Accepting request 238914 from Java:packages
FWD Java:packages fixes OBS-URL: https://build.opensuse.org/request/show/238914 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wsdl4j?expand=0&rev=16
This commit is contained in:
commit
7fcaf865fb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 27 11:48:18 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Fix build on SLE11.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 17 15:39:38 UTC 2014 - tchvatal@suse.com
|
Tue Jun 17 15:39:38 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ Description Language for Java.
|
|||||||
%setup -q -n %{name}-1_6_3
|
%setup -q -n %{name}-1_6_3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ant compile javadocs
|
ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 compile javadocs
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# inject OSGi manifests
|
# inject OSGi manifests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user