|
Not sure about the first question, but as for ifnot, replace
with the following: <if test="true"
unless="${property::exists(' buildtarget ')}"> //TODO:
Stuff </if> Kind of hoaky, but it works :) From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul Cowan Hi all, If the line below is deprecated
then
what would the new syntax be? ${convert::to-int(phasenumber) >
1}
What would the syntax be for the following be:
<ifnot propertyexists="buildtarget">
<property name="buildtargetcode" value="development" readonly="true" />
</ifnot> Thanks
This Message Scanned for Viruses by
McAfee WebShield . |
- [Nant-users] convert::to-int deprecated Paul Cowan
- RE: [Nant-users] convert::to-int deprecated Stephen Tunney
- RE: [Nant-users] convert::to-int deprecated Stephen Tunney
- RE: [Nant-users] convert::to-int deprecated Robert Schneider
- Re: [Nant-users] convert::to-int deprecated Troy Laurin
- RE: [Nant-users] convert::to-int deprecated Stephen Tunney
- Re: [Nant-users] convert::to-int deprecated Gary Feldman
