Compare commits

...
This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

1 commit

Author SHA1 Message Date
Mat Booth
44aa89576d Fix for modularity 2020-03-24 23:57:22 +00:00

View file

@ -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}