mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-java/xmlrpc: remove unused patch
This commit is contained in:
@@ -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}"/>
|
||||
Reference in New Issue
Block a user