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
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to adapt to Java10+ rapidly changing major versions
java-10-version
Stefan Bodewig
2017-11-29
7
-102
/
+238
*
Remove the redundant nullcheck of value known to be non-null.
Kui LIU
2017-10-15
1
-1
/
+1
*
properly handle factory configuration exception
Stefan Bodewig
2017-10-15
1
-2
/
+6
*
createAndSet never returns null
Stefan Bodewig
2017-10-15
1
-15
/
+4
*
Fix the inefficient use of keySet iterator with entrySet iterator.
Kui LIU
2017-10-13
1
-2
/
+3
*
Fix the problem of using '+=' operator to concatenate strings a in a loop.
Kui LIU
2017-10-13
1
-2
/
+2
*
Fix the problem of instanceof test always return true.
Kui LIU
2017-10-11
1
-1
/
+1
*
BZ-60644 Skip copying files, to avoid corrupting source files, if the source ...
Jaikiran Pai
2017-09-28
1
-2
/
+55
*
record change, add @since tags, closes #36
Stefan Bodewig
2017-09-28
2
-1
/
+6
*
Reverse dependancy of DateUtils on Touch
George Bateman
2017-09-28
2
-23
/
+35
*
Allow faking of zip entry modification times.
George Bateman
2017-09-28
2
-2
/
+91
*
BZ-58589 Preserve last modified time (if asked for) for files uploaded by SFTP
Jaikiran Pai
2017-09-25
2
-6
/
+67
*
BZ-43271 BZ-59648 Change permissions on the correct remote file (path) that w...
Jaikiran Pai
2017-07-23
1
-5
/
+20
*
add since markers, add Mark to contributors
Stefan Bodewig
2017-07-10
2
-8
/
+8
*
Add Orion EJB deployment tool to EjbJar taskdef.
Mark Niggemann
2017-07-10
2
-52
/
+29
*
Add Orion EJB deployment tool to EjbJar taskdef.
Mark Niggemann
2017-07-10
1
-0
/
+102
*
add magic property that override's tstamp's idea of "now"
Stefan Bodewig
2017-05-08
2
-1
/
+31
*
fix off by one error found by Matt Benson
Stefan Bodewig
2017-04-21
1
-1
/
+1
*
add regexp attribute to linecontainsregexp
Stefan Bodewig
2017-04-11
1
-4
/
+11
*
Make GenerateKey.DistinguishedName.toString more robust
Stefan Bodewig
2017-03-15
1
-3
/
+9
*
Added option to force the csv quote char
Francesco Steccanella
2017-02-17
1
-4
/
+14
*
Eclipse tries to write to systemClasspath - PR 60582
Stefan Bodewig
2017-01-13
1
-1
/
+2
*
Fixed a typo (instanciated -> instantiated)
Emmanuel Bourg
2017-01-12
2
-3
/
+3
*
stick with RuntimeExceptions to prevent recursive logging loops
Stefan Bodewig
2016-12-22
4
-7
/
+7
*
use better suited exceptions
Stefan Bodewig
2016-12-22
9
-17
/
+17
*
there is no better choice of a non-generic exception
Stefan Bodewig
2016-12-22
4
-8
/
+8
*
accept generic exceptions because of backwards compatibility
Stefan Bodewig
2016-12-22
8
-11
/
+11
*
accept "impossible" exceptions
Stefan Bodewig
2016-12-22
7
-10
/
+11
*
false positives
Stefan Bodewig
2016-12-21
7
-9
/
+9
*
special paths can be final
Stefan Bodewig
2016-12-21
1
-2
/
+2
*
embrace StringUtils#getStackTrace
Stefan Bodewig
2016-12-21
11
-19
/
+25
*
there simply is no better logger around
Stefan Bodewig
2016-12-21
16
-29
/
+34
*
"hard coded password"
Stefan Bodewig
2016-12-21
1
-2
/
+2
*
Sonar meets backwards compatibility requirements
Stefan Bodewig
2016-12-21
12
-25
/
+22
*
fix some oversights
Stefan Bodewig
2016-12-21
2
-2
/
+2
*
compareTo requires equals requires hashCode
Stefan Bodewig
2016-12-21
1
-0
/
+18
*
false positives and trivial fixes
Stefan Bodewig
2016-12-21
11
-11
/
+36
*
fix Serializable classes that were in fact not Serializable
Stefan Bodewig
2016-12-21
2
-6
/
+7
*
fix SimpleDateFormat cases (the instances are used single threaded)
Stefan Bodewig
2016-12-21
2
-16
/
+15
*
could have used isAssignableFrom since Ant 1.9.0
Stefan Bodewig
2016-12-21
1
-2
/
+1
*
DataType already implements Cloneable
Stefan Bodewig
2016-12-21
4
-6
/
+4
*
false positive for class name comparison
Stefan Bodewig
2016-12-21
1
-1
/
+1
*
don't want to cause compile-time dependencies
Stefan Bodewig
2016-12-21
2
-2
/
+2
*
whitespace
Stefan Bodewig
2016-12-21
1
-3
/
+3
*
deal with spurious wakeups
Stefan Bodewig
2016-12-21
4
-4
/
+25
*
false positive for spurious wakeups
Stefan Bodewig
2016-12-21
1
-1
/
+1
*
unnecessary condition
Stefan Bodewig
2016-12-21
1
-1
/
+1
*
uncover hidden NullPointerException
Stefan Bodewig
2016-12-21
1
-1
/
+1
*
Sonar falsely claims expressions to be constant
Stefan Bodewig
2016-12-21
5
-5
/
+5
*
objects created for side effects only
Stefan Bodewig
2016-12-21
6
-7
/
+13
[next]