RE: Propery override in ant 1.6.1 vs 1.4.1

2004-05-25 Thread Ivan Ivanov
Hello, One thing to add, in Java Development with Ant page 71, Erik Hatcher points that breaks the rule of properties' immutability and advices of not relying in this hole, since it might be fixed as it is now. Ivan --- "Oleg S. Estekhin" <[EMAIL PROTECTED]> wrote: > Hello > > The properties in

RE: Propery override in ant 1.6.1 vs 1.4.1

2004-05-25 Thread Oleg S. Estekhin
Hello The properties in Ant 1.6 are immutable (see the second paragraph at http://ant.apache.org/manual/CoreTasks/property.html). You will have to use different property in each condition. > -Original Message- > From: Hedstrom, Brian [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 25, 200