SHA256
1
0
forked from pool/wsdl4j

Accepting request 523415 from Java:packages

Fix build with java 9

OBS-URL: https://build.opensuse.org/request/show/523415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wsdl4j?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2017-09-13 20:27:07 +00:00 committed by Git OBS Bridge
commit edf87248a7
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 11 20:09:45 UTC 2017 - fstrba@suse.com
- Specify java source and target level 1.6 in order to allow
building with jdk9
-------------------------------------------------------------------
Fri May 19 12:12:11 UTC 2017 - tchvatal@suse.com

View File

@ -60,7 +60,7 @@ Description Language for Java.
%setup -q -n %{name}-1_6_3
%build
ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 compile javadocs
ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 compile javadocs
%install
# inject OSGi manifests