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
/
ProjectHelperRepository.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
More MagicNames
twogee
2020-07-29
1
-6
/
+6
*
updated reference to license from http to https using
jkf
2019-05-25
1
-1
/
+1
*
Remove redundancies
Gintas Grigelionis
2018-08-20
1
-4
/
+2
*
Use StandardCharsets
Gintas Grigelionis
2018-08-20
1
-5
/
+2
*
Avoid Collections.list().stream()
Gintas Grigelionis
2018-05-17
1
-33
/
+28
*
Deprecate CollectionUtils and Enumerations;
Gintas Grigelionis
2018-05-16
1
-5
/
+2
*
Use null-or-empty pattern
Gintas Grigelionis
2018-04-06
1
-1
/
+1
*
Let’s use doclint
Gintas Grigelionis
2017-12-10
1
-1
/
+3
*
java 5-8
java8
Matt Benson
2017-04-13
1
-31
/
+7
*
Fixed a typo (instanciated -> instantiated)
Emmanuel Bourg
2017-01-12
1
-1
/
+1
*
use better suited exceptions
Stefan Bodewig
2016-12-22
1
-3
/
+3
*
there simply is no better logger around
Stefan Bodewig
2016-12-21
1
-3
/
+3
*
don't set the use-caches flag for all connections, just for the one currently...
Stefan Bodewig
2014-01-02
1
-1
/
+1
*
When loading resources from jars it seems to be advisable to disable
Stefan Bodewig
2014-01-01
1
-1
/
+4
*
java 5 updates
Matthew Jason Benson
2012-08-20
1
-42
/
+36
*
- make the import task able to switch the project helper
Nicolas Lalevee
2010-07-29
1
-31
/
+79
*
- use the project helper repository for antlib too
Nicolas Lalevee
2009-10-26
1
-5
/
+29
*
Add missing license
Stefan Bodewig
2009-09-28
1
-0
/
+17
*
create fresh instances in each invocation of getHelpers. Needed by ProjectHe...
Stefan Bodewig
2009-09-28
1
-9
/
+46
*
whitespace and a typo
Stefan Bodewig
2009-09-28
1
-19
/
+30
*
PR 47830 : implementation of the ProjectHelperRepository to make Ant able to ...
Nicolas Lalevee
2009-09-27
1
-0
/
+203