Stefano wrote:
>> Somebody should go fix the file structure of cocoon then. as there is xt, >> fesi, jndi, and projectx, and doclet code all intermixed in one source >> tree. > >??? cocoon's build.xml doesn't use regexp and it works with no problems. > >> My problem with full regular expressions remains that I would prefer to >> write "*.java" instead of ".*\.java". > >Same here, that was my point. My mistake. I misunderstood. MatchingTask.java == good. Perl compatible regular expressions in this context == bad. We're in agreement. - Sam Ruby
