3948 Commits (dd59f330e28468c67b69a1d4e352f4e5bafcb27f)

Author SHA1 Message Date
  Matthew Jason Benson a34ad0e8fa Enabled echo tests only for *nix & cygwin, like others. 21 years ago
  Stefan Bodewig ca29bb40f8 Use a proper ASCII character 21 years ago
  Jan Materne b10dc1232b Let Gump pass in Headless-mode 21 years ago
  Jan Materne 04d73d1565 No more -lib needed. 21 years ago
  Stefan Bodewig 5a8c242a05 2004 is enough for a new file 21 years ago
  Jan Materne e7edb0e967 Forgot to add the Checksum 21 years ago
  Jan Materne 590844e775 Small redesign of ModifiedSelector. Integrating BugIDs 29742+29743. Adding support of custom classes. Checkstyle. 21 years ago
  Matthew Jason Benson 11a03b2d6f Make ignoremissing test pass on Java 1.2 . 21 years ago
  Peter Reilly f14479c0e8 Opps: misnamed instance 21 years ago
  Peter Reilly 9c40397d18 add a "self" reference for scriptdef 21 years ago
  Antoine Levy-Lambert 84f9f007f9 Make JavaTest pass on Windows. 21 years ago
  Antoine Levy-Lambert 0d506f5edf Make compile 21 years ago
  Stefan Bodewig 3e6dd09ac0 fix <subant>'s I/O handling 21 years ago
  Matthew Jason Benson b4e6928d4b Insert a space. 21 years ago
  Stefan Bodewig cc141e87cd try to support Tomcat 5.x 21 years ago
  Stefan Bodewig d891e90f61 Make <junitreport> work with JDK 1.5. 21 years ago
  Matthew Jason Benson 7c54c8821a ignoremissing is merged! 21 years ago
  Matthew Jason Benson 1450134702 Remove commented import. 21 years ago
  Matthew Jason Benson c672e8778e Added multiple targets to <ant> and <antcall> using nested <target> elements. 21 years ago
  Matthew Jason Benson 9238ee8865 NPE in cleanup on Windows (all non-Unix?). 21 years ago
  Stefan Bodewig b423ccde3b Some cleanup 21 years ago
  Stefan Bodewig a22c8c09c8 Follow Conor's and Jose Alberto's advice - improved fix for PR 8689 21 years ago
  Stefan Bodewig 8d4197a222 Preliminary fix for 8689 21 years ago
  Stefan Bodewig 7bb0f18d6d Add libgcj support to Path.addJavaRuntime 21 years ago
  Stefan Bodewig 8fac17d331 PR 25935 applies to <rexec> as well 21 years ago
  Stefan Bodewig befcdc7206 Indentation of telnet tasks, record bug fix 21 years ago
  Stefan Bodewig 86b741b60f properly disconnect from telnet server. 21 years ago
  Stefan Bodewig 5004c56586 Small refactoring to prepare for bug 25935 21 years ago
  Matthew Jason Benson e8479cb9fc Exit status fixes. 21 years ago
  Matthew Jason Benson 6711063f16 Javadoc cleanup 21 years ago
  Matthew Jason Benson 00b218efe5 Add status attribute to <fail>. Idea/design by Aurele Venet. 21 years ago
  Matthew Jason Benson 5f9698fab4 Add ignoremissing attribute to <apply>. 21 years ago
  Matthew Jason Benson 527056c9ef Code cleanup. 21 years ago
  Stefan Bodewig 268a5447dc Add tofile attributes to scp. 21 years ago
  Stefan Bodewig 306324c7f1 Don't cripple remote file names that contain spaces. 21 years ago
  Peter Reilly e5eca124f4 Allow nested elements of namespaced types to below to the ant 21 years ago
  Magesh Umasankar 63c0593a82 Tasks extending from oata.Task and implementing Dispatchable are not dispatchable. 21 years ago
  Magesh Umasankar 4010e0a25d Tests are failing... 21 years ago
  Peter Reilly e8e4255032 get Task#perform() to wrap all exceptions with a buildexception 21 years ago
  Peter Reilly 5f037857b6 Always call taskfinished if taskstarted has been called 21 years ago
  Peter Reilly 698b90a7df always call fireTargetFinished to correspond to a fireTargetStarted 21 years ago
  Peter Reilly ecb175b0a8 Make the deleteonexit warning stronger 21 years ago
  Peter Reilly 9aa711ca63 Add deleteonexit attribute to <delete> 21 years ago
  Peter Reilly d762cc911f typos 21 years ago
  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