250 Commits (0fccd329c1708c897df58685de0d5eea8cce801c)

Author SHA1 Message Date
  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
  Peter Reilly 76d35d045d add some missing depends 18 years ago
  Stefan Bodewig 496b59d0aa merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 18 years ago
  Stefan Bodewig 96582825bb Ensure the line-ends match the platforms expectation in UTF-16 case. I can't seem to find a way that svn will accept UTF-16 and native eol-style, so I fall back to the trusted fixcrlf. 18 years ago
  Stefan Bodewig cd65163dcc excess blank caused test failure 18 years ago
  Stefan Bodewig 82d7b730e3 Test failed on Windows since the file has never been created (and thus never had the wrong case) 18 years ago
  Stefan Bodewig 4978e33242 skip scripty AntUnit tests if BSF/javax.script are not there 18 years ago
  Steve Loughran 6e72d89be8 Bug 42275 running ant off a network share can cause Ant to fail 18 years ago
  Jacobus Martinus Kruithof 94dd480d07 request from cactus team, backward incompatible change in FileUtils made backward compatible 18 years ago
  Jan Materne ad6b39a620 * update javadoc 18 years ago
  Kevin Jackson 4a73a85b71 -comment WLrmic tests 18 years ago
  Kevin Jackson 6b642c8f5a -use astext="true" so the test passes 18 years ago
  Kevin Jackson 3b9dfc6b06 -make encoding tests pass on windows 18 years ago