forked from pool/xmlgraphics-commons
This commit is contained in:
parent
5434ec2813
commit
3fd5194f3d
@ -1,10 +1,9 @@
|
||||
--- build.xml 2018-05-14 11:00:43.000000000 +0200
|
||||
+++ build.xml 2019-01-19 08:32:11.492539275 +0100
|
||||
@@ -251,7 +251,8 @@
|
||||
<attribute name="Implementation-Title" value="${Name}"/>
|
||||
@@ -252,6 +252,8 @@
|
||||
<attribute name="Implementation-Version" value="${version}"/>
|
||||
<attribute name="Implementation-Vendor" value="The Apache Software Foundation (http://xmlgraphics.apache.org/)"/>
|
||||
- <attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}, Java ${java.runtime.version}])"/>
|
||||
<attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}, Java ${java.runtime.version}])"/>
|
||||
+ <attribute name="Bundle-SymbolicName" value="org.apache.xmlgraphics"/>
|
||||
+ <attribute name="Bundle-Version" value="${version}"/>
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user