https://issues.apache.org/bugzilla/show_bug.cgi?id=46752
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED Target Milestone|--- |1.8.0 OS/Version|Linux |All --- Comment #5 from Stefan Bodewig <[email protected]> 2009-07-22 02:45:08 PST --- There now is an AntClassLoader5 class which overrides getResources. This class will be used by all classes in Ant when it is available (and Ant is running on Java5, of course). The real implementation sits in AntClassLoader.getNamedResources but that probably doesn't help people in Java 1.4 land too much. svn revision 796647 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=796647 ) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
