RE: AW: AW: How to set properties when property is set

2006-05-23 Thread Michael Pustovalov
y 23, 2006 3:30 PM To: user@ant.apache.org Subject: Re: AW: AW: How to set properties when property is set Jan: Sorry, I see your point...he could define the properties in a property file and do as you list... From his email I took it literally - meaning he wanted to set the property values i

Re: AW: AW: How to set properties when property is set

2006-05-23 Thread Scot P. Floess
Jan: Sorry, I see your point...he could define the properties in a property file and do as you list... From his email I took it literally - meaning he wanted to set the property values in his build.xml. Your solution is a very clean and elegant solution - I like it :) [EMAIL PROTECTED]