Just running ant to build the
https://svn.jboss.org/repos/jbossas/branches/Branch_4_2 its
failing to recognize the ant 1.7.1 version as it does not appear to see the ant.version
system property:
| BUILD FAILED
| /Users/svn/JBossAS/branches/Branch_4_2/tools/etc/buildmagic/buildmagic.ent:28:
Unsupported Ant version:
|
| ${ant.version}
|
| Please install a version which is compatible with Ant 1.6.5 or 1.7.1.
|
| Total time: 1 second
| [512][valkyrie: build]$ type ant
| ant is hashed (/usr/bin/ant)
| [513][valkyrie: build]$ ant -version
| Apache Ant version 1.7.1 compiled on June 27 2008
|
I can build with the bundled ant 1.6.5 fine.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214249#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...