Matt to the rescue (again). :)
-Original Message-
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 18, 2005 11:21 AM
To: Ant Users List
Subject: RE: Problem with nested property sets
yep, 'tis a bug in the handling of mapped, nested
propertysets. I will look into
s] bar.3=3
> [echoproperties] #Ant properties
> [echoproperties] #Wed May 18 08:26:28 EDT 2005
> [echoproperties] foobar.4=4
> [echoproperties] foobar.3=3
> [echoproperties] foobar.2=2
> [echoproperties] foobar.1=1
>
>
>
> -Original Message-
> From: _mylene_ [m
erties] #Ant properties
> [echoproperties] #Wed May 18 08:26:28 EDT 2005
> [echoproperties] foobar.4=4
> [echoproperties] foobar.3=3
> [echoproperties] foobar.2=2
> [echoproperties] foobar.1=1
>
>
>
> -Original Message-
> From: _mylene_ [mailto:[EMAIL PROTECTED]
> Sent: W
AFAIK properties cannot be changed (though variables can).
When a property is set, it stays set.
Mylene
On 5/18/05, Dick, Brian E. <[EMAIL PROTECTED]> wrote:
> I have two property sets, one prefixed with "foo" and one prefixed with
> "bar". I want to union these two property sets and change the "
2005
[echoproperties] foobar.4=4
[echoproperties] foobar.3=3
[echoproperties] foobar.2=2
[echoproperties] foobar.1=1
-Original Message-
From: _mylene_ [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 18, 2005 8:09 AM
To: Ant Users List
Subject: Re: Problem with nested property sets
It's no
> -Original Message-
> From: Jeffrey E Care [mailto:[EMAIL PROTECTED] ]
> Sent: Tuesday, May 17, 2005 4:03 PM
> To: Ant Users List
> Subject: Re: Problem with nested property sets
>
> Try running in debug mode (-debug) and providing the stack trace.
>
>
nt Users List
Subject: Re: Problem with nested property sets
Try running in debug mode (-debug) and providing the stack trace.
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.opensource.ibm.com/projects/mantis
"Di
Try running in debug mode (-debug) and providing the stack trace.
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.opensource.ibm.com/projects/mantis
"Dick, Brian E." <[EMAIL PROTECTED]> wrote on 05/17/2005 12:30:58 P
I'm getting an exception from the following build. The echoproperties
task doesn't like the nested propertyset. What am I doing wrong?