512 Commits (27e28f45036e4d9bca32028ef5b0b386530a31e2)

Author SHA1 Message Date
  Stefan Bodewig 246480ed2d allowNativeBasedir -> useNativeBasedir. Document it. PR 45711. 17 years ago
  Matthew Jason Benson 1bff308e51 Bugzilla 45098: update jar index with no other changes 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 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 05bffcf9f0 properly clean up test directory 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 ab5fb066bd Ant disallowed manifest attributes that contained the character 8. PR 45675. 17 years ago
  Stefan Bodewig ff1c8616d3 Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804. 17 years ago
  Stefan Bodewig 52d49f84d1 inconsistent linefeeds 17 years ago
  Stefan Bodewig 49324dc8c3 testcase for PR 44659 17 years ago
  Stefan Bodewig 7a1f5b5275 typo 17 years ago
  Stefan Bodewig 0fccd329c1 style 17 years ago
  Stefan Bodewig e03bfc445e line-ends 17 years ago
  Kevin Jackson 75899750ab apply patch for #36901 LayoutPreservingProprties (includes tests) 17 years ago
  Stefan Bodewig e713682ea6 sometimes an infinite recursion of filters is flagged when there is none. PR 44226. Submitted by Adam Bryzak. 17 years ago
  Stefan Bodewig d814a03e98 support regular expressions in filename and name selectors. PR 45284. 17 years ago
  Stefan Bodewig 02e939c261 Add readable and writable selectors. Addresses PR 45081. 17 years ago
  Stefan Bodewig d8b918468e Make JUnit's output less confusing when a forked VM running more than one test is terminated. PR 45227. 17 years ago
  Stefan Bodewig 7dc2ce5223 Test for PR 45227. 17 years ago
  Stefan Bodewig c1142173a2 new attribute allowNativeBasedir for <ant>. Not yet documented. Not yet complete (doesn't work when basedir is a user or inherited property). Work in progress. Needed for PR 30569. 17 years ago
  Stefan Bodewig 5019b99eb6 New attribute allows stripping of leading path spec from files before extracting them. PR 28911. 17 years ago
  Stefan Bodewig 0bb2e45e71 add testcase for PR 34764 17 years ago
  Stefan Bodewig 7d174c3426 Made up my mind on the fix for PR 35000. Empty != broken, so make it two separate use cases. 17 years ago
  Stefan Bodewig 549fc1f687 don't trust permissions read from another ZIP file blindly. PR 42122. 17 years ago
  Stefan Bodewig 80e8b2977b an archive with an empty central directory is broken. PR 35000. Submitted by Thomas Aglassinger. 17 years ago
  Stefan Bodewig c51d1ce61f More sanity in CBZip2*Stream if the streams are empty. PR 32200. Submitted by Kevin Jackson. 17 years ago
  Matthew Jason Benson f587706860 <echo> supports an "output" Resource attribute as an alternative to "file". 17 years ago
  Stefan Bodewig 74163482c1 (failing) AntUnit test for bug 30542 17 years ago
  Stefan Bodewig 9ffa99a029 fail with a meaningful error of remoteDir is not parseable. PR 42770. Submitted by Scott Johnson 17 years ago
  Matthew Jason Benson 7e387dfc12 doc/test global locals 17 years ago
  Matthew Jason Benson a3ac41924b add loadproperties tests; bugzilla 45372 17 years ago
  Matthew Jason Benson 93af3c50df add local properties; bugzilla 23942 17 years ago
  Stefan Bodewig e7b3093e3e allow a more lenient matching mode when searching for delimiters in <sql> 17 years ago
  Stefan Bodewig e1f227ae3d work on PR 26459 - in progress (fighting with the tests and my environment) 17 years ago
  Matthew Jason Benson 9f64412c0b disable ErrorInCase check on osx 17 years ago
  Matthew Jason Benson 835a8f0cc8 type any 17 years ago
  Matthew Jason Benson 2756fee00e tearDown 17 years ago
  Stefan Bodewig a05aca8a79 Add a test that fails if we allow a logger to recursively log messages 17 years ago
  Matthew Jason Benson ebff9b41e5 revert broken stuff 17 years ago
  Kevin Jackson 13c659aeba -getDocumentElement instead of getFirstChild().getNextSibling() 17 years ago
  Stefan Bodewig fa52b460c1 Add a magic property that lists the targets that have been specified in order to run the current project. Based on patch by Colm Smyth (just like rev663051 was). PR 44980 17 years ago
  Stefan Bodewig 792a2f16f0 Add a new property to hold the current project's default target 17 years ago
  Stefan Bodewig b1e478fd6c disable FailureRecorder test when running JUnit4 17 years ago
  Stefan Bodewig b229582ff1 whitespace changes only 17 years ago
  Stefan Bodewig 8542d84b4b Try to get more information from test failure in Gump 17 years ago
  Peter Reilly 6cd7932329 test case for bugzilla 44731 - index out of bounds in globmapper 17 years ago
  Stefan Bodewig e464463a03 the path doesn't look that way on Unix 17 years ago
  Jesse N. Glick 7546276d2f Adding test case and further note for #42263 w.r.t. ${ant.core.lib} propagation. 17 years ago
  Peter Reilly c8254a23eb fix unit test 18 years ago