summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/filters/ClassConstants.java
Commit message (Collapse)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
| | | | find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
* Use StandardCharsetsGintas Grigelionis2018-08-201-2/+2
|
* Use null-or-empty patternGintas Grigelionis2018-04-061-3/+3
|
* Checkstyle and simplify, next iterationGintas Grigelionis2018-04-051-20/+11
|
* Squash catchGintas Grigelionis2018-04-021-3/+1
|
* Let’s use doclintGintas Grigelionis2017-12-101-3/+2
|
* organize importsJan Matèrne2014-07-031-0/+1
|
* java 5, continuedMatthew Jason Benson2012-08-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1375571 13f79535-47bb-0310-9956-ffa450edef68
* extract constantStefan Bodewig2010-04-191-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@935488 13f79535-47bb-0310-9956-ffa450edef68
* oppsPeter Reilly2007-09-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572332 13f79535-47bb-0310-9956-ffa450edef68
* change some usages that assumed null from readfullyPeter Reilly2007-09-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572329 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 33604: classconstants filter brokenPeter Reilly2006-09-171-11/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447159 13f79535-47bb-0310-9956-ffa450edef68
* copy2license.plStefan Bodewig2006-09-011-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439418 13f79535-47bb-0310-9956-ffa450edef68
* remove duplicate finalPeter Reilly2005-01-251-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277456 13f79535-47bb-0310-9956-ffa450edef68
* remove authors from filesPeter Reilly2004-03-091-1/+0
| | | | | | | | PR: 27177 Obtained from: J.M. (Martijn) Kruithof git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276208 13f79535-47bb-0310-9956-ffa450edef68
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276065 13f79535-47bb-0310-9956-ffa450edef68
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-041-2/+2
| | | | | | | in order to make checkstyle happy git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276017 13f79535-47bb-0310-9956-ffa450edef68
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276010 13f79535-47bb-0310-9956-ffa450edef68
* More cleanupConor MacNeill2003-07-061-8/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274776 13f79535-47bb-0310-9956-ffa450edef68
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274040 13f79535-47bb-0310-9956-ffa450edef68
* Real tired of seeing email address being abused.Magesh Umasankar2002-12-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273610 13f79535-47bb-0310-9956-ffa450edef68
* Fix-up of JavaDocs for filters (and a couple of style fixes too).Jon Skeet2002-04-301-30/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272615 13f79535-47bb-0310-9956-ffa450edef68
* Coding StandardConor MacNeill2002-04-151-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272441 13f79535-47bb-0310-9956-ffa450edef68
* Bring all headers into lineConor MacNeill2002-04-121-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272404 13f79535-47bb-0310-9956-ffa450edef68
* Clean up importsConor MacNeill2002-04-101-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272326 13f79535-47bb-0310-9956-ffa450edef68
* Promote Filter Reader proposal to main trunk.Magesh Umasankar2002-03-061-0/+187
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271759 13f79535-47bb-0310-9956-ffa450edef68