29 Commits (b839a3ed0f3a0ad050579c33f2ede3e8b8542fea)

Author SHA1 Message Date
  Conor MacNeill b839a3ed0f Improve the performance of the classloader - The classloader will, however, 25 years ago
  Stefan Bodewig 6f1b5ab079 Tell us which class you cannot find, please. 25 years ago
  Conor MacNeill c234e7e183 Set the thread context class loader when running <java> tasks 25 years ago
  Conor MacNeill 0fcac6aa36 Add a new front end fro Ant which will perform many of the functions 25 years ago
  Stefan Bodewig 07736d7ee1 help the garbage collector by cleaning out references in 25 years ago
  Stefan Bodewig 8339c7f3e8 Add debug information to the getResource methods. 25 years ago
  Conor MacNeill 04c15d05cf CHange most usage of the classloader so that it loads from the 25 years ago
  Conor MacNeill ed46c7920d AntClassLoader now ignores paths which are invalid relative to the 25 years ago
  Conor MacNeill 54dc62a542 Remove unnecessary use of Project.resolveFile by converting arguments to 25 years ago
  Conor MacNeill 0bd5224518 Add support for getResources to the classloader 25 years ago
  Stefan Bodewig 5c4140f469 Class.newInstance throws a NoSuchMethodError in JDK 1.1 if there is no 25 years ago
  Conor MacNeill a6c6685f62 Initialize classes which are loaded through a classloader. Note that the 25 years ago
  Conor MacNeill b150eb6362 Add getResource() implementation to AntClassLoader 25 years ago
  Conor MacNeill b31472d21f Make the AntClassLoader load resources in the same order as it currently 25 years ago
  Conor MacNeill 7435b27b91 Merge 1.3 branch changes into MAIN 25 years ago
  Conor MacNeill 559fe1af18 Fixes to AntClassLoader. 25 years ago
  Stefan Bodewig b3cb9a9d4f Changed the handling of build.sysclasspath so that Ant should behave 25 years ago
  Sam Ruby 2f3fc4ceb2 Address anomolies where classpath is now being interpreted differently by 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 30385849b7 Made AntClassLoader always add java.* and javax.* to the list of 25 years ago
  Stefan Bodewig 47dce162e8 Allow the user to specify a classpath to <junit> even if fork="off". 25 years ago
  Stefan Bodewig 33107ab100 - Add new attributes onerror= (continue, stop, abort) to <sql> 25 years ago
  Stefan Bodewig e6a52064b9 Allow the driver for <sql> to be loaded from a different CLASSPATH. 25 years ago
  Stefan Bodewig dddcf551a9 Loading tasks from a ClassLoader other than the default one now works 25 years ago
  Conor MacNeill 655df7f9e1 Upgraded Classloader to allow more control over which classes are loaded 26 years ago
  Conor MacNeill c30a78b74e Do not try to load from jars which don't exist 26 years ago
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 26 years ago
  Conor MacNeill 8b613e7fb2 Add Javadoc to AntClassLoader 26 years ago
  Conor MacNeill 3e49b015c5 Provides an Ant Class loader. 26 years ago