Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates-src > by-pkgid > 8251f4cd9fa705447978e332743ef88d > files > 6

apache-commons-collections-3.2.1-24.1.mga5.src.rpm

--- commons-collections-3.1/build.xml~	2004-06-23 00:17:14.000000000 +0100
+++ commons-collections-3.1/build.xml	2005-05-04 13:58:44.000000000 +0100
@@ -80,7 +80,6 @@
 
   <!-- Javadoc -->
   <property name="javadoc.access"          value="protected"/>
-  <property name="javadoc.links"           value="http://java.sun.com/j2se/1.3/docs/api/"/>
 
   <!-- JUnit -->
   <property name="test.failonerror"        value="true"/>
@@ -362,7 +361,6 @@
                  author="true"
                 version="true"
                     use="true"
-                   link="${javadoc.links}"
                overview="${source.java}/org/apache/commons/collections/overview.html"
                doctitle="${component.title} ${component.version} API;"
             windowtitle="${component.title} ${component.version} API"
@@ -470,7 +468,6 @@
                  access="protected"
                  author="false"
                 version="false"
-                   link="${javadoc.links}"
                overview="${source.test}/org/apache/commons/collections/overview.html"
                doctitle="${tf.title} ${tf.version} API;"
             windowtitle="${tf.title} ${tf.version} API"