> From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
> i have a problem with properties in
>
> Once the first time the updatelist and deletelist are loaded for the
> first environment = @{Lum} it cannot be overwrited for the next
> environment in the list ${Lums}.
>
> How to make that loops work wi
Rick Genter [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 30, 2005 3:33 PM
To: Ant Users List
Subject: RE: Probs with property expansion in loops
Try incorporating the name of the lib into the property. Something like:
Then use [EMAIL PROTECTED] throughout.
--
Rick Genter
Principal
TECTED]
Sent: Tuesday, August 30, 2005 9:18 AM
To: user@ant.apache.org
Subject: Probs with property expansion in loops
Hi,
i have a problem with properties in
scenario =
Three lists :
- list with all environments that should be served
(loaded outside all loops)
- list with all servers
e var name= .. with loadfile property ?!
Gilbert
-Original Message-
From: Burgess, Benjamin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 30, 2005 3:23 PM
To: Ant Users List
Subject: RE: Probs with property expansion in loops
In core ant, properties are immutable. Also, there are
30, 2005 9:18 AM
To: user@ant.apache.org
Subject: Probs with property expansion in loops
Hi,
i have a problem with properties in
scenario =
Three lists :
- list with all environments that should be served
(loaded outside all loops)
- list with all servers of one environment
(loaded in
Hi,
i have a problem with properties in
scenario =
Three lists :
- list with all environments that should be served
(loaded outside all loops)
- list with all servers of one environment
(loaded in loop 2)
- list of files to be deleted on those servers
- list of files to be copied to those