Re: [Nant-users] String Compare

2005-04-05 Thread Troy Laurin
The if property requires a boolean value (true or false)... you need to perform the comparison as part of an expression: if="${build.type == ''}" Hope that helps, -- Troy --- SF email is sponsored by - The IT Product Guide Read honest &

[Nant-users] String Compare

2005-04-04 Thread Mark Amos
Title: String Compare I'm attempting to compare a property value to a string: if="'${build_type}' == ''" but an error is returned.  Could you let me know what syntax I should be using to achieve this.  Thanks. Mark The above information is confidential to the addressee. Un