Re: XmlProperty caching values

2006-03-24 Thread Jeffrey E Care
Ant properties are immutable. Jeffrey E. (Jeff) Care [EMAIL PROTECTED] IBM WebSphere Application Server Development WAS Pyxis Lead Release Engineer "Arun Gupta" <[EMAIL PROTECTED]> wrote

RE: XmlProperty caching values

2006-03-24 Thread Jim MacDonald
Hi, Only just joined the group so apologies if this is out of context. My understanding is that the ANT properties are immutable and when multiple targets are on the same command line (is that what you mean) then the second target inherits the properties of the first. I had that problem at any r