forked from pool/apache-commons-chain
This commit is contained in:
parent
b0bde6fe6f
commit
ade3f5bd5d
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package apache-commons-chain
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -117,7 +117,7 @@ ant \
|
||||
%if %{without tests}
|
||||
-Dmaven.test.skip=true \
|
||||
%endif
|
||||
-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
|
||||
-Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \
|
||||
-Dbuild.sysclasspath=first dist javadoc
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user