Are they declared BEFORE VssLabel? They have to be or it won't work.

-----Original Message-----
From: Ron Coutts [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 03, 2002 4:10 PM
To: 'Ant Users List' (E-mail)
Subject: Making a new Properties from other Properties.


I'm trying to create a build label using the Property task as follows:

<property name="VssLabel" value="${BuildString} ${BuildNumber}" />

I've Echo'ed ${BuildString} and ${BuildNumber}, they're fine, but
${VssLabel} is empty.  Anyone know what's wrong here?

Ron


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

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

Reply via email to