[pkg-java] r8546 - trunk/ognl/debian/patches

Damien Raude-Morvan drazzib-guest at alioth.debian.org
Fri Jun 19 22:53:46 UTC 2009


Author: drazzib-guest
Date: 2009-06-19 22:53:46 +0000 (Fri, 19 Jun 2009)
New Revision: 8546

Modified:
   trunk/ognl/debian/patches/01_build_xml.diff
Log:
Update 01_build_xml.diff to fix javadoc Ant target


Modified: trunk/ognl/debian/patches/01_build_xml.diff
===================================================================
--- trunk/ognl/debian/patches/01_build_xml.diff	2009-06-19 22:32:08 UTC (rev 8545)
+++ trunk/ognl/debian/patches/01_build_xml.diff	2009-06-19 22:53:46 UTC (rev 8546)
@@ -41,3 +41,20 @@
      </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="&lt;a href=&quot;http://www.opensymphony.com/${name}/&quot; target=&quot;_top&quot;&gt;${fullname} Project Page&lt;/a&gt;"
+                  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>




More information about the pkg-java-commits mailing list