6538 Commits (c457e6dfd44e708afd34cdc5032b3f8e06a1afee)

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 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 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 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 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 f0c143b6e0 add an erroronmissingarchive attribute to tar/zipfileset. PR 46091. 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 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
  Stefan Bodewig bee14ad0d4 allow chmod, chgrp, chown and attribute to be used outside of their native environment. PR 7624 17 years ago
  Stefan Bodewig 193919c329 make sure prefix isn't set to project name in import. make sure it is set even when no target has been encountered in include. 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 5f7fbe8b73 keep track of links that haven't been followed 17 years ago
  Stefan Bodewig 6b2378c2e6 Make prefix separator configurable, nest prefixes in include 17 years ago
  Matthew Jason Benson 1e962d0d6d make concat support dest resources 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 4b364736ee deal with nested invokations 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 a6d4ce254b remove some warnings from code that is by now carved into stone 17 years ago