Re: xmlproperty not expanding

2012-06-06 Thread Ronald Albury
s it provides > do not reflect this statement. > > Also have a look at the echoproperties task, it helps a whole heap with > debugging properties. > > http://ant.apache.org/manual/Tasks/xmlproperty.html > http://ant.apache.org/manual/Tasks/echoproperties.html > > On 7 J

xmlproperty not expanding

2012-06-06 Thread Ronald Albury
My understanding is that the xmlproperty task is supposed to expand references to external properties just like the regular property task does. However, it does not seem to work for me. The output below is from ant 1.7 - however I have downloaded the latest ant and it has the same issue. *Here i