185 Commits (6cc73a7365331c32aed92c7b5e02cae336cb03cb)

Author SHA1 Message Date
  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
  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 727dc821bd Resource-enable replacefilterfile and propertyfile attributes f <replace>. Somewhat related to PR 42702. 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 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 def52dd8af Add a failOnNoResources attribute to xslt. PR 46274. 17 years ago
  Stefan Bodewig a92061f3cb Add failOnError to xslt. PR 36260. 17 years ago
  Stefan Bodewig bf5fd79380 fail early if stylesheet doesn't exist. PR 34525. 17 years ago
  Stefan Bodewig 9cdb30b437 add a test for issue 32461 17 years ago
  Stefan Bodewig 57473c1824 Initial AntUnit test for xslt 17 years ago
  Stefan Bodewig f1a903928b Add attributes for javadoc's -docfilessubdirs and -excludedocfilessubdir CLI args. PR 34455 17 years ago
  Stefan Bodewig 0da719e8f5 document mappedresources 17 years ago
  Stefan Bodewig c4b1f65a6e yes, mapperesources work inside <zip> 17 years ago
  Stefan Bodewig 9deb19dac9 Add mapped resource collection including test for <copy> 17 years ago
  Stefan Bodewig c27376e220 document that <delete dir=...> doesn't play well with symlinks. PR 45742. 17 years ago
  Stefan Bodewig ebac984530 add an attribute that allows symbolic links to be deleted without following them. PR 36658. 17 years ago
  Stefan Bodewig 7bca21470c rename input-test which is interactive so it doesn't ge run during automated builds 17 years ago
  Stefan Bodewig 6b2378c2e6 Make prefix separator configurable, nest prefixes in include 17 years ago
  Matthew Jason Benson 3ae69e82c3 add Appendable interface with echo as first supporting task 17 years ago
  Stefan Bodewig 32c6ef39e4 add an <import> variant named <include> that matches EasyAnt's <use> 17 years ago
  Stefan Bodewig dcf31da592 add 'as' attribute to <import> in order to control the imported target's prefixes 17 years ago
  Stefan Bodewig 7f3406304a deal with resources without name in <copy>. PR 39960. 17 years ago
  Matthew Jason Benson b374c9f8a0 move an antunity test 17 years ago