11714 Commits (8df1ef0ecfcd30c0445cb3f7300cdf8e16e32df1)
 

Author SHA1 Message Date
  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
  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 a0c1be104d add an option to suppress processor warnings. PR 18897. 17 years ago
  Stefan Bodewig 58069d3478 Try to load TraX factory via configured classpath. PR 46172 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 8d3f3bc357 passing testcase for issue 46285 17 years ago
  Jan Materne 6a2312cf4b Example: counting lines in a file 17 years ago
  Stefan Bodewig f1a903928b Add attributes for javadoc's -docfilessubdirs and -excludedocfilessubdir CLI args. PR 34455 17 years ago
  Stefan Bodewig a68bd22533 remove non-1.4 stuff from javadoc 17 years ago
  Stefan Bodewig 435a6330e2 recommend useexternalfile="true" as first option to deal with javadoc problems. PR 41958. 17 years ago
  Stefan Bodewig f0c143b6e0 add an erroronmissingarchive attribute to tar/zipfileset. PR 46091. 17 years ago
  Stefan Bodewig 57ee171b18 use antunit-base 17 years ago
  Stefan Bodewig 08bdfe8f1b allow target-group attribute to use a comma-separated list 17 years ago
  Stefan Bodewig 2077f6716f Add target-group, a special target that must be empty and whose dependency list may be extended by other target(-group)s using their (new) target-group attribute 17 years ago
  Stefan Bodewig ade0b033e3 appending may be a bad thing to do for compressed outputs and other subclasses 17 years ago
  Stefan Bodewig 0da719e8f5 document mappedresources 17 years ago
  Stefan Bodewig 99deca2a76 extract a common base class for resource decorators 17 years ago
  Stefan Bodewig b10fa1121f two more places where Appendable can be used 17 years ago
  Stefan Bodewig d5103ff56c re-instante contract of resourceCompare by throwing ClassCastException for non-FileProviders 17 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 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 6f748504c5 Actually, to make it work, MappedResource must not look like a FileProvider at all 17 years ago