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
/
ProjectHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
More MagicNames
twogee
2020-07-29
1
-4
/
+15
*
antlib: is a magic name
twogee
2020-01-19
1
-2
/
+2
*
updated reference to license from http to https using
jkf
2019-05-25
1
-1
/
+1
*
Revert last 5 commits
Gintas Grigelionis
2018-11-04
1
-1
/
+0
*
SonarQube: missing annotations on overridden methods
Gintas Grigelionis
2018-11-04
1
-0
/
+1
*
Use null-or-empty pattern
Gintas Grigelionis
2018-04-06
1
-1
/
+1
*
Avoid line.separator
Gintas Grigelionis
2018-04-05
1
-4
/
+2
*
Java 8: computeIfAbsent/withInitial
Gintas Grigelionis
2018-04-03
1
-10
/
+2
*
Remove extraneous casts and (un)boxing, tersify logic
Gintas Grigelionis
2018-04-01
1
-1
/
+1
*
Use foreach loops
Gintas Grigelionis
2018-04-01
1
-3
/
+3
*
Merge branch '1.9.x'
Stefan Bodewig
2018-03-05
1
-0
/
+5
|
\
|
*
java 11's javac whines if @Deprecated Annotation is missing
Stefan Bodewig
2018-03-05
1
-0
/
+5
|
*
Let’s use doclint
Gintas Grigelionis
2017-12-10
1
-2
/
+12
*
|
Let’s use doclint
Gintas Grigelionis
2017-12-10
1
-2
/
+12
*
|
java 5-8
java8
Matt Benson
2017-04-13
1
-9
/
+5
|
/
*
Preserve exit status on error in <ant>/<antcall>
Anthony Wat
2016-03-25
1
-0
/
+7
*
checkstyle
Jan Matèrne
2014-07-04
1
-4
/
+4
*
JavaDoc fixes (for Java8 doclint) - first bunch
Jan Materne
2014-04-10
1
-2
/
+2
*
fix for Target rewriting for nested "include" only works when "as" is specifi...
Antoine Levy-Lambert
2013-05-12
1
-0
/
+6
*
adding if and unless namespaces allowing to put conditions on all tasks and n...
Antoine Levy-Lambert
2013-05-05
1
-0
/
+15
*
java 5 updates
Matthew Jason Benson
2012-08-20
1
-29
/
+25
*
BR 53550, thanks to Tim Pokorny
Nicolas Lalevee
2012-08-15
1
-11
/
+36
*
BR 53549
Nicolas Lalevee
2012-08-15
1
-0
/
+47
*
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
Jacobus Martinus Kruithof
2012-05-26
1
-2
/
+2
*
JDK 5.
Jesse N. Glick
2012-04-19
1
-1
/
+1
*
Make an enum like class for the values of the missing extension point behavior
Nicolas Lalevee
2010-11-15
1
-17
/
+52
*
allow targets to deal with missing extension points. PR 49473. Submitted by...
Stefan Bodewig
2010-06-23
1
-3
/
+22
*
extension-point doesn't work with import. PR 48804
Stefan Bodewig
2010-04-27
1
-0
/
+15
*
As Jesse points out, equalsIgnoreCase is not locale-sensitive
Stefan Bodewig
2010-02-18
1
-4
/
+0
*
typo
Stefan Bodewig
2010-02-17
1
-1
/
+1
*
if user input is compared to fixed strings in a case insensitive manner we sh...
Stefan Bodewig
2010-02-17
1
-1
/
+5
*
fix javadoc warnings
Antoine Levy-Lambert
2010-02-14
1
-1
/
+1
*
- use the project helper repository for antlib too
Nicolas Lalevee
2009-10-26
1
-7
/
+9
*
PR 47830 : implementation of the ProjectHelperRepository to make Ant able to ...
Nicolas Lalevee
2009-09-27
1
-117
/
+34
*
method level Javadocs for PropertyHelper
Stefan Bodewig
2009-09-04
1
-0
/
+3
*
Make prefix separator configurable, nest prefixes in include
Stefan Bodewig
2008-11-12
1
-0
/
+26
*
add an <import> variant named <include> that matches EasyAnt's <use>
Stefan Bodewig
2008-11-11
1
-2
/
+37
*
add 'as' attribute to <import> in order to control the imported target's pref...
Stefan Bodewig
2008-11-11
1
-0
/
+28
*
remove some warnings from code that is by now carved into stone
Stefan Bodewig
2008-11-11
1
-16
/
+1
*
spelling
Jan Materne
2008-09-17
1
-1
/
+1
*
use the configured ProjectHelper to parse antlib descriptors, if possible, P...
Stefan Bodewig
2008-09-16
1
-0
/
+34
*
formatting & MagicNames
Matthew Jason Benson
2007-06-22
1
-65
/
+30
*
-tiny loop change
Kevin Jackson
2007-03-13
1
-1
/
+1
*
checkstyle
Peter Reilly
2006-11-01
1
-3
/
+3
*
copy2license.pl
Stefan Bodewig
2006-09-01
1
-5
/
+6
*
indicated when methods/classes became deprecated, as to give us the possibili...
Jacobus Martinus Kruithof
2006-04-21
1
-6
/
+13
*
whitespace only
Jacobus Martinus Kruithof
2005-09-22
1
-2
/
+2
*
make something a constant
Steve Loughran
2005-07-22
1
-1
/
+6
*
Catching Throwable while calling new on a no statement constructor (all field...
Jacobus Martinus Kruithof
2005-05-23
1
-9
/
+1
*
2005
Stefan Bodewig
2005-03-30
1
-1
/
+1
[next]