> Since I just joined this development group list and > only searched for this capability for three hours > stright, I apologize if this class was created by > someone else and you all know about it. > > I would like to give back to the community so I would > like to announce a FileEditTask for ant. It allows the > replacing of a string or line of a file, by a > specified string. This becomes useful for editing any > text file (not just property files) and useful for a > build to edit version numbers.
<snip> Is this significantly different from the Replace task? It may well be, but if so, it would be worth explaining the ways in which it is. Jon
