3424 Commits (0733dbfc6afa43a2ff754f9dc08311e0dd1b9d6c)

Author SHA1 Message Date
  Stefan Bodewig 66676d22f4 Make sure test output gets grabbed early enough to capture everything. 21 years ago
  Peter Reilly d84de6b846 -noclasspath option 21 years ago
  Peter Reilly f6c27e5849 typo 21 years ago
  Steve Loughran c2a7acd9b1 javadoc fixup -only because IntelliJ is so fussy. 21 years ago
  Peter Reilly 1c48e016c2 Fix for execution of top level tasks getting delayed by targets. 21 years ago
  Stefan Bodewig ccfc216622 Don't assume class.getClassLoader is not null, PR 31450 21 years ago
  Stefan Bodewig 08c6cab4cc Oops, better compile before commit 21 years ago
  Stefan Bodewig 6362427b08 Improved BWC, not that good, though 21 years ago
  Stefan Bodewig 8c9b19d0a2 Add a simple TestListener to each forked VM that does nothing but 21 years ago
  Stefan Bodewig 898679e8e4 Don't ignore invalid operation mode silently 21 years ago
  Peter Reilly fc4482c260 remove modifying exception code for unknown<attribute/element>exception 21 years ago
  Matthew Jason Benson 4b2db7c0ca Add alwayslog attribute to <redirector>. 21 years ago
  Peter Reilly 5d2096725e Typeo in defintion of <cvsversion> task causing it not be defined. 21 years ago
  Peter Reilly d4ebf04094 Try to get the correct task/type name for an unsupported attribute/element 21 years ago
  Peter Reilly 1beb540cd6 checkstyle 21 years ago
  Peter Reilly acd0bcd1e0 Add a new option -nouserlib to the ant command. 21 years ago
  Stefan Bodewig b3b1c6dcc6 Close property file. 21 years ago
  Matthew Jason Benson cea5e4cd96 adding debug message since the BuildException may be caught 21 years ago
  Matthew Jason Benson 12f0f8f38e Remove unnecessary exists() check. 21 years ago
  Peter Reilly 0e46158a11 AntTypeDefintion#similarDefinition could be called in situations 21 years ago
  Peter Reilly 0036584e2c make IntrospectionHelper compile under jdk1.2.2 21 years ago
  Peter Reilly f16558e639 use copy constructor Simplified copying of Hashtables in propertyhelper.java 21 years ago
  Matthew Jason Benson 1e6b276526 Added searchpath attribute to <exec> for searching path 21 years ago
  Peter Reilly 5e4cb9c6e6 Fixed javadoc for Task#handleErrorFlush 21 years ago
  Peter Reilly 1ddab2c141 add xmlcatalog nested element to the xmlproperty task 21 years ago
  Stefan Bodewig 0f723fa82a Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory 21 years ago
  Stefan Bodewig 3c5028e3d0 Doesn't compile on JDK 1.3: IntrospectionHelper.java:1471: method is inherited from org.apache.tools.ant.IntrospectionHelper.NestedCreator and hides variable in outer class createAddTypeCreator(org.apache.tools.ant.Project,java.lang.Object,java.lang.String). An explicit 'this' qualifier must be used to select the desired instance. 21 years ago
  Peter Reilly e9930da203 InstantiationException.getCause() not in jdk 1.3. 21 years ago
  Peter Reilly 81531e4ccc Root cause of InstantiationException may be null in class.newInstance() 21 years ago
  Steve Loughran fc0f7222fb jikes compiles us now 21 years ago
  Steve Loughran 81334a5db0 mark two constants as static. 21 years ago
  Peter Reilly 543344b839 add a -cp option to Launcher.java to cause it to 21 years ago
  Peter Reilly be8d99f40e javadoc fixes 21 years ago
  Matthew Jason Benson 95b8582430 typo 21 years ago
  Conor MacNeill f314cb489c Indicate the message that causes the loop 21 years ago
  Jan Materne 5dc7ab6629 Let <move> compile. 21 years ago
  Matthew Jason Benson 284174e86e Refactored Target invocation into org.apache.tools.ant.Executor 21 years ago
  Matthew Jason Benson 84bfc9dabe Allow <move>'s file attribute to rename a directory. 21 years ago
  Antoine Levy-Lambert 16904c3c17 reverting previous change 21 years ago
  Antoine Levy-Lambert 2885c8cb2d Change to put in accordance with documentation : compiler name wlrmic, not weblogic ? 21 years ago
  Antoine Levy-Lambert 17841320a3 FTP getTimeDiff was returning wrong value 21 years ago
  Peter Reilly d0fe01180d Provide access to extension points and attribute/element/extensions/text methods in 21 years ago
  Stefan Bodewig 6fd0ddc8b8 When searching /usr/local/java/jdk1.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/bodewig/bin:/home/bodewig/dev/xml-forrest/build/dist/shbat//bin, look into user supplied environment first 21 years ago
  Matthew Jason Benson 00fda11947 Log if unable to open a File. 21 years ago
  Matthew Jason Benson 0f8074d340 Fix bug whereby the first file open was always logged to System.out. 21 years ago
  Peter Reilly 0cb3ae74e2 fix for multiple macro instance use to fail 21 years ago
  Matthew Jason Benson 0e2cfd51d2 <apply> differentiating between empty and up to date broke <classfileset>s. 21 years ago
  Antoine Levy-Lambert 5d26c58ca0 Add @since tags to methods introduced in Ant 1.6.2 21 years ago
  Conor MacNeill 8c4315b93e Merge 21 years ago
  Matthew Jason Benson 8b18d1984c Correct subscripts. 21 years ago