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
/
taskdefs
/
rmic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use an empty array in favor of pre-sized array.
Arturo Bernal
2021-08-31
1
-1
/
+1
*
Merge branch '1.9.x'
Stefan Bodewig
2020-05-05
1
-0
/
+5
|
\
|
*
rmic has been removed in Java 15+
Stefan Bodewig
2020-05-05
1
-0
/
+5
|
*
Use foreach loops (cherry-pick 1c80d50)
Gintas Grigelionis
2018-05-26
2
-17
/
+15
*
|
removed http links from java sources to the extent possible
jkf
2019-05-25
1
-2
/
+2
*
|
updated reference to license from http to https using
jkf
2019-05-25
8
-8
/
+8
*
|
Revert last 5 commits
Gintas Grigelionis
2018-11-04
1
-3
/
+4
*
|
Checkstyle: dangling operators
Gintas Grigelionis
2018-11-04
1
-4
/
+3
*
|
Checkstyle/spelling
Gintas Grigelionis
2018-04-20
2
-2
/
+2
*
|
Use null-or-empty pattern
Gintas Grigelionis
2018-04-06
1
-1
/
+1
*
|
Remove extraneous casts and (un)boxing, tersify logic
Gintas Grigelionis
2018-04-01
1
-9
/
+5
*
|
Use foreach loops
Gintas Grigelionis
2018-04-01
2
-9
/
+8
*
|
Merge branch '1.9.x'
Stefan Bodewig
2018-03-05
4
-0
/
+53
|
\
\
|
|
/
|
*
Java11 removes support for rmic -idl/-iiop
Stefan Bodewig
2018-03-05
4
-0
/
+53
|
*
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
Gintas Grigelionis
2017-12-11
1
-2
/
+1
*
|
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
Gintas Grigelionis
2017-12-11
2
-3
/
+2
*
|
java 5-8
java8
Matt Benson
2017-04-13
7
-80
/
+75
|
/
*
don't want to cause compile-time dependencies
Stefan Bodewig
2016-12-21
1
-1
/
+1
*
don't hide original exception by throwing a new one from finally
Stefan Bodewig
2016-12-21
1
-1
/
+7
*
rmic doesn't allow -Xnew on JDK9
Stefan Bodewig
2016-07-30
1
-0
/
+14
*
default to forking rmic on JDK 9+
Stefan Bodewig
2016-07-25
2
-3
/
+16
*
PR 56748 Spelling fixes, submitted by Ville Skyttä
Ville Skyttä
2014-07-21
2
-2
/
+2
*
organize imports
Jan Matèrne
2014-07-03
3
-6
/
+7
*
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
Jacobus Martinus Kruithof
2012-05-26
3
-3
/
+3
*
As Jesse points out, equalsIgnoreCase is not locale-sensitive
Stefan Bodewig
2010-02-18
1
-14
/
+8
*
plug some more classloader leaks and mark those places where a leak remains a...
Stefan Bodewig
2009-09-04
1
-0
/
+1
*
add a destdir attribute to rmic so generated stubs or whatever can be put int...
Stefan Bodewig
2009-08-18
1
-1
/
+1
*
Allow users to specify a classpath when using a custom adapter in javac, rmic...
Stefan Bodewig
2009-07-21
1
-2
/
+36
*
Add an executable attribute to rmic. PR 42132
Stefan Bodewig
2009-07-13
1
-2
/
+7
*
sp
Matthew Jason Benson
2008-06-26
1
-1
/
+1
*
checkstyle
Peter Reilly
2007-11-02
2
-4
/
+4
*
Bug ID 43780: weblogic RMIC fails on ant1.7.0
Steve Loughran
2007-11-02
3
-36
/
+78
*
Use StringUtils.removeSuffix()
Jan Materne
2007-09-24
1
-1
/
+2
*
more magic numbers
Peter Reilly
2007-09-24
1
-1
/
+1
*
checkstyle
Peter Reilly
2007-08-11
1
-6
/
+6
*
checkstyle: remove trailing ws
Peter Reilly
2007-08-11
2
-2
/
+2
*
Bug 41349: rmic should strip out -J compiler args when not forking
Steve Loughran
2007-01-11
3
-1
/
+61
*
linefeeds
Stefan Bodewig
2006-12-04
1
-52
/
+52
*
checkstyle
Peter Reilly
2006-11-18
5
-8
/
+29
*
checkstyle
Peter Reilly
2006-11-12
1
-1
/
+0
*
checkstyle
Peter Reilly
2006-11-05
4
-6
/
+6
*
fix up some of the javadoc whining
Peter Reilly
2006-10-23
2
-3
/
+4
*
copy2license.pl
Stefan Bodewig
2006-09-01
7
-35
/
+42
*
bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0
Steve Loughran
2006-08-23
1
-0
/
+33
*
bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0
Steve Loughran
2006-08-23
2
-14
/
+30
*
Fix IDL/IIOP handling of rmic-with-backwards compat; added tests for everythi...
Steve Loughran
2006-08-22
1
-4
/
+13
*
2006
Stefan Bodewig
2006-05-10
1
-1
/
+1
*
Adding a new non-static method, isFailure() to Execute. As well as simplifyin...
Steve Loughran
2006-05-09
1
-2
/
+1
*
Minor updates based on the input of Dave Brosius
Jacobus Martinus Kruithof
2006-04-26
1
-2
/
+3
*
checkstyle - javadoc
Peter Reilly
2005-05-24
1
-2
/
+2
[next]