Please try it without namespace. It works on my system. There were few emails saying that namespace processing is broken. I still do not understand how it works in ANT, so I never use it.

- Alexey.

Jeffrey Bacon wrote:

Am I missing something stupid here? I can use my own condition but when I use isset I get:

build.xml:343: Class net.sf.antcontrib.logic.IfTask doesn't support the
 nested "isset" element.



<contrib:if>
<isset property="com.magmic-libs-built" />
<contrib:then>
<contrib:var name="build_classpath" value="${build_classpath};${basedir}/${temp.dir}/com.magmic.jar" />
</contrib:then>
</contrib:if>



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to