summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/util/JAXPUtils.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* java 5-8java8Matt Benson2017-04-131-2/+1
* organize importsJan Matèrne2014-07-031-0/+2
* checkstylePeter Reilly2006-11-161-0/+2
* copy2license.plStefan Bodewig2006-09-011-5/+6
* checkstyle - mostly javadocPeter Reilly2005-01-241-3/+11
* Make use of FileUtils in a uniform way via the getFileUtils method and a stat...Jacobus Martinus Kruithof2005-01-061-3/+3
* remove authors from filesPeter Reilly2004-03-091-2/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-041-4/+4
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* Merge into 1.6Stefan Bodewig2003-11-281-4/+4
* Add a helper class for tasks that want literal XML as inputStefan Bodewig2003-11-271-0/+42
* StyleAntoine Levy-Lambert2003-09-211-2/+2
* styleConor MacNeill2003-07-171-1/+1
* Remove email address from sourcesStefan Bodewig2003-03-071-1/+1
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* Actually enable namespace support in ProjectHelper2Conor MacNeill2003-01-171-7/+49
* Rumors say that absolute file: URLs on Windows need a third slash.Stefan Bodewig2002-12-101-11/+5
* Merge Stephane's system-id refactoring into HEAD.Stefan Bodewig2002-10-311-0/+27
* Remove unused imports, remove glob imports, sort imports.Peter Donald2002-07-251-6/+4
* Move JAXP stuff into a new utility class.Stefan Bodewig2002-04-231-0/+183