667 Commits (c04d3e26a9afaea3f3c8474e0f6414cb6bc5f535)

Author SHA1 Message Date
  Stefan Bodewig 7bca21470c rename input-test which is interactive so it doesn't ge run during automated builds 17 years ago
  Stefan Bodewig 6b2378c2e6 Make prefix separator configurable, nest prefixes in include 17 years ago
  Matthew Jason Benson 3ae69e82c3 add Appendable interface with echo as first supporting task 17 years ago
  Stefan Bodewig 32c6ef39e4 add an <import> variant named <include> that matches EasyAnt's <use> 17 years ago
  Stefan Bodewig dcf31da592 add 'as' attribute to <import> in order to control the imported target's prefixes 17 years ago
  Stefan Bodewig 7f3406304a deal with resources without name in <copy>. PR 39960. 17 years ago
  Matthew Jason Benson b374c9f8a0 move an antunity test 17 years ago
  Stefan Bodewig e68ba71a91 test for PR 41464 17 years ago
  Stefan Bodewig 28447bc7c0 allow TaskContainer and DynamicElement(NS) to coexist. Hijacked PR 41647 for this. 17 years ago
  Stefan Bodewig 8f488f0872 make tasks with add(Foo) method play nice with TaskContainer. PR 41647. 17 years ago
  Stefan Bodewig 6a67c09afc remove .NET tasks 17 years ago
  Stefan Bodewig 8ead313e92 properly deal wih multiple modules specified in the package attribute 17 years ago
  Stefan Bodewig 548fee43bf support for CVS tags as start/end in cvcchangelog. Submitted by Rob van Oostrum. PR 27419. 17 years ago
  Stefan Bodewig 80d45d8dbd add remote option to use rlog instead of log to cvschangelog. Submitted by Rob van Oostrum. PR 27419. 17 years ago
  Stefan Bodewig ae202f6ff1 allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010. 17 years ago
  Stefan Bodewig 70f35e7541 optimize handling of package names 17 years ago
  Stefan Bodewig a1853e2770 Make cvstagdiff work properly for multiple modules and modules with spaces in their name. Open for optimization. PR 33501. 17 years ago
  Stefan Bodewig d85c862e9e support modules with space in their names in <cvs> and <cvschangelog>, will be supported in <cvstagdiff> once PR 35301 is fixed. PR 38220. 17 years ago
  Stefan Bodewig 068651116c test for PR 38583 17 years ago
  Stefan Bodewig d302bf9117 Make cvsversion work for local repositories as well 17 years ago
  Stefan Bodewig 2a77a73779 experimental local CVS repository as a testbed for CVS tests 17 years ago
  Matthew Jason Benson db105dffc5 make symlink junit test pass on OS X 17 years ago
  Stefan Bodewig 5f81fd8011 javadoc fails if bottom/gead contain line breaks. PR 43342. Based on patch by Robert Streich. 17 years ago
  Stefan Bodewig 054b37deb9 disabled tests for interaction of delete and symbolic links 17 years ago
  Stefan Bodewig cc3962b0da Improve copy documentation, PR 45944. 17 years ago
  Stefan Bodewig 0afd945293 don't delete classes if the source is not there. PR 45916 17 years ago
  Stefan Bodewig 9f30d05509 factor out symlink methods into a separate utils class 17 years ago
  Stefan Bodewig ed9d69e037 make sure <depend> closes JARs. PR 45955. 17 years ago
  Stefan Bodewig 6fdd187071 (disabled) testcase for Bug 45916 17 years ago
  Stefan Bodewig 96b385b6c1 (disabled) tests for PR 45944 17 years ago
  Stefan Bodewig 430b0251e5 what started as an innocent minor performance improvement of antClassLoader lead to an infinite recursion and thus to a testcase for VectorSet. 17 years ago
  Stefan Bodewig 78ba5f0753 Add a firstmatchmapper. PR 44873. 17 years ago
  Stefan Bodewig 3d8e3a89d4 don't skip the full begin token since it may contain the start of the real begin token. PR 45094. 17 years ago
  Stefan Bodewig 940895930e Passing tests for PR 40457 17 years ago
  Stefan Bodewig 15de83a00f properly handle non-standard chars in key alias. PR 45820. 17 years ago
  Stefan Bodewig a98a49253b minor performace tweaks 17 years ago
  Stefan Bodewig dda05149e5 use sigfile attribute when checking whether a jar is already signed. PR 44805. Submitted by Clemens Hammacher. 17 years ago
  Stefan Bodewig cd517c2881 fix tests broken by changed exception message of svn revision 685593 17 years ago
  Stefan Bodewig 1d3ca73f3c don't run into infinite lopps caused by symbolic links. PR 45499. 17 years ago
  Stefan Bodewig 4464369821 honor followsymlinks on a fileset's dir as well. PR 45741. 17 years ago
  Stefan Bodewig 4248bab8ea make sure the 'correct' error is reported if the directory doesn't exist. Sync error messages of DirectoryScanner and AbstractFileSet. 17 years ago
  Stefan Bodewig 1776e0710b Tests fail in Gump if BSF has been built without JavaScript support. 17 years ago
  Stefan Bodewig dfcdd8495f Make test pass on vmgump 17 years ago
  Stefan Bodewig f625d964c0 delete broken symbolic links. PR 41285 17 years ago
  Stefan Bodewig 1331049054 fall back to "rm" if target cannot be renamed when deleting a symlink 17 years ago
  Stefan Bodewig 5348fe6bcb symlink delete now works if the link points to a parent directory as well. PR 45743. 17 years ago
  Stefan Bodewig 8ea8f38c22 allow symlink to delete broken links. Part of PR 41285. 17 years ago
  Stefan Bodewig 09c3f9835e fix include pattern to show the behavior 17 years ago
  Stefan Bodewig af2e4c7138 Test for symlink loops 17 years ago
  Stefan Bodewig 71caca1540 tests for a basedir that is a symlink itself 17 years ago