44 Commits (50d4e58dfdadf26bd3b1749c5aefe41b457fc2bd)

Author SHA1 Message Date
  Stefan Bodewig 50d4e58dfd give conext classloaders in <junit> another try, catch Xalan errors in 24 years ago
  Jon Skeet 6a8c1d1dbb First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Jon Skeet f181fda33d JavaDoc comments. 24 years ago
  Stefan Bodewig a45ed20242 @exception -> @throws 24 years ago
  Stefan Bodewig 1ef4d3ea86 Submitted by: Jon Skeet <jon.skeet@peramon.com> 24 years ago
  Stephane Bailliez 3c7ae9e725 Fix violations 24 years ago
  Magesh Umasankar 3fe197c6e7 Modified the hack to initialize a class such that the side effect of having to create a valid object is not there anymore. 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Stefan Bodewig a8d83a4528 Don't lie about the CLASSPATH being used - build.sysclasspath changes 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill df14132289 Merge in 1.4 src changes 24 years ago
  Conor MacNeill 5cf91961ce Define backward compatability constructor 24 years ago
  Stefan Bodewig 55dcf2dee8 New task <condition>. 24 years ago
  Conor MacNeill 5a06139617 Make resource load failures only print under debug. Up to the caller 24 years ago
  Conor MacNeill f1bfa32916 More classloader improvements 24 years ago
  Conor MacNeill b839a3ed0f Improve the performance of the classloader - The classloader will, however, 24 years ago
  Stefan Bodewig 6f1b5ab079 Tell us which class you cannot find, please. 24 years ago
  Conor MacNeill c234e7e183 Set the thread context class loader when running <java> tasks 24 years ago
  Conor MacNeill 0fcac6aa36 Add a new front end fro Ant which will perform many of the functions 24 years ago
  Stefan Bodewig 07736d7ee1 help the garbage collector by cleaning out references in 24 years ago
  Stefan Bodewig 8339c7f3e8 Add debug information to the getResource methods. 24 years ago
  Conor MacNeill 04c15d05cf CHange most usage of the classloader so that it loads from the 24 years ago
  Conor MacNeill ed46c7920d AntClassLoader now ignores paths which are invalid relative to the 24 years ago
  Conor MacNeill 54dc62a542 Remove unnecessary use of Project.resolveFile by converting arguments to 24 years ago
  Conor MacNeill 0bd5224518 Add support for getResources to the classloader 24 years ago
  Stefan Bodewig 5c4140f469 Class.newInstance throws a NoSuchMethodError in JDK 1.1 if there is no 24 years ago
  Conor MacNeill a6c6685f62 Initialize classes which are loaded through a classloader. Note that the 24 years ago
  Conor MacNeill b150eb6362 Add getResource() implementation to AntClassLoader 24 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 25 years ago
  Conor MacNeill c30a78b74e Do not try to load from jars which don't exist 25 years ago
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 25 years ago
  Conor MacNeill 8b613e7fb2 Add Javadoc to AntClassLoader 25 years ago
  Conor MacNeill 3e49b015c5 Provides an Ant Class loader. 25 years ago