summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/Location.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* Simplify logicGintas Grigelionis2018-04-011-10/+2
* java 5-8java8Matt Benson2017-04-131-2/+6
* organize importsJan Matèrne2014-07-031-0/+1
* java 5 updatesMatthew Jason Benson2012-08-201-0/+1
* add some final keyword to immutable thingsScokart Gilles2008-08-211-3/+3
* copy2license.plStefan Bodewig2006-09-011-5/+6
* add since 1.6.3 to equals and hashcodePeter Reilly2005-03-151-0/+2
* add equals and hashcode to LocationPeter Reilly2005-03-151-1/+27
* added getColumnNumber as all other fields that are set can also be get, apart...Jacobus Martinus Kruithof2005-03-031-0/+8
* Make use of FileUtils in a uniform way via the getFileUtils method and a stat...Jacobus Martinus Kruithof2005-01-061-2/+4
* Javadoc fixes for RuntimeConfigurable, Project, LocationAntoine Levy-Lambert2004-07-171-1/+1
* remove authors from filesPeter Reilly2004-03-091-1/+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-2/+2
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* Expose filename and linecount of locationPeter Reilly2003-07-171-0/+17
* More cleanupConor MacNeill2003-07-061-9/+9
* More cleanupConor MacNeill2003-04-141-0/+2
* unURIfy build-file name if necessary.Stefan Bodewig2003-03-311-2/+7
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* doc correctSteve Loughran2002-10-061-1/+1
* Supply location when complaining about empty target names.Stefan Bodewig2002-09-091-0/+13
* Make it serializableStephane Bailliez2002-07-151-1/+3
* Coding standard conformanceConor MacNeill2002-04-091-1/+1
* JavaDoc comments.Jon Skeet2002-02-241-7/+33
* License police on documentation files:Stefan Bodewig2002-01-101-1/+1
* Code clean up:Stephane Bailliez2001-10-281-1/+1
* Make licence statements mention Ant in place of TomcatConor MacNeill2001-01-031-1/+1
* Used some elisp magic to remove those tabs and replace with spaces.Peter Donald2000-11-251-43/+43
* Cleanup things missed with JAXP/SAX 1.0 fixesSam Ruby2000-04-261-0/+111