Silvan Calarco
c90e15c0b2
fixes: the class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found. also restores build of gcj libraries [release 1.8.4-2mamba;Fri Jun 14 2013]
14 lines
385 B
Diff
14 lines
385 B
Diff
--- build.xml.orig 2012-02-29 13:29:12.000000000 +0200
|
|
+++ build.xml 2012-02-29 13:31:36.787937053 +0200
|
|
@@ -728,10 +728,6 @@
|
|
<include name="LICENSE.txt"/>
|
|
<include name="NOTICE.txt"/>
|
|
</metainf>
|
|
- <manifest>
|
|
- <attribute name="Class-Path"
|
|
- value="ant.jar xalan.jar"/>
|
|
- </manifest>
|
|
</jar>
|
|
|
|
<macrodef name="optional-jar">
|