3948 Commits (dd59f330e28468c67b69a1d4e352f4e5bafcb27f)

Author SHA1 Message Date
  Matthew Jason Benson 996bac3e36 Add getIf() and getUnless() to Target. 21 years ago
  Stefan Bodewig 411d47b663 Make <genkey> independent of PATH. 21 years ago
  Antoine Levy-Lambert d8361ec47a Addition of a nested property element to the XMLValidateTask to 21 years ago
  Stefan Bodewig 957f9e5125 Document the <junitreport>/JDK 1.5 problem, PR: 27541 21 years ago
  Matthew Jason Benson c6c726e16b Tiny refactoring. 21 years ago
  Stefan Bodewig 49c52d18de JDK 1.3- 21 years ago
  Peter Reilly 9ce9807430 Add a binary flag to the concat task 21 years ago
  Peter Reilly e7cca3123e change message of recursive loading of antlibs to include 21 years ago
  Peter Reilly fa7d0ce02c typedef: check for recursive loading of xml files/resources (aka antlibs) 21 years ago
  Peter Reilly edc2de3929 opps: missed these 21 years ago
  Peter Reilly 278074659b add implicit element to macrodef 21 years ago
  Stefan Bodewig 5e4408208a Don't try to add or remove shutdown hooks while the hook is running. Remove a processes.wait that won't ever return as far as I can tell. 21 years ago
  Stefan Bodewig a2128cc203 Push fix for PR#22150 to 1.6.2 21 years ago
  Stefan Bodewig cd12d21761 Push fix for PR#22150 to 1.6.2 21 years ago
  Stefan Bodewig 1efa389be2 Push fix for PR#17934 to 1.6.2 21 years ago
  Peter Reilly 614648dc6f remove stephan's work-arounds 21 years ago
  Peter Reilly ade2177191 Opps, forgot to add DynamicConfiguratorNS 21 years ago
  Stefan Bodewig 69cd05e0f9 temporary fix until Peter adds DynamicConfiguratorNS 21 years ago
  Peter Reilly 476678d4a6 DynamicConfiguratorNS 21 years ago
  Peter Reilly 642befb440 Javadoc syntax error corrections 21 years ago
  Peter Reilly 6cc4c84df3 better diagnostics from XmlLogger.java 21 years ago
  Peter Reilly fa45d9628d Fix use of hashcode in MacroDef 21 years ago
  Peter Reilly 52a4c5f901 Misc. corrections in SignJar.java 21 years ago
  Stefan Bodewig 9cc95d1554 cosmetics 21 years ago
  Stefan Bodewig f10dfc61e6 Add docs for <indexjars> 21 years ago
  Stefan Bodewig c7165c227d Make tests pass on MacOS X. 21 years ago
  Stefan Bodewig 39b58c5739 test1 failed unless it was the first test to run. 21 years ago
  Peter Reilly 526cd172f0 antlib: allow a typedef in an antlib to override the classpath 21 years ago
  Peter Reilly 0852629ad9 Concat throws ArrayIndexOutOfBounds with fixlastline 21 years ago
  Matthew Jason Benson 368ee310b2 Make sure CLASSPATH is set before attempting to change it; 21 years ago
  Matthew Jason Benson b706854c21 Cygwin/UNC ANT_HOME compatibility using mixed paths on NT-family systems. 21 years ago
  Matthew Jason Benson 4c844c8f29 Remove unused import. 21 years ago
  Matthew Jason Benson 7665bc264e Restore Task inheritance to Exit/<fail>. 21 years ago
  Matthew Jason Benson 64556cb111 <fail> accepts nested conditions. 21 years ago
  Peter Reilly 1cac66df9a File paths to imported build files should not be canonicalized 21 years ago
  Matthew Jason Benson c25de77022 Move Process stream closure into a new public static method, 21 years ago
  Matthew Jason Benson 591f197bdd More typo corrections (not mine). 21 years ago
  Matthew Jason Benson e69dbc9413 Fix typo. 21 years ago
  Matthew Jason Benson 08fc138671 Close process streams in waitFor(Process). 21 years ago
  Stefan Bodewig dc6ab2dfed forkstyle -> forkmode 21 years ago
  Matthew Jason Benson 33ac6bc3ce Add a Location member to oata.Target, with the appropriate settor & gettor. 21 years ago
  Matthew Jason Benson 58d6ff11a8 Make <apply> differentiate between empty and up-to-date filesets/lists. 21 years ago
  Peter Reilly e160d8323d JDependTask did not close an output file 21 years ago
  Stefan Bodewig 1be95e51fd Make attribute und element names in <scriptdef> lowercase (like <macrodef> does) to avoid problems with name="Foo" -> the task X doesn\'t support the attribute foo 21 years ago
  Stefan Bodewig c00d5a6977 Implement jar index for referenced jars, PR: 14255 21 years ago
  Stefan Bodewig 819d9a02f1 The small things you find when reviewing code 21 years ago
  Matthew Jason Benson 2ead66e52c Make ContainerMapper abstract; move chained/composite behaviors to 21 years ago
  Matthew Jason Benson 3375d671ac Incorporate <waitfor> to improve the chances of a pass on Windows. :( 21 years ago
  Steve Loughran fb77359665 Purge of many (but not all) the if-java-1.1 tests in the ant code. I left those in the tests in, and I left the javac and javadoc tests in, as they are more complex. This is the simple set. 21 years ago
  Steve Loughran 122c6ddd9e A new uptodate test that includes granularity. the 21 years ago