summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/optional/extension
Commit message (Expand)AuthorAgeFilesLines
* java 5-8java8Matt Benson2017-04-1317-337/+221
* reduce GC pressure by replacing File(In|Out)putStreamStefan Bodewig2017-04-121-3/+4
* use FileUtilsStefan Bodewig2016-12-201-11/+3
* plug resource leaks detected by SonarStefan Bodewig2016-12-201-2/+18
* remove re-implementations of FileUtils.close()Stefan Bodewig2016-03-281-7/+2
* PR 56748 Spelling fixes, submitted by Ville SkyttäVille Skyttä2014-07-212-2/+2
* whitespaceStefan Bodewig2014-07-121-3/+3
* checkstyleJan Matèrne2014-07-041-5/+8
* organize importsJan Matèrne2014-07-0310-0/+10
* assorted spelling fixes by Lajos Veres - closes #4Stefan Bodewig2014-02-284-11/+11
* Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentationJacobus Martinus Kruithof2012-05-264-9/+9
* deprecated sinceJacobus Martinus Kruithof2009-02-061-0/+1
* Marked the DeweyDecimal in extension package deprecated.Jacobus Martinus Kruithof2009-02-064-0/+4
* reference-usage audit on all classes that extend DataType directlyStefan Bodewig2008-12-012-29/+40
* checkstylePeter Reilly2007-08-122-2/+3
* fmt/refacMatthew Jason Benson2007-07-172-72/+34
* Changes after static code analysis.Jacobus Martinus Kruithof2007-04-081-1/+1
* linefeedsStefan Bodewig2006-12-041-1/+1
* checkstylePeter Reilly2006-11-163-1/+4
* checkstylePeter Reilly2006-11-053-9/+9
* fix up some of the javadoc whiningPeter Reilly2006-10-232-2/+2
* copy2license.plStefan Bodewig2006-09-0119-95/+114
* - Refactor DeweyDecimal to util package, retain bc by keeping a stub in the o...Kevin Jackson2006-05-291-166/+7
* Minor updates based on the input of Dave BrosiusJacobus Martinus Kruithof2006-04-261-1/+2
* Improved use of MagicNames for ant internal propertiesJacobus Martinus Kruithof2006-03-251-2/+3
* remove reflective toArray callsMatthew Jason Benson2005-08-092-3/+3
* removed lines with $Revision: x.y $ lines (after verification)Jacobus Martinus Kruithof2005-03-0915-27/+12
* fix spelling, name hiding, javadocs and styleStefan Bodewig2005-02-256-89/+84
* This commit eliminates all (but one) use of Project.createTask("some name") f...Steve Loughran2005-02-182-4/+6
* checkstyle changesPeter Reilly2004-12-103-51/+115
* Various checkstyle violationsStefan Bodewig2004-11-221-2/+2
* More Jikes warningsStefan Bodewig2004-11-151-2/+2
* fix self-comparisionStefan Bodewig2004-11-151-9/+11
* several javadoc fixes.Stefan Bodewig2004-11-123-17/+0
* Make getCompatibilityWith actually compare two different values.Stefan Bodewig2004-11-051-9/+9
* -breakiterator fixes by Jack WoehrStefan Bodewig2004-04-141-2/+2
* remove authors from filesPeter Reilly2004-03-0919-25/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-0919-19/+19
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-0419-39/+39
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-0319-931/+228
* One should think that I'd know the copyright line formatStefan Bodewig2003-10-141-1/+1
* 2003Stefan Bodewig2003-10-141-1/+1
* Throw an exception for missing manifests - as advertized in theStefan Bodewig2003-10-141-1/+5
* StyleAntoine Levy-Lambert2003-09-211-3/+2
* styleConor MacNeill2003-07-193-33/+33
* styleConor MacNeill2003-07-173-69/+33
* CheckstyleConor MacNeill2003-07-091-5/+5
* typoConor MacNeill2003-07-091-5/+5
* CheckstyleConor MacNeill2003-07-0910-432/+314
* More cleanupConor MacNeill2003-07-054-365/+282