Accepting request 963258 from Java:packages
Build with source/target levels 8 OBS-URL: https://build.opensuse.org/request/show/963258 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wsdl4j?expand=0&rev=24
This commit is contained in:
commit
5f296efec4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 20 13:07:44 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Build with source and target levels 8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 1 16:47:32 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
Tue Mar 1 16:47:32 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@ Description Language for Java.
|
|||||||
%setup -q -n %{name}-1_6_3
|
%setup -q -n %{name}-1_6_3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 compile javadocs
|
ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 compile javadocs
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# inject OSGi manifests
|
# inject OSGi manifests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user