can we see all the statements which set all the propertiesspecifiycally the
property of retest ?(would be easier if we saw the entire build.xml..)
ThanksMartin ______________________________________________Disclaimer and
confidentiality noteEverything in this e-mail and any attachments relates to
the official business of Sender. This transmission is of a confidential nature
and Sender does not endorse distribution to any party other than intended
recipient. Sender does not necessarily endorse content contained within this
transmission.> Date: Wed, 6 Feb 2008 10:59:58 -0800> From: [EMAIL PROTECTED]>
To: user@ant.apache.org> Subject: condition question> > Hi> > Why is this
condition failing/false when "confused" is 1 ? I just don't see> it.> > <echo>
confused ${confused} </echo>> > <condition property="retest6" value="3"
else="6">> > <equals arg1="${confused}" arg2="1" />> > </condition>> > <echo>
retest ${retest}</echo>> > > > _recheck:> [echo] confused 1> [echo]> Condition
false; setting retest6 to 6> Setting project property: retest6 -> 6> Property
"retest" has not been set> [echo] retest ${retest}> Property "retest" has not
been set
_________________________________________________________________
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008