11505 Commits (b85b78ce08a5823bce29a951899ac569dcd6591d)
 

Author SHA1 Message Date
  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
  Stefan Bodewig 664647fb6b make it a runtime exception 17 years ago
  Stefan Bodewig a82afc8523 no reason to implement any of those interfaces 17 years ago
  Stefan Bodewig 392af32d32 better choice of exception 17 years ago
  Stefan Bodewig be943a8c95 use adapter for FileProvider instead of instanceof in MappedResource 17 years ago
  Stefan Bodewig 31e1bc0694 use adapter for Touchable instead of instanceof checks 17 years ago
  Stefan Bodewig a22e945b3c use an adapter to use Appendable instead of instanceof checks 17 years ago
  Stefan Bodewig f179a42859 add an "as" method to Resource that allows extensions without actually implementing additional interfaces 17 years ago
  Stefan Bodewig 44c3680f0a initial, completely non-functional mapped resource. There must be a better way to support the optional resoucre interfaces! 17 years ago
  Stefan Bodewig c12fc78d68 wrong name of constant 17 years ago