blob: 0bf67a9c68fcf7174e4b36a619c2d76c885a3114 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- ./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 -->
|