20
0
2024-10-11 22:56:03 +00:00
committed by Git OBS Bridge
parent 5a9358894c
commit 7e32b413d6
+4 -4
View File
@@ -1,6 +1,6 @@
--- build.xml 2024-10-11 14:25:27.792649947 +0200
+++ build.xml 2024-10-11 14:27:02.993303421 +0200
@@ -261,7 +261,17 @@
--- build.xml 2018-05-14 11:00:43.000000000 +0200
+++ build.xml 2020-04-03 14:37:25.091265000 +0200
@@ -251,7 +251,17 @@
<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/)"/>
@@ -19,7 +19,7 @@
</manifest>
<metainf dir="${basedir}" includes="LICENSE,NOTICE"/>
</jar>
@@ -396,20 +406,13 @@
@@ -357,20 +367,13 @@
</target>
<target name="junit" depends="junit-basic" description="Runs all JUnit tests" if="junit.present">