dev-java/xmlrpc: remove unused patch

This commit is contained in:
Michael Mair-Keimberger (asterix)
2016-08-04 19:55:22 +02:00
parent e2472d04ed
commit 6908ffa46c

View File

@@ -1,14 +0,0 @@
--- build.xml.orig 2005-12-21 10:09:45.000000000 +0100
+++ build.xml 2007-04-24 23:28:42.000000000 +0200
@@ -302,9 +302,10 @@
<delete dir="${test.reportsDirectory}"/>
<mkdir dir="${test.reportsDirectory}"/>
- <junit printSummary="yes">
+ <junit printSummary="yes" haltonfailure="true">
<formatter type="plain"/>
<classpath refid="classpath"/>
+ <classpath path="${gentoo.classpath}"/>
<classpath>
<!-- <pathelement location="${xerces.jar}"/> -->
<pathelement path="${build.dest}"/>