4704 Commits (f2eef391c256fd49c2a124f4114ec82c29bc12ea)

Author SHA1 Message Date
  Stefan Bodewig 1120d83f2b indentation 21 years ago
  Stefan Bodewig 54d0543e15 prevent empty archive in zip if whenempty is set to skip, PR: 22865 21 years ago
  Stefan Bodewig dd33138003 Test for 22865 21 years ago
  Stefan Bodewig c012d33f03 Tests for bug 25181 21 years ago
  Magesh Umasankar 9f1eefd3a2 Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task. 21 years ago
  Matthew Jason Benson dc899ea41e Changed default tempdir to java.io.tmpdir instead of user.dir. See what breaks. 21 years ago
  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