Re: echo a property

2010-10-28 Thread Dominique Devienne
On Thu, Oct 28, 2010 at 9:15 AM, ritchie wrote: >  I created  a java class to read that property from the properties file and > then passed it on to another java class which does the deployment. I am not > sure whether this is  a limitation in ant. You can call it a limitation of sort, sure. But

Re: echo a property

2010-10-28 Thread ritchie
I created a java class to read that property from the properties file and then passed it on to another java class which does the deployment. I am not sure whether this is a limitation in ant. -- View this message in context: http://ant.1045680.n5.nabble.com/echo-a-property-tp3239198p3240608.h

Re: Fail if any of many files contains a string

2010-10-28 Thread chris.holman
I found this alternative solution. Putting it here for myself as much as anything else. -- View this message in context: http: