On Tue, 10 Dec 2002, Michael Koegel <[EMAIL PROTECTED]> wrote: > perhaps you could use the Java Regexp Plugin API to avoid dependeny > on ORO and give the user a chance to choose his favorit regex > package.
Or even better, use Ant's own version of a "regexp plugin" API, that is already in use for the regexp <mapper> and the <replaceregexp> task. See the org.apache.tools.ant.util.regexp package. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>