3948 Commits (dd59f330e28468c67b69a1d4e352f4e5bafcb27f)

Author SHA1 Message Date
  Steve Loughran e66d7c8754 Dont ask me why jikes decided to go all fussy on me. It has, and these are the corrections. 21 years ago
  Steve Loughran c31f5ae257 Somewhat reworked patch for bug# 31106, submitted by Isao Yanagimachi. 21 years ago
  Stefan Bodewig 1fbd2fe328 people might reuse this task instance 21 years ago
  Stefan Bodewig bf772f7f97 white space changes only 21 years ago
  Stefan Bodewig dfaa904e5c plug memory leak in non-forked <junit> 21 years ago
  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 6f4f0c6075 Throw in some unit tests for <junit> - one of them will fail related to bug 30333 21 years ago
  Stefan Bodewig 9844e736fe Make test pass on OS X 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 f94d46e400 fix sizeselector testcase 21 years ago
  Peter Reilly 0e46158a11 AntTypeDefintion#similarDefinition could be called in situations 21 years ago
  Peter Reilly ac747c8ca7 allow testcase to compile under jdk1.2.2 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 2da1da584d more to clean up 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 12f1e22e1f Zip task did not create tasks when there are only empty directories in the selection 21 years ago
  Antoine Levy-Lambert 16904c3c17 reverting previous change 21 years ago