Re: Task replace - how to use a XML property file

2009-01-20 Thread Gilbert Rebhan
Lars Ohlén schrieb: > Hi, > I have done some string substitution on a set of files using the task > replace > > (with a replacefilterfile refereeing to property file) > > > > Everything works like expected but the users would prefer to be able to > > enter the properties in XML instead th

Task replace - how to use a XML property file

2009-01-20 Thread Lars Ohlén
Hi, I have done some string substitution on a set of files using the task replace (with a replacefilterfile refereeing to property file) Everything works like expected but the users would prefer to be able to enter the properties in XML instead the standard name=value construct. I ha