1284 Commits (240c8d4390d87359d48824ba4c6dfd6959fd9f76)

Author SHA1 Message Date
  Stefan Bodewig 9416f208d9 allow extra fields to be added at the front 17 years ago
  Steve Loughran 8d0bd81aae starting the tests for this, fixing the code as the problems show up. Task is not yet ready for use. 17 years ago
  Stefan Bodewig 1fa24dc235 fix linefeeds 17 years ago
  Stefan Bodewig 817fd31998 fix a bunch of findbugs reported problems in the zip, tar and bzip2 classes. PR 46661 17 years ago
  Stefan Bodewig b27fa7d06f indentation changes only 17 years ago
  Stefan Bodewig 2d1ac70e3b fix XMLCatalogTest on Java6 17 years ago
  Stefan Bodewig 6cc73a7365 Use a real transformation error instead of an XML parsing error in testTransformationError 17 years ago
  Jacobus Martinus Kruithof 24fe82e433 Adding task to provide host info, requests in bug reports 31164 and 45861. 17 years ago
  Stefan Bodewig e73a7f649f Ignore ZIP extra fields that don't contain the recommended header+length structure - this is what unzip does as well. PR 42940 17 years ago
  Stefan Bodewig 601cdf67ba Make sure ZIP archive is closed even when a RuntimeExpection occurs. PR 46559 17 years ago
  Stefan Bodewig ca4b6cc233 turn Jesse's testcase in PR 45902 into an AntUnit test (failed before applying revision 738330 and passes after it) 17 years ago
  Matthew Jason Benson b7858a9322 pathconvert preserveduplicates 17 years ago
  Matthew Jason Benson 23b6d1df60 failing test for PR 46257 17 years ago
  Matthew Jason Benson 19b0436737 REALLY antunit-ize the test 17 years ago
  Matthew Jason Benson 8031d7c31b move resource comparators tests to antunit 17 years ago
  Stefan Bodewig 705993f911 don't automatically assume a to pattern contains a * in globmapper. PR 46506. 17 years ago
  Stefan Bodewig 7d23a63fb6 test for PR 46506 17 years ago
  Stefan Bodewig e84c70cd16 rename test, remove unneeded tasks, add some assertions 17 years ago
  Stefan Bodewig 77cc5846cb sleep a little longer during tests 17 years ago
  Stefan Bodewig 6c29cfdd70 make checksum's totalproperty platform independent. PR 36748. 17 years ago
  Stefan Bodewig aee67d5f1e testcase for PR 36748 17 years ago
  Stefan Bodewig e6d58bd9dc Passing test for PR 35634 17 years ago
  Stefan Bodewig 948e2c6f0d passing unit test for PR 29460 17 years ago
  Stefan Bodewig 10f8a113ac now that slowScan is fixed, I realized that Sync cannot use it. Full implementation of PR 43159. 17 years ago
  Stefan Bodewig 66b7fa5b87 slow-scan was broken for recursive exclude patterns since contentsExcluded was added about four years ago 17 years ago
  Stefan Bodewig c807cf91c6 properly handle non-recursive excludes (breaks one other test because of the same slowscan bug that I'm going to fix later) 17 years ago
  Stefan Bodewig cd22c5c17b another sync preserveintarget edge case 17 years ago
  Stefan Bodewig 7b84ae34e5 partial implementation of a new preserveemptydirs attribute for sync's preservintarget. PR 43159. Unfortunately DirectorScanner.slowScan doesn't work as expected and I'm running out of time before a meeting, so I'm commiting it unfinished. 17 years ago
  Stefan Bodewig 4f0c76df89 refactor sync tests in preparation for more changes WRT PR 43159 17 years ago
  Stefan Bodewig 12d18fd53e test for 42702 17 years ago
  Stefan Bodewig 727dc821bd Resource-enable replacefilterfile and propertyfile attributes f <replace>. Somewhat related to PR 42702. 17 years ago
  Stefan Bodewig 44f0fda1ab two propertyhelpers useable for Resource-valued attributes 17 years ago
  Stefan Bodewig fe67f95603 add a failOnNoReplacements attribute to replace. PR 21064. 17 years ago
  Stefan Bodewig e673741d37 optionally expand properties in <replace>'s nested elements. PR 11585. 17 years ago
  Stefan Bodewig 647cd1207f add a preservelastmodified attribute to replace and replaceregexp. PR 39002. 17 years ago
  Stefan Bodewig 75a677f701 allow token and/or value of replace's replacefilter children to be specified as nested elements. PR 39568. 17 years ago
  Stefan Bodewig 6b2e7156fc make <replace> support resource collections. PR 24062. 17 years ago
  Stefan Bodewig ba89626cdd test for PR 43159 17 years ago
  Stefan Bodewig 344ac7bcc3 test for PR 46341 17 years ago
  Stefan Bodewig 1d600fe6da passing tests for PR 36220 17 years ago
  Stefan Bodewig f630bc5d67 re-factor depend test a little. 17 years ago
  Stefan Bodewig 4a68ab59a3 re-generate site 17 years ago
  Stefan Bodewig 190fdaaa1f Add a verbose attribute to dependset. PR 13681 17 years ago
  Stefan Bodewig 163e6b921c some assertions on dependset's logging 17 years ago
  Stefan Bodewig 4d9b1cdf1f use meaningful target names 17 years ago
  Stefan Bodewig bf76cf8d29 make dependset test more regular 17 years ago
  Stefan Bodewig 0e91a587da CVS commit made while investigating PR 24569 17 years ago
  Stefan Bodewig 6b043c5c8a tests for PR 45226 17 years ago
  Stefan Bodewig 53db3a2602 Add support for Xalan2 Traces. PR 36670. 17 years ago
  Stefan Bodewig 6eb8c15ed0 document <archives>. PR 46257. 17 years ago