577 Commits (ce30fba6d8bdab6004bfa0b5055ef273b61d3ba7)

Author SHA1 Message Date
  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
  Peter Reilly 9f6981d2a2 Get Project#getTaskDefinitions and Project#getDataTypeDefinitions 22 years ago
  Peter Reilly 8701272b24 Second patch from antlib update as described in 22 years ago
  Stefan Bodewig da037ebd0f 2003 22 years ago
  Antoine Levy-Lambert 2f59f52b63 Fix ImageTest for Windows environments. 22 years ago
  Antoine Levy-Lambert 76c58c9b00 Make ClassFileSetTest pass under Windows. 22 years ago
  Antoine Levy-Lambert 1d273bec1a An error was happening under Windows when executing the cleanup, 22 years ago
  Antoine Levy-Lambert b4cde9dabb Use java.io.tmpdir as location for temporary files 22 years ago
  Stefan Bodewig a27bac8c23 fix tests that failed because of wrong case in filenames 22 years ago
  Erik Hatcher 931a037496 #20767 - adding totalproperty and todir attributes to checksum task - submitted by Aslak Hellesoy 22 years ago
  Stefan Bodewig ab8b8ef566 Allow <touch>'s datetime attribute to accept seconds as well. 22 years ago