refactoring

2010-04-18 Thread Raja Nagendra Kumar
There are 4 references to the encoding string ISO-8859-1 in ant source code.. may be it is good to introduce a constant.. 1 in org.apache.tools.ant.filters.ClassConstants 3 in org.apache.tools.ant.util.LayoutPreservingProperties Regards, Raja Nagendra Kumar, C.T.O www.tejasoft.com -- View

Iteration of ant properties in the same natural order

2010-04-18 Thread Raja Nagendra Kumar
Hi, Does ant api has any class, which read ant/java properties files and allows the iteration in the same order they were present in the original file. e.g if the properties a=k b=c d=10 etc exists..My iterator for the properties should give me the keys in the order of a,b,d.. I was looking

Re: [Vote] Augment feature

2010-04-18 Thread Martijn Kruithof
Hello I have quite some difficulties with the discrepancy of the name of the task and that what the task is about to do. Therefore, using the current name and functionality I would cast a -0,5 vote, as i do not want to be blocking. I can see the desire for a task that changes predeclared