Re: ant-contrib and property immutability

2004-01-26 Thread Dale Anson
Another option is to use ant-contrib's Variable task, which is a mutable property. It is in the 0.6 ant-contrib release. Dale Stirling, Scott wrote: > Hi, > > I am writing to share my workaround for a gotcha I encountered with the latest > ant-contrib tak (version 0.6) and some standard Ant t

ant-contrib and property immutability

2004-01-26 Thread Stirling, Scott
Hi, I am writing to share my workaround for a gotcha I encountered with the latest ant-contrib tak (version 0.6) and some standard Ant tasks. And if anyone has a better workaround/solutions, please let me know. Consider a loop like this, which does the following: - loops over a fileset in a