You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2006/11/20 10:00:08 UTC

svn commit: r477112 - /xmlgraphics/fop/trunk/build.xml

Author: jeremias
Date: Mon Nov 20 01:00:04 2006
New Revision: 477112

URL: http://svn.apache.org/viewvc?view=rev&rev=477112
Log:
Removed Implementation-URL entry as that seems to be used for automatic extension downloading:
See http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#Main%20Attributes

Modified:
    xmlgraphics/fop/trunk/build.xml

Modified: xmlgraphics/fop/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/build.xml?view=diff&rev=477112&r1=477111&r2=477112
==============================================================================
--- xmlgraphics/fop/trunk/build.xml (original)
+++ xmlgraphics/fop/trunk/build.xml Mon Nov 20 01:00:04 2006
@@ -511,7 +511,6 @@
           <attribute name="Implementation-Title" value="${Name}"/>
           <attribute name="Implementation-Version" value="${version}"/>
           <attribute name="Implementation-Vendor" value="The Apache Software Foundation (http://xmlgraphics.apache.org/fop/)"/>
-          <attribute name="Implementation-URL" value="http://xmlgraphics.apache.org/fop/"/>
         </section>
       </manifest>
       <metainf dir="${basedir}" includes="LICENSE,NOTICE"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org