On Sun, 02 Dec 2001, Mathias Herberts <[EMAIL PROTECTED]> wrote: > I was wondering if such a task had already been done and if not I > would be willing to donate it to the Jakarta project for general > use.
Take a look at the replaceregexp task in Ant's CVS - it uses an abstraction on top of the regexp machine, so that you can chose (at least) between ORO, Jakarta-Regexp and JDK 1.4. It doesn't do all the things you've described, but could be modified to do so (patches are welcome 8-). Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
