forked from pool/apache-commons-jxpath
This commit is contained in:
parent
b6e9b73ca4
commit
56de9d71ad
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 10:47:35 UTC 2018 - fstrba@suse.com
|
||||
|
||||
- Build with source and target 8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 21 07:54:40 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
|
@ -67,6 +67,7 @@ export CLASSPATH=$(build-classpath \
|
||||
target/commons-jxpath.jar \
|
||||
):target/classes:target/test-classes
|
||||
ant -Dmaven.mode.offline=true jar \
|
||||
-Dant.build.javac.source=8 -Dant.build.javac.target=8 \
|
||||
-lib %{_datadir}/java
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user