4226 Commits (73cf76f3023df5dd5bb9248d18a99dacf00a1e95)

Author SHA1 Message Date
  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
  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
  Stefan Bodewig a349a7f732 Use a different way to deal with Mono's "I don't like absolute Unix 21 years ago
  Stefan Bodewig 74c147ed2a Make NetCommand#setDirectory actually do something 21 years ago
  Stefan Bodewig a4e0e85b97 typo 21 years ago
  Stefan Bodewig bdedc93fe1 missing license 21 years ago
  Matthew Jason Benson aacbb8e340 Allow DependScanner to use DirectoryScanner's basedir attribute. 21 years ago
  Steve Loughran 73bea8d87b test fixup, I still think the csc tests are broken. 21 years ago
  Steve Loughran ea016c9845 fixed the test failure, added a proper self contained test. 21 years ago
  Steve Loughran 6ecb28f9d3 javadocs 21 years ago
  Steve Loughran 85f05e8b8d more tests; 'default' compiler and "" has a well defined behaviour. 21 years ago
  Steve Loughran 18aa085b70 IDE stuck in a GPL license, thinking this was day-job code :) 21 years ago
  Steve Loughran fdf4bba148 rmic gets a fork option. 21 years ago