Hi,  ifnot is now deprecated in rc4, so I'm trying to port things over
to the new way....

<attribute type="AssemblyDescriptionAttribute"
if="${property::exists('CCNetLabel')}" value="CruiseControl automated
build of ${CCNetProject}" />

This fails.  CCNetProject is not defined.  I know it's not defined,
that's why it's only meant to do this if the "IF" is true.

Is this really the intended behaviour?  Shouldn't the if be getting
evaluated first?

Cheers,
Karl P


_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to