]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Removed Implementation-URL entry as that seems to be used for automatic extension...
authorJeremias Maerki <jeremias@apache.org>
Mon, 20 Nov 2006 09:00:04 +0000 (09:00 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 20 Nov 2006 09:00:04 +0000 (09:00 +0000)
See http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#Main%20Attributes

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@477112 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 61a220e108d657576145993a0aac07941023a3ff..c0fca36e648003062a931a7f60f10ff7222cdf65 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -511,7 +511,6 @@ list of possible build targets.
           <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"/>