Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
44aa89576d |
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@ sed -i 's/\r//' *.txt *.html
|
|||
%pom_add_plugin org.apache.maven.plugins:maven-javadoc-plugin . "
|
||||
<configuration><source>1.3</source></configuration>"
|
||||
|
||||
# this package needs to be compiled with -source 1.3 option
|
||||
%mvn_config buildSettings/compilerSource 1.3
|
||||
|
||||
%mvn_file : %{name} %{short_name}
|
||||
%mvn_alias : org.apache.commons: %{base_name}:%{base_name}
|
||||
|
|
|
|||
Reference in a new issue