aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2006-11-20 09:00:04 +0000
committerJeremias Maerki <jeremias@apache.org>2006-11-20 09:00:04 +0000
commit9b2dbedf57109c6b4c6baa1b3f4490640ea41f43 (patch)
tree6d2bb2e9ce046cd4b70d4c154c3e8fa826891ecc /build.xml
parent49182fd227d9720aa8d73891b41547537a195af8 (diff)
downloadxmlgraphics-fop-9b2dbedf57109c6b4c6baa1b3f4490640ea41f43.tar.gz
xmlgraphics-fop-9b2dbedf57109c6b4c6baa1b3f4490640ea41f43.zip
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 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@477112 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 61a220e10..c0fca36e6 100644
--- 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"/>