Re: xmlc 2.2 alpha 4
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
At 05:50 AM 3/20/2003 -0500, you wrote: >>Nope. the are not @some_token@. They are straight string like >>"org.apache.dom.html." I think I am looking for something 'sed' like >>taskdef for Ant. > > >Ant has a regexp task that can do things like that, I think.... Yep.... http://ant.apache.org/manual/OptionalTasks/replaceregexp.html Note that Jakarta ORO will need to be in ANT_HOME/lib to use this (or jakarta-regexp or JDK1.4.x, they ORO is recommended because of fewer platform specific issues) http://jakarta.apache.org/oro/ Jake >>David >> > > >_______________________________________________ >XMLC mailing list >[email protected] >http://www.enhydra.org/mailman/listinfo.cgi/xmlc