667 Commits (c04d3e26a9afaea3f3c8474e0f6414cb6bc5f535)

Author SHA1 Message Date
  Stefan Bodewig 35e9c976ac be consistent when it comes to overwriting read-only files, add an option to do just that to <copy>. PR 49261 15 years ago
  Stefan Bodewig 63b2599798 testcase for PR 49261 15 years ago
  Stefan Bodewig 13941782fe extension-point doesn't work with import. PR 48804 15 years ago
  Stefan Bodewig 2c468c2121 don't warn about duplicate project names if importing the same URL twice. PR 49162 15 years ago
  Matthew Jason Benson 22cc386d2e Added the augment task to manipulate existing references via Ant's basic introspection mechanisms. 15 years ago
  Stefan Bodewig 45485bd548 Add enableMultipleMappings and cache attributes to mappedresources 15 years ago
  Stefan Bodewig a2ab860629 isSymbolicLink throws a NPE if invoked for the file system root 15 years ago
  Stefan Bodewig 7d05241b92 File("foo").getParent() is null if "foo" is a symbolic link - File("./foo").getParent() is not. PR 49137. 15 years ago
  Stefan Bodewig 9969e4d608 jar filesetmanifest=merge only worked for an OS where filesep == /. PR 49090 15 years ago
  Stefan Bodewig 43b854e3c3 remove test file we must not distribute. PR 49080 15 years ago
  Matthew Jason Benson 84d14bfb72 remove unused rsel ns declaration 15 years ago
  Stefan Bodewig ca1c170b4e Most probably fix Issue 48972, will close it once I can enable the test and verify the fix (works with a different server) 15 years ago
  Stefan Bodewig c35f045b90 make failonerror work as expected when copying to a file instead of a directory 15 years ago
  Stefan Bodewig a5ffa2e18d speed up fast executions (where the process finishes in way less than a second) like attrib. PR 48734 15 years ago
  Stefan Bodewig 3d77ed2e09 rmic's sourcebase is broken. PR 48970. 15 years ago
  Stefan Bodewig d46268dc56 reject empty test names. Submitted by Clark Archer. PR 43586 15 years ago
  Stefan Bodewig 724299a142 remove tabs 16 years ago
  Antoine Levy-Lambert 6f0e98a289 test for bug 48932, socket closed 16 years ago
  Antoine Levy-Lambert 680180b354 it looks like the name of www.apache.org has changed to eos from aurora, the IP address from 192.87.106.226 to 140.211.11.130 16 years ago
  Stefan Bodewig 44d82385e9 test that shows Ant 1.8.0's findClass to take 10x the time of Ant 1.7.1's version 16 years ago
  Antoine Levy-Lambert dec2829b48 available classname is nicer for a class actually 16 years ago
  Antoine Levy-Lambert 2423f7e6ef make available detect the gump conditions 16 years ago
  Antoine Levy-Lambert 13b958488b typo 16 years ago
  Stefan Bodewig 8c6f05f3bc using JDK 1.6 on Windows D:\ has a valid canonical path even if the drive is not ready 16 years ago
  Stefan Bodewig de0fc904c5 allow AntUnit tests to pass on Windows even if the created jar cannot be deleted. This will likely leave test.jar lying around in $TEMP on Windows. 16 years ago
  Steve Loughran c30aceefbc Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly more meaningful error message 16 years ago
  Antoine Levy-Lambert 2b79ae4693 hopefully make the tests pass in gump's module test-ant-no-xerces 16 years ago
  Matthew Jason Benson 5661b005e4 add test demonstrating omission of nonexistent resources 16 years ago
  Matthew Jason Benson 083e298097 Added forcestring attribute to equals condition 16 years ago
  Matthew Jason Benson 33e7d80901 failing test for bug 48816 16 years ago
  Matthew Jason Benson 0a8c19b47e PropertyResource will effectively proxy another Resource if ${name} evaluates to a Resource object. 16 years ago
  Matthew Jason Benson e46c4cd3c8 Add resource attribute to length task. 16 years ago
  Matthew Jason Benson 1dd445f404 test last property wins 16 years ago
  Matthew Jason Benson af5bab224e add prefix attribute to loadproperties task + more tests 16 years ago
  Matthew Jason Benson 427d7a924b antunitize LoadProperties JUnit tests 16 years ago
  Matthew Jason Benson 37b33d60cb remove temp antunit overridden target 16 years ago
  Matthew Jason Benson 18ccac8302 antunit-ize exec test to minimize number of layers at work 16 years ago
  Stefan Bodewig 9caa9ff440 enforce property immutability when resolving properties read as a map 16 years ago
  Stefan Bodewig 9ce605cca7 testcase for PR 48768 16 years ago
  Matthew Jason Benson 819e23c77b tearDown 16 years ago
  Antoine Levy-Lambert 7fe0839f22 Fixing SymlinkTest#testSymbolicLinkUtilsMethods on Mac. Removing special handling of the Mac platform in this test case. 16 years ago
  Jesse N. Glick 69eba07e72 Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar. 16 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 16 years ago
  Stefan Bodewig 2dc4a513d9 round out test and document the bug 16 years ago
  Stefan Bodewig 0f8c5ae4bf VectorSet#remove doesn't work if the vector is at its capacity 16 years ago
  Stefan Bodewig f665a4d335 accept a wider range of existing zip archives by being more lenient when parsing extra fields 16 years ago
  Stefan Bodewig 83ab773aaf trivial duplicate=fail test 16 years ago
  Stefan Bodewig fb48a0fab6 testcase demonstrating PR 48734 16 years ago
  Stefan Bodewig 95fc2bb2ea make war-test use more of antunit-base's infrastructure 16 years ago
  Stefan Bodewig 6c678fd2c3 add a test for <war> to guard against a bug like 6836 from <ear> 16 years ago