11326 Commits (fcd6eb260f574eaa5b3aababe3b7adadda0f7d2d)
 

Author SHA1 Message Date
  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
  Stefan Bodewig b8a829b11b make allowNativeBasedir work even when nested, PR 45711. fixes PR 30569 at the same time. 17 years ago
  Stefan Bodewig c2838fbceb I think this is telling the truth now (modulo allowNativeBasedir), but does anybody understand it? 17 years ago
  Stefan Bodewig 46520b1e01 to be honest, there is yet another twist to basedir 17 years ago
  Stefan Bodewig f70370a70a document the full beauty of how <ant> sets the basedir of the called project - related to PR 30569. 17 years ago
  Stefan Bodewig b7a61200ec Add a special listener that tries to invoke tearDown in a test class that caused a timeout or crashed the forked VM. PR 37241. 17 years ago
  Stefan Bodewig 94da71c764 change command line parser so that version is only printed once - and version as well as diagnostics methods know the current loglevel. The former is PR 45695, the later useful for 45692. 17 years ago
  Stefan Bodewig bc60284c41 JUnitTestListenerTest removes the out dir and makes JUnitTaskTest fail when run as a nested test. 17 years ago
  Stefan Bodewig b550611aa7 some additional diagnostics 17 years ago
  Stefan Bodewig 05bffcf9f0 properly clean up test directory 17 years ago
  Stefan Bodewig 2ef2968240 formatters need to know about VM exits, no matter whether they use a file or not. PR 37312. 17 years ago
  Stefan Bodewig cf16fb5f63 Add test for worst case of elapsed time 17 years ago
  Stefan Bodewig bd76a2fb37 Don't use a thousands separator at all for minutes. PR 44659. 17 years ago
  Stefan Bodewig 0da84c14a4 BigProjectLogger always fiddled with the basedir, not only if the attribute was absent. 17 years ago
  Stefan Bodewig c4ab43e8d7 defer self-generated subBuildStarted event until project instance has been configured and basedir has been set. PR 45607. 17 years ago
  Stefan Bodewig e73391195c reallyput the value into the map. 17 years ago
  Scokart Gilles 6aa8785e32 Fix possible raise condition when modifying/reading restrictedDefinitions (missing from previous checkin) 17 years ago
  Scokart Gilles b456160d70 Fix possible race condition when modifying/reading restrictedDefinitions 17 years ago
  Stefan Bodewig ab5fb066bd Ant disallowed manifest attributes that contained the character 8. PR 45675. 17 years ago