summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/optional/extension
Commit message (Expand)AuthorAgeFilesLines
* Revert last 5 commitsGintas Grigelionis2018-11-041-25/+43
* SonarQube: nested if’s is a major code smellGintas Grigelionis2018-11-041-42/+24
* SonarQube: unnecessary parentheses is a major code smellGintas Grigelionis2018-11-041-1/+1
* Use String.join()Gintas Grigelionis2018-08-201-3/+1
* Deprecate StringUtils.LINE_SEPGintas Grigelionis2018-04-272-78/+28
* Remove extraneous casts and (un)boxing, tersify logicGintas Grigelionis2018-04-012-24/+12
* Use foreach loopsGintas Grigelionis2018-04-012-11/+10
* Java8 refactoring stripped null check on manifest.getMainAttributesStefan Bodewig2018-02-131-1/+3
* Checkstyle: whitespace, line continuation and modifier idiosyncrasiesGintas Grigelionis2017-12-111-1/+1
* Let’s use doclintGintas Grigelionis2017-12-1010-15/+15
* whitespaceStefan Bodewig2017-04-191-1/+1
* 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