summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/optional/jsp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Check spelling"Gintas Grigelionis2018-09-111-1/+1
* Check spellingGintas Grigelionis2018-09-091-1/+1
* Deprecate StringUtils.LINE_SEPGintas Grigelionis2018-04-271-2/+2
* Checkstyle/spellingGintas Grigelionis2018-04-202-15/+15
* Use foreach loopsGintas Grigelionis2018-04-122-5/+2
* Use null-or-empty patternGintas Grigelionis2018-04-062-3/+3
* Avoid repetitionGintas Grigelionis2018-04-061-2/+1
* Avoid line.separatorGintas Grigelionis2018-04-051-7/+4
* Simplify and tidy upGintas Grigelionis2018-04-021-1/+1
* Remove extraneous casts and (un)boxing, tersify logicGintas Grigelionis2018-04-012-12/+10
* Use foreach loopsGintas Grigelionis2018-04-011-2/+2
* Checkstyle: whitespace, line continuation and modifier idiosyncrasiesGintas Grigelionis2017-12-113-4/+4
* Let’s use doclintGintas Grigelionis2017-12-103-11/+11
* java 5-8java8Matt Benson2017-04-137-145/+95
* Merge branch '1.9.x'Stefan Bodewig2016-12-211-1/+1
|\
| * Sonar meets backwards compatibility requirementsStefan Bodewig2016-12-211-1/+1
* | try-with-resource for AntClassLoaderStefan Bodewig2016-03-292-16/+3
|/
* PR 56748 Spelling fixes, submitted by Ville SkyttäVille Skyttä2014-07-212-2/+2
* organize importsJan Matèrne2014-07-035-1/+5
* assorted spelling fixes by Lajos Veres - closes #4Stefan Bodewig2014-02-282-2/+2
* sconnolly advises using TODO rather than XXX in comments.Jesse N. Glick2013-07-171-3/+3
* Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentationJacobus Martinus Kruithof2012-05-263-3/+3
* microoptimizations. PR 50716Stefan Bodewig2011-02-031-1/+2
* As Jesse points out, equalsIgnoreCase is not locale-sensitiveStefan Bodewig2010-02-181-4/+2
* if user input is compared to fixed strings in a case insensitive manner we sh...Stefan Bodewig2010-02-171-2/+4
* whitespaceStefan Bodewig2009-09-051-80/+88
* plug some more classloader leaks and mark those places where a leak remains a...Stefan Bodewig2009-09-042-1/+10
* spMatthew Jason Benson2008-06-261-2/+2
* checkstyle: remove inner assignmentPeter Reilly2007-09-281-1/+1
* checkstylePeter Reilly2007-09-261-0/+4
* Factor removeSuffix() out.Jan Materne2007-09-201-8/+3
* more magic numPeter Reilly2007-09-202-3/+5
* checkstylePeter Reilly2006-11-185-5/+33
* checkstylePeter Reilly2006-11-163-1/+5
* javadocPeter Reilly2006-11-061-3/+78
* jasper4.1 is not in ant classpath while compiling, fix link in junittaskmirrorPeter Reilly2006-10-231-1/+1
* copy2license.plStefan Bodewig2006-09-019-45/+54
* Minor updates based on the input of Dave BrosiusJacobus Martinus Kruithof2006-04-261-2/+4
* checkstyle - mostly javadocPeter Reilly2005-05-254-9/+23
* This commit eliminates all (but one) use of Project.createTask("some name") f...Steve Loughran2005-02-182-4/+4
* Various checkstyle violationsStefan Bodewig2004-11-222-5/+5
* try to support Tomcat 5.xStefan Bodewig2004-06-281-10/+46
* -breakiterator fixes by Jack WoehrStefan Bodewig2004-04-141-1/+1
* remove authors from filesPeter Reilly2004-03-098-23/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-099-9/+9
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-049-18/+18
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-039-441/+108
* add " to " to jsp outputPeter Reilly2004-01-131-1/+2
* oops. didnt mean to commit that a- relic of someones patch to jspc that I was...Steve Loughran2003-09-231-1/+1
* With these changes assertions now work, at least as far as the java tests are...Steve Loughran2003-09-231-1/+1