11639 Commits (228fb9839c21a0a853598e114faca72c8e9340e7)
 

Author SHA1 Message Date
  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 dd72ac08ff Avoid slow scan unless it really is required 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 b1cc0a4edb slowscan has been broken, no idea since when. 17 years ago
  Stefan Bodewig 4f0c76df89 refactor sync tests in preparation for more changes WRT PR 43159 17 years ago
  Jan Materne 89730519ea typo 17 years ago
  Stefan Bodewig f0d6ce37d9 fix references to license files. PR 46390 17 years ago
  Stefan Bodewig 6b888144bd fix since for <globmapper> and friends. PR 46383. 17 years ago
  Stefan Bodewig 12d18fd53e test for 42702 17 years ago
  Stefan Bodewig f4bdfee52e allow tokens in replacetokens filter to be read from a resource. PR 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 fd3ea49030 Take advantage of JDK 1.4 (and 1.2, actually) 17 years ago
  Stefan Bodewig 23c2c29cb1 Document behavior noted in PR 43159 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 1bae2089f5 Add resource collection support to replaceregexp. PR 46341. 17 years ago
  Stefan Bodewig 7171341fc6 store remote output in outputproperty even if it fails. PR 46340. 17 years ago
  Stefan Bodewig 1d600fe6da passing tests for PR 36220 17 years ago
  Stefan Bodewig e19934b160 add a few more debug log statements 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 1147be2934 the teamcity builds are not official 17 years ago
  Stefan Bodewig 875955fe1a Typo. PR 46335 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 b85b78ce08 don't say a file was modified in the future if it has been modified a second ago. PR 43665. Submitted by Kim Hansen. 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 a738000aca refid-audit of indirect subclasses of DataType 17 years ago
  Stefan Bodewig cbe9978c14 reference-usage audit on all classes that extend DataType directly 17 years ago
  Stefan Bodewig aa373b9f5e simplify 17 years ago
  Stefan Bodewig 6eb8c15ed0 document <archives>. PR 46257. 17 years ago
  Stefan Bodewig e88414ba32 first step of reference-check auditing after I re-understood how things are supposed to work. 17 years ago
  Stefan Bodewig 027f5c7965 Add a few more tests - and fix the bugs found by them. 17 years ago
  Stefan Bodewig ea007977a4 fix link 17 years ago
  Stefan Bodewig 0205463299 some refactoring 17 years ago
  Stefan Bodewig 450b3ce6a4 forgotten new files for svn revision 721344 17 years ago
  Stefan Bodewig df7e805e85 Initial version of a resource collection that extracts archives nested as resources. PR 46257. 17 years ago
  Stefan Bodewig aee918fc28 Use FileUtils.close 17 years ago
  Stefan Bodewig 197f9ee4ec Add support for setting system properties in xslt. PR 36653. 17 years ago