17 Commits (257dadeaf0fb8588b80fa71b24ee3aca38ea19b7)

Author SHA1 Message Date
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Stefan Bodewig 2d0707e131 Jikes again: shadows, some private finals that could be static and statics used as instance methods 21 years ago
  Jacobus Martinus Kruithof 6653c42a77 If we can use File.getParentFile, there is presumably no reason to use FileUtils.getParentFile, right? 21 years ago
  Jesse N. Glick 71333195c9 Trying to make unit tests independent of CWD. 21 years ago
  Peter Reilly 1ddab2c141 add xmlcatalog nested element to the xmlproperty task 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Conor MacNeill 3b9cd024be Handle relative DTDs in XMLProperty 22 years ago
  Conor MacNeill af90534b7b 2003 22 years ago
  Conor MacNeill cdd1db5a99 PR: 17195 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Costin Manolache 1bf5797759 *** empty log message *** 23 years ago
  Stefan Bodewig 8ff0a12291 Doc patches and additional tests for <xmlproperty>. 23 years ago
  Stefan Bodewig 524a7831a7 Enhancements for <xmlproperty>: you can now expand ${properties}, 23 years ago
  Erik Hatcher d7d2c3fe3e First pass at a slight variant of Nicola Ken Barozzi's XmlProperty task from PR #7767. More tests and probably some slight refactoring is needed to handle other cases (like the list properties) better, but works as-is pretty nicely. 23 years ago