 |
jakarta-commons-fileupload-1.0-crosslink.patch |
|
--- commons-fileupload-1.0/build.xml 2003-06-25 06:50:23.000000000 +0200
+++ commons-fileupload-1.0/build.xml-gil 2009-03-10 19:28:20.000000000 +0100
@@ -136,6 +136,7 @@
<pathelement location="target/${final.name}.jar">
</pathelement>
</classpath>
+ <link href="${servletapi.javadoc}" />
</javadoc>
</target>
<target name="get-deps" unless="noget" depends="init">
|
|
|