This commit is contained in:
parent
b53bceaa34
commit
1985c27ef6
@ -1,10 +0,0 @@
|
||||
--- jython-svn-Release_2_2_1/build.xml 2007-10-13 20:44:01.000000000 +0200
|
||||
+++ jython-svn-Release_2_2_1/build.xml 2017-09-10 21:20:45.286417750 +0200
|
||||
@@ -581,6 +581,7 @@
|
||||
packagenames="org.python.core, org.python.util, com.ziclix.python.sql"
|
||||
windowtitle="Jython API documentation"
|
||||
bottom="<a href='http://www.jython.org' target='_top'>Jython homepage</a>"
|
||||
+ additionalparam="-Xdoclint:none"
|
||||
>
|
||||
<classpath refid="main.classpath" />
|
||||
</javadoc>
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 12:50:14 UTC 2017 - fstrba@suse.com
|
||||
|
||||
- Removed patch:
|
||||
* jython-javadoc.patch
|
||||
- Not needed, since doclint is disabled by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 10 19:26:18 UTC 2017 - fstrba@suse.com
|
||||
|
||||
|
@ -49,7 +49,6 @@ Patch5: %{name}-cached-classes.patch
|
||||
Patch6: %{name}-sourcetarget.patch
|
||||
Patch7: %{name}-module.patch
|
||||
Patch8: %{name}-compareto.patch
|
||||
Patch9: %{name}-javadoc.patch
|
||||
Requires: jakarta-oro
|
||||
Requires: javapackages-tools
|
||||
Requires: jline
|
||||
@ -181,7 +180,6 @@ development and in shipping products.
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
|
||||
%build
|
||||
export CLASSPATH=$(build-classpath mysql-connector-java oro servlet jline)
|
||||
|
Loading…
x
Reference in New Issue
Block a user