I am using lower case <ispropertytrue> . Still I get the error, "if doesn't support the nested "ispropertytrue" element."
Following is my code: <taskdef resource="net/sf/antcontrib/antcontrib.properties"> <classpath> <pathelement location="C:/Program Files/ant/apache-ant-1.7.1/lib/ant-contrib-1.0b3.jar"/> </classpath> </taskdef> <if> <ispropertytrue property="commit"/> -- View this message in context: http://ant.1045680.n5.nabble.com/ant-contrib-ispropertytrue-tp1354587p3245701.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org