This commit is contained in:
parent
7e32b413d6
commit
753cf62a59
@ -59,7 +59,7 @@ find . -name "*.jar" | xargs rm
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
build-jar-repository -s lib commons-io commons-logging
|
build-jar-repository -s lib commons-io commons-logging
|
||||||
ant -Ddev -Djavac.source=1.8 -Djavac.target=1.8 package javadocs
|
ant -Ddev=true -Djavac.source=1.8 -Djavac.target=1.8 package javadocs
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# jar
|
# jar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user