This commit is contained in:
parent
f017c7d1f6
commit
2e2dd129a2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 11:06:56 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not buildrequire jline, since it is only runtime dependency
|
||||
- Do not run ant with -v and -d options during the product build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 18 16:32:33 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -100,9 +100,7 @@ sed -i -e 's|^implementation.version: Rhino .* release .* \${implementation.date
|
||||
%patch100 -b .gjc
|
||||
|
||||
%build
|
||||
export CLASSPATH=
|
||||
export OPT_JAR_LIST=:
|
||||
%{ant} -v -d \
|
||||
%{ant} \
|
||||
-Dxbean.jar=$(build-classpath xmlbeans/xbean | cut -d ':' -f 1) \
|
||||
-Djsr173.jar=$(build-classpath bea-stax-api) \
|
||||
-Dtarget-jvm=6 -Dsource-level=6 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user