From: Jonathan C. <cra...@sn...> - 2003-02-17 17:34:09
|
Chetna- > Please let me know which ant version you guys are using. I've been using Ant version 1.5.1. Steve, can you confirm that the following error-- > BUILD FAILED > > /home/projects/install/build.xml:64: Class > org.apache.tools.ant.taskdefs.condition.And doesn't support the nested > "isfalse" element. --is due to the Ant version mismatch? It certainly looks like it might be complaining about a feature that was only added in version 1.5. We should update the documentation to require a recent (1.5+) Ant. Jonathan |