AW: ant property not set question

2007-04-18 Thread Jan.Materne
I think Rob means, that you could delete all your is.dev.home occurences and just using env.IS_DEV_HOME. If you want to define that in a propery file just use env.IS_DEV_HOME=someValue It's "just" a normal property ... But personally I prefer using different properties. So you are free to do mor

AW: ant property not set question

2007-04-16 Thread Jan.Materne
This works for me: '${is.dev.home}' Jan >-Ursprüngliche Nachricht- >Von: Dominique Devienne [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 13. April 2007 23:18 >An: Ant Users List >Betreff: Re: ant property not set question >