787 Commits (71eb2aed783decadc14615b6e00d614b0dfbdf6c)

Author SHA1 Message Date
  Peter Reilly d74422c5bd Fix invalid URL for property test with url. 22 years ago
  Antoine Levy-Lambert 00e6624c19 TestCase fixed, works now also on nagoya (Solaris). 22 years ago
  Antoine Levy-Lambert 3b3a4cd29f Add spawn attribute to java task as well 22 years ago
  Antoine Levy-Lambert 57823da95d suppress unnecessary output from the test 22 years ago
  Antoine Levy-Lambert 7fb63d79c6 new testcase 22 years ago
  Antoine Levy-Lambert edecdeb15f adding 3 tests showing how include and exclude patterns together interact 22 years ago
  Stefan Bodewig 0f80c4436c JDK 1.2 compatibility 22 years ago
  Antoine Levy-Lambert 69e7d88d2e changed the implementation of testChildrenOfExcludedDirectory 22 years ago
  Antoine Levy-Lambert 3efe482d70 this time, this test really behaves well !!! 22 years ago
  Antoine Levy-Lambert 7aff2d5b92 test really works now, thats better. 22 years ago
  Antoine Levy-Lambert 213a09bb50 Add a testcase demonstrating the use of spawn 22 years ago
  Antoine Levy-Lambert 92ff35184e new testcase to show a problem on Windows with \r\n being replaced to \r\r\n 22 years ago
  Peter Reilly f3e3462d86 Add antlib xml functionality 22 years ago
  Peter Reilly 99067d0607 Add multimapping to the copy and move task 22 years ago
  Stefan Bodewig b846bf0a04 Things are even more complicated 22 years ago
  Stefan Bodewig 5eaf0e1c2a Show bug I've introduced yesterday 22 years ago
  Stefan Bodewig 10d7667356 resolveAllProperties would be caught in an endless loop when trying to 22 years ago
  Stefan Bodewig 6d1e0a2956 2003 22 years ago
  Peter Reilly 6940d37dfe add tests for addConfigured() 22 years ago
  Conor MacNeill 3b9cd024be Handle relative DTDs in XMLProperty 22 years ago
  Peter Reilly 5460755b44 This commit implements: 22 years ago
  Stefan Bodewig b78dd40387 Some additional tests to increase confidence 22 years ago
  Stefan Bodewig d58bf0b8ea better be consistent 22 years ago
  Stefan Bodewig 3203dee26c More problems with case sensitivity 22 years ago
  Antoine Levy-Lambert cc3c93cc08 there was a small bone here too (name of a target was wrong). 22 years ago
  Stefan Bodewig e955e3d961 removeLeadingPath doesn't work if leading is a filesystem root - found by Antoine 22 years ago
  Stefan Bodewig 21b09b4cdd Typo 22 years ago
  Antoine Levy-Lambert 12383504ac References not passed by antcall 22 years ago
  Stefan Bodewig 0a69ae53ef 2003 22 years ago
  Antoine Levy-Lambert 5ac6359a7a Add a method in DirectoryScanner to reset the default exclude patterns 22 years ago
  Peter Reilly facb8658b2 Fix for NPE reported by Nick Chalko. 22 years ago
  Conor MacNeill 02e1648724 Refactor script related tasks into single ScriptRunner utility. 22 years ago
  Antoine Levy-Lambert 8585763d20 Fix a problem introduced in the recent optimization of DirectoryScanner : 22 years ago
  Antoine Levy-Lambert 930f2f2030 make the new tests involving case sensitivity or not pass on Windows 22 years ago
  Peter Reilly d15bd65fa5 Fix for serial import relative files bug 22 years ago
  Conor MacNeill 4ac04f30c2 Ensure all generated output gets through the output system to the 22 years ago
  Peter Reilly 7b6a46d131 get the tasks imported using <import> to be placed 22 years ago
  Stefan Bodewig b36b5456d7 Demonstrate symlink problem. 22 years ago
  Stefan Bodewig 3eea43f1a5 Add tests for case insensitive matching. 22 years ago
  Stefan Bodewig d1bb5df72d PathTokenizer didn't deal correctly with ../ style relative paths 22 years ago
  Stefan Bodewig c0e5ece04f some whitespace changes plus assertTrue -> assertEquals in a couple of cases 22 years ago
  Stefan Bodewig 02f7f5bc1e Make toURI and fromURI work correctly on Netware. 22 years ago
  Antoine Levy-Lambert 57f5357a1c Fix the following (remark of Stefan Bodewig on July 15th 2003 on the dev list) 22 years ago
  Antoine Levy-Lambert 33693452f1 resolves bug : propertyfile does *2 instead of +1 22 years ago
  Antoine Levy-Lambert 88c40c7306 Allow FileUtilsTest to run on DOS/Windows when current drive letter is not C: 22 years ago
  Antoine Levy-Lambert 2e4d3619aa added 3 new testcases for DirectoryScanner 22 years ago
  Stefan Bodewig f2eb856ffd Add support for filename-encodings other than UTF8 to <untar>. 22 years ago
  Stefan Bodewig ad9c15103d Finish implementation of ZipFile, use it in Expand (AKA <unzip>). 22 years ago
  Antoine Levy-Lambert c1288a2b32 The translate task did not translate tokens that are placed too close together. 22 years ago
  Antoine Levy-Lambert ebe2b05bb3 Make FileUtilsTest pass under cygwin 22 years ago