11444 Commits (f7cec58a607900954a1686009fb5ebe4ea6ddea6)
 

Author SHA1 Message Date
  Stefan Bodewig e438a9bf89 add a fileOnError attribute to <patch>. PR 44772. Submitted by Michael Bayne. 17 years ago
  Stefan Bodewig c13dba6d52 Avoid repeated tokenization, make DefaultExcludesTest happy. 17 years ago
  Stefan Bodewig e362b3b1fc tiny optimization 17 years ago
  Stefan Bodewig 917f222eec whitespace 17 years ago
  Stefan Bodewig 4c6cba963c extract constant 17 years ago
  Stefan Bodewig 7830ff460d some more memoization. try to ballance memory vs i/o costs. 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 a87871c71e some style changes, doc fixes (non-wildcard patterns are store upper-case), some minor optimizations and some additional memoization of File.list() that may actually improve performance 17 years ago
  Stefan Bodewig 4b3e8042ba deleting something might break old builds, even if it is expected behavior 17 years ago
  Stefan Bodewig 35d8c0ef94 remove duplicate code 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 af0fb970a1 don't delete plain files with symlink, must have been broken by my last changes to symlink 17 years ago
  Stefan Bodewig 5f31768335 whitespace 17 years ago
  Stefan Bodewig f625d964c0 delete broken symbolic links. PR 41285 17 years ago
  Stefan Bodewig 472c46251f whitespace and javadocs 17 years ago
  Stefan Bodewig 1331049054 fall back to "rm" if target cannot be renamed when deleting a symlink 17 years ago
  Stefan Bodewig 57dd5aeb7f whitespace 17 years ago
  Stefan Bodewig 5392ebd0db don't try to re-rename a target that failed to be renamed in the first place. Related to PR 41525. 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 d4b13dc323 re-generate site 17 years ago
  Stefan Bodewig 9b51b4613f add FAQ about deleting a directory only if it is empty. PR 44013. submitted by Vincent Legoll 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
  Stefan Bodewig 8309c2d61d fix syntax 17 years ago
  Stefan Bodewig 04a5b627b2 initial tests for dirscanner behavior and symlinks 17 years ago
  Stefan Bodewig 0aa4c77a07 Refactor tests that use antunit-base so they all use the same output dir and share a common cleanup target, output goes to the temp directory. Fix some inconsistent line-ends as well. 17 years ago
  Stefan Bodewig e562954f95 ensure TestListenerEvents get labeled even if they span multipl lines. PR 45411. 17 years ago
  Stefan Bodewig 5a0c835c6c Tests for PR 45411 17 years ago
  Stefan Bodewig ea803d1b49 re-generate site 17 years ago
  Stefan Bodewig fd5bdd2819 typo and the joys of copy/paste 17 years ago
  Stefan Bodewig 59428329a1 upgrade AntUnit 17 years ago
  Stefan Bodewig fd62e2c7b5 re-generate site 17 years ago
  Stefan Bodewig 129b60dd1d announce AntUnit 1.1 beta 17 years ago
  Stefan Bodewig eb9ac0c388 document <ant>'s behavior when multiple nested <property>s set the same property. PR 45226. 17 years ago
  Stefan Bodewig c1591f1ffa fix lineends 17 years ago
  Stefan Bodewig 828a869a33 fireTaskFinished delegated to targetFinished 17 years ago
  Stefan Bodewig ec569ea63a close stream so that unit tests can delete the output directory. 17 years ago
  Stefan Bodewig 246480ed2d allowNativeBasedir -> useNativeBasedir. Document it. PR 45711. 17 years ago
  Scokart Gilles 6af68d2147 typo 17 years ago
  Matthew Jason Benson 284423a5c2 Properties aren't necessarily delimited by ${} anymore. 17 years ago
  Matthew Jason Benson 1bff308e51 Bugzilla 45098: update jar index with no other changes 17 years ago
  Stefan Bodewig 6a0be3bb10 Add "since 1.7.0" to pattern and format. PR 45712. 17 years ago
  Stefan Bodewig ab42a6effb Make copy's protected API backwards compatible to Ant 1.6.5 - PR 45701? 17 years ago
  Stefan Bodewig 0c9bcf218e whitespace 17 years ago