summaryrefslogtreecommitdiff
path: root/java/jboss5/files/patch-build-common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/jboss5/files/patch-build-common.xml')
-rw-r--r--java/jboss5/files/patch-build-common.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/java/jboss5/files/patch-build-common.xml b/java/jboss5/files/patch-build-common.xml
deleted file mode 100644
index 0bf67a9c68fc..000000000000
--- a/java/jboss5/files/patch-build-common.xml
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./tools/etc/buildmagic/build-common.xml.orig Sun Mar 25 20:25:52 2007
-+++ ./tools/etc/buildmagic/build-common.xml Sun Mar 25 20:27:18 2007
-@@ -20,6 +20,7 @@
- <fail unless="buildmagic.ant.compatible">
- Unsupported Ant version:
- ${ant.version}
-- Please install a version which is compatible with Ant ${buildmagic.ant16.baseversion}.
-+ Please install a version which is compatible with Ant ${buildmagic.ant16.baseversion}
-+ or ${buildmagic.ant17.baseversion}.
- </fail>
-
- <!-- JDK Detection -->