forked from pool/wsdl4j
This commit is contained in:
parent
c2191c350a
commit
8c6cf3faf4
@ -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>
|
||||
|
||||
|
@ -60,7 +60,7 @@ Description Language for Java.
|
||||
%setup -q -n %{name}-1_6_3
|
||||
|
||||
%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
|
||||
# inject OSGi manifests
|
||||
|
Loading…
x
Reference in New Issue
Block a user