AW: Two-level property names

2007-08-20 Thread Jan.Materne
liche Nachricht- Von: Prashant Reddy [mailto:[EMAIL PROTECTED] Gesendet: Montag, 20. August 2007 11:50 An: Ant Users List Betreff: Re: Two-level property names May be a strategy like this will be of use : http://blogs.sun.com/geertjan/entry/p_img_src_http_blogs -Prashant On Mon, 2007-08-20

Re: Two-level property names

2007-08-20 Thread Prashant Reddy
May be a strategy like this will be of use : http://blogs.sun.com/geertjan/entry/p_img_src_http_blogs -Prashant On Mon, 2007-08-20 at 11:36 +0200, Krzysztof Kucybała wrote: > Hi, > > I just wanted to know if there is a possibility to achieve something > like this in Ant: > > -> I have a set of n

Two-level property names

2007-08-20 Thread Krzysztof Kucybała
Hi, I just wanted to know if there is a possibility to achieve something like this in Ant: -> I have a set of names that identify different deployment environments. say these are unit, dev, intern for now. -> I have a set of properties for each of these, all in one property file (wouldn't be