https://issues.apache.org/bugzilla/show_bug.cgi?id=46842
--- Comment #1 from Stefan Bodewig <[email protected]> 2009-07-31 07:51:33 PST --- the classpath-wildcard functionality is provided by using filesets and works for all tasks and all versions of Java. I'd be a bit reluctant to change the code since we'd get surprising results when running on Java 1.4 or Java 5 where people expected foo/* to do something because it works "on my machine". -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
