index
:
delta/java/ant.git
1.9.x
ANT_12_FIXES
ANT_13_BRANCH
ANT_14_BRANCH
ANT_15_BRANCH
ANT_16_BRANCH
ANT_17_BRANCH
ANT_184_BRANCH
ANT_18_BRANCH
ANT_SITE
TOMCAT_31
bug_47552_scp_compression
dependabot/maven/src/etc/poms/ant-commons-net/commons-net-commons-net-3.9.0
dependabot/maven/src/etc/poms/ant-junit/xerces-xercesImpl-2.12.2
dependabot/maven/src/etc/poms/ant/xerces-xercesImpl-2.12.2
java-10-version
java8
jkf-1.10-requires-jdk8
jkf-review
logoutput-jmod-link
master
prepare_Ant_1.9.5
prepare_Ant_1.9.6
remove-tests-constants-from-main-tree
run-single-test-method
tomcat_32
git.apache.org: repos/asf/ant.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
org
/
apache
/
tools
/
ant
/
launch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use an empty array in favor of pre-sized array.
Arturo Bernal
2021-08-31
1
-2
/
+2
*
no longer complain when not finding tools.jar
Stefan Bodewig
2020-08-23
1
-2
/
+0
*
Class.newInstance() is deprecated in Java 9+
twogee
2020-07-29
1
-1
/
+1
*
More easily avoidable 1.x confusion removed
jkf
2019-06-15
1
-51
/
+0
*
updated reference to license from http to https using
jkf
2019-05-25
4
-4
/
+4
*
Review annotations
Gintas Grigelionis
2018-04-30
1
-1
/
+0
*
Chop extraneous parentheses
Gintas Grigelionis
2018-04-06
2
-2
/
+3
*
Locator can't use Fileutils
Stefan Bodewig
2018-04-05
1
-5
/
+2
*
Tidy up the code
Gintas Grigelionis
2018-04-05
1
-3
/
+6
*
Java 8: lambdas, instance methods, sorting
Gintas Grigelionis
2018-04-03
1
-1
/
+1
*
Tidy up the code
Gintas Grigelionis
2018-04-03
2
-2
/
+2
*
Use foreach loops
Gintas Grigelionis
2018-04-01
2
-12
/
+10
*
Use HTTPS links when available
Gintas Grigelionis
2018-02-28
1
-4
/
+4
*
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
Gintas Grigelionis
2017-12-11
2
-12
/
+11
*
Let’s use doclint
Gintas Grigelionis
2017-12-10
2
-5
/
+4
*
java 5-8
java8
Matt Benson
2017-04-13
2
-72
/
+59
*
Merge branch '1.9.x'
Stefan Bodewig
2016-12-21
1
-2
/
+2
|
\
|
*
there simply is no better logger around
Stefan Bodewig
2016-12-21
1
-2
/
+2
*
|
Merge branch '1.9.x'
Stefan Bodewig
2016-12-21
1
-1
/
+3
|
\
\
|
|
/
|
*
fields don't need to be static
Stefan Bodewig
2016-12-21
1
-1
/
+3
*
|
remove unused throws clauses
Stefan Bodewig
2016-05-27
1
-9
/
+5
|
/
*
PR 56749 Javadoc 1.8 fixes, submitted by Ville Skyttä
Ville Skyttä
2014-07-21
1
-9
/
+9
*
whitespace
Stefan Bodewig
2014-07-12
1
-3
/
+3
*
checkstyle
Jan Matèrne
2014-07-04
2
-42
/
+42
*
organize imports
Jan Matèrne
2014-07-03
2
-7
/
+7
*
checkstyle
Jan Matèrne
2014-07-03
1
-0
/
+3
*
sconnolly advises using TODO rather than XXX in comments.
Jesse N. Glick
2013-07-17
1
-3
/
+3
*
getAbsoluteFile is useless since as the javadoc of File.toURI clearly explain...
Nicolas Lalevee
2012-08-22
1
-1
/
+1
*
Don't mess with classloading of the launcher
Nicolas Lalevee
2012-08-22
2
-6
/
+5
*
Make Locator.fileToURL and replace its use by FileUtils.getFileUtils().getFil...
Nicolas Lalevee
2012-08-22
2
-4
/
+8
*
To make an URL of a file, use FileUtils.getFileURL, which seems to do the job...
Nicolas Lalevee
2012-08-22
1
-5
/
+3
*
java 5, continued
Matthew Jason Benson
2012-08-21
3
-11
/
+10
*
#48633: pass correct parent to loader.
Jesse N. Glick
2012-01-19
1
-1
/
+1
*
#50543: decodeUri broken for non-ASCII chars in input.
Jesse N. Glick
2011-01-05
1
-1
/
+4
*
according to the javadocs of JarURLConnection the separator is !/ not ! - thi...
Stefan Bodewig
2010-09-27
1
-1
/
+1
*
if user input is compared to fixed strings in a case insensitive manner we sh...
Stefan Bodewig
2010-02-17
1
-4
/
+3
*
Some miscellaneous updates given that JDK 1.4 can be assumed.
Jesse N. Glick
2009-08-26
1
-44
/
+23
*
Clarification + typo
Jan Materne
2008-09-24
1
-1
/
+2
*
Bug 42275 running ant off a network share can cause Ant to fail
Steve Loughran
2008-02-26
2
-17
/
+94
*
default access precedent for testcase access
Matthew Jason Benson
2007-11-02
1
-5
/
+2
*
checkstyle - magic numbers
Peter Reilly
2007-09-14
1
-20
/
+37
*
checkstyle
Peter Reilly
2007-08-11
1
-8
/
+16
*
checkstyle: remove trailing ws
Peter Reilly
2007-08-11
1
-1
/
+1
*
bug 42275...handle failure of File.toURI() by printing the message (too noisy...
Steve Loughran
2007-05-17
1
-7
/
+38
*
Bug 42275: ant doesnt run from a network share, because of an error when tryi...
Steve Loughran
2007-04-27
1
-15
/
+33
*
-fix for bug #42227
Kevin Jackson
2007-04-27
1
-1
/
+3
*
-fix problem with windows file uris (stupid "Documents and Settings" bloody f...
Kevin Jackson
2007-04-23
1
-1
/
+1
*
refactor Launcher#run to reduce its line count
Peter Reilly
2006-12-10
1
-47
/
+85
*
checkstyle
Peter Reilly
2006-11-18
1
-2
/
+2
*
do not uppercase systematically drive letters in FileUtils#normalize
Antoine Levy-Lambert
2006-11-15
1
-0
/
+5
[next]