149 Commits (fd514f77c1be33f307e78baeda66080a23f5d7b8)

Author SHA1 Message Date
  Gintas Grigelionis fd514f77c1 Shorten fully-qualified names (cherry-pick b4243b9) 7 years ago
  Gintas Grigelionis 5eef12a964 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Stefan Bodewig 0715dda317 use better suited exceptions 9 years ago
  Stefan Bodewig 18877234f2 accept generic exceptions because of backwards compatibility 9 years ago
  Stefan Bodewig 008f1c8be5 embrace StringUtils#getStackTrace 9 years ago
  Stefan Bodewig db62044709 unnecessary condition 9 years ago
  Stefan Bodewig 2cec63f68a allow Ant references to be used for xslt attributes 9 years ago
  Stefan Bodewig cac55fbfc0 add support for TraX factory features 9 years ago
  Ville Skyttä 43844a7e6b PR 56748 Spelling fixes, submitted by Ville Skyttä 11 years ago
  Stefan Bodewig df33426bf2 whitespace 11 years ago
  Jan Matèrne 13f6d98c9d make it compile under Java5 (1.5.0_22-b03) 11 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Stefan Bodewig 234c1d9ff4 weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion 12 years ago
  Antoine Levy-Lambert ce5e412964 .isEmpty method only exists in Java 1.6, Ant supports still Java 1.5 12 years ago
  Stefan Bodewig f0565366fe Allow params of XSLT to be optionally typed. PR 21525. Submitted by František Kučera 12 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Stefan Bodewig c04d3e26a9 if specified stylesheet doesn't exist, log the file resolved relative to project rather than the task's basedir 14 years ago
  Stefan Bodewig 907f06aed3 unused variable 15 years ago
  Stefan Bodewig 0b52075bb1 better fix for bug 49271 as suggested by Jesse 15 years ago
  Stefan Bodewig a26365ccc4 <xslt> ignores classpath when defaulting to TraX. PR 49271 15 years ago
  Jesse N. Glick 69eba07e72 Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar. 15 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 15 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 15 years ago
  Stefan Bodewig 48468d8995 use the same logic as target for xslt's param element's if/unless attribute 16 years ago
  Stefan Bodewig 53db3a2602 Add support for Xalan2 Traces. PR 36670. 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 bf5fd79380 fail early if stylesheet doesn't exist. PR 34525. 17 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Steve Loughran 19b4f6ae89 Bug ID 43635 <xslt> task can't be used more than once with a file stylesheet 18 years ago
  Peter Reilly e3e9f1e819 checkstyle 18 years ago
  Matthew Jason Benson 64886360cf fmt/refac 18 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f958e23640 checkstyle 19 years ago
  Matthew Jason Benson 427c2d293d Have to fix fix from bug 39407, because a nested resource and a nested resource 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jan Materne 9d42b05f17 - back to File-based algorithm 19 years ago
  Jan Materne a1608d62d4 Bug 21042 "Setting XSL parameter to input filename when processed whole directory." 19 years ago
  Jan Materne 303b70f86b Bug 21042 "Setting XSL parameter to input filename when processed whole directory." 19 years ago
  Antoine Levy-Lambert b19ac2c39b Fix JUnitReport with includes. 19 years ago
  Kevin Jackson fe678d1937 roll back deprecation of Project.resolveFile, revert prior changes to code 19 years ago
  Jacobus Martinus Kruithof 18784a313b Removed support for Xalan1. 19 years ago
  Kevin Jackson 4f2ff64361 use fileutils.resolveFile 19 years ago