[ognl] 10/34: Update 01_build_xml.diff to fix javadoc Ant target
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Oct 4 23:07:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ognl.
commit e71d08c4a3af03e9ef1adb736d94d6c2fd0c2dc0
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Fri Jun 19 22:53:46 2009 +0000
Update 01_build_xml.diff to fix javadoc Ant target
---
debian/patches/01_build_xml.diff | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/debian/patches/01_build_xml.diff b/debian/patches/01_build_xml.diff
index 669d9bf..60612db 100644
--- a/debian/patches/01_build_xml.diff
+++ b/debian/patches/01_build_xml.diff
@@ -41,3 +41,20 @@ Origin: Damien Raude-Morvan <drazzib at drazzib.com>
</target>
</project>
+--- a/osbuild.xml
++++ b/osbuild.xml
+@@ -138,14 +138,11 @@
+ classpathref="cp"
+ author="true"
+ version="true"
+- overview="${src.java}/overview.html"
+ windowTitle="${fullname} API - ${version}"
+ doctitle="${fullname} API (${version})"
+ footer="<a href="http://www.opensymphony.com/${name}/" target="_top">${fullname} Project Page</a>"
+ use="true"
+ verbose="false">
+- <link href="http://java.sun.com/j2se/${compile.version}/docs/api/"/>
+- <link href="http://java.sun.com/j2ee/${compile.version}/docs/api/"/>
+ </javadoc>
+ <!-- <copy overwrite="yes" file="${docs}/main.css" tofile="${docs}/api/stylesheet.css"/> -->
+ </target>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ognl.git
More information about the pkg-java-commits
mailing list