Author: ebourg-guest
Date: 2013-09-23 14:48:42 +0000 (Mon, 23 Sep 2013)
New Revision: 17263

Modified:
   trunk/maven-ant-helper/debian/changelog
   trunk/maven-ant-helper/maven-build.xml
Log:
Removed the Javadoc link with the OpenJDK 6 documentation



Modified: trunk/maven-ant-helper/debian/changelog
===================================================================
--- trunk/maven-ant-helper/debian/changelog     2013-09-23 14:32:02 UTC (rev 
17262)
+++ trunk/maven-ant-helper/debian/changelog     2013-09-23 14:48:42 UTC (rev 
17263)
@@ -5,6 +5,7 @@
     - Updated Standards-Version to 3.9.4 (no changes)
     - Use canonical URLs for the Vcs-* fields
     - Removed the duplicate Section field for the binary package
+  * Removed the Javadoc link with the OpenJDK 6 documentation
 
  -- Emmanuel Bourg <[email protected]>  Mon, 23 Sep 2013 16:25:59 +0200
 

Modified: trunk/maven-ant-helper/maven-build.xml
===================================================================
--- trunk/maven-ant-helper/maven-build.xml      2013-09-23 14:32:02 UTC (rev 
17262)
+++ trunk/maven-ant-helper/maven-build.xml      2013-09-23 14:48:42 UTC (rev 
17263)
@@ -447,7 +447,6 @@
                 <include name="**"/>
             </packageset>
             <link href="file:///usr/share/doc/default-jdk-doc/api" 
packagelistLoc="/usr/share/doc/default-jdk/api/" />
-            <link href="file:///usr/share/doc/openjdk-6-doc/api" 
packagelistLoc="/usr/share/doc/openjdk-6/api/" />
             <link href="file:///usr/share/doc/classpath-doc/api" />
             <link href="file:///usr/share/doc/${dependency}/api" />
             <link href="file:///usr/share/doc/${dependency2}/api" />


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to