summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/axis/files/axis-1.4-path_refs.xml.patch')
-rw-r--r--www-servers/axis/files/axis-1.4-path_refs.xml.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/www-servers/axis/files/axis-1.4-path_refs.xml.patch b/www-servers/axis/files/axis-1.4-path_refs.xml.patch
deleted file mode 100644
index 7c0ad2455bd4..000000000000
--- a/www-servers/axis/files/axis-1.4-path_refs.xml.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- xmls/path_refs.xml.orig 2006-04-23 03:56:52.000000000 +0200
-+++ xmls/path_refs.xml 2006-10-01 15:31:34.000000000 +0200
-@@ -1,4 +1,5 @@
- <path id="classpath">
-+ <!--
- <pathelement location="${xercesImpl.jar}"/>
- <pathelement location="${xmlParserAPIs.jar}"/>
- <pathelement location="${xalan.jar}"/>
-@@ -14,10 +15,10 @@
- <pathelement location="${j2ee.jar}"/>
- <pathelement location="${junit.jar}"/>
- <pathelement location="${servlet.jar}"/>
-+ -->
- <fileset dir="${lib.dir}">
- <include name="**/*.jar"/>
- </fileset>
-- <pathelement path="${java.class.path}"/>
- <pathelement location="${build.dest}" />
- <pathelement location="${build.dir}/tools" />
- <pathelement location="${build.lib}/axis-ant.jar" />