AW: ant and nested property values

2005-10-07 Thread Jan.Materne
http://ant.apache.org/faq.html#propertyvalue-as-name-for-property Jan >-Ursprüngliche Nachricht- >Von: Holger King [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 7. Oktober 2005 09:58 >An: user@ant.apache.org >Betreff: ant and nested property values > >Hi Group,

ant and nested property values

2005-10-07 Thread Holger King
Hi Group, I'm just trying to build something like that using "ANT" and "ANT-CONTRIB": In this case "nested" would resolve as follows: nested = ${${one}.${two}} = ${first.${two}} = ${first.second} = numbers Using CruiseControl (s.: http://confluence.public.