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
/
UnknownElement.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid unnecessary work
Matt Benson
2022-02-05
1
-29
/
+31
*
create local copies of realThing to avoid TOCTOU race condition
Stefan Bodewig
2021-05-22
1
-23
/
+32
*
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
-6
/
+11
*
SonarQube: nested if’s is a major code smell
Gintas Grigelionis
2018-11-04
1
-11
/
+6
*
Deprecate CollectionUtils and Enumerations;
Gintas Grigelionis
2018-05-16
1
-3
/
+2
*
Checkstyle/spelling
Gintas Grigelionis
2018-04-20
1
-1
/
+1
*
Remove extraneous casts and (un)boxing, tersify logic
Gintas Grigelionis
2018-04-01
1
-3
/
+2
*
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
Gintas Grigelionis
2017-12-11
1
-2
/
+1
*
java 5-8
java8
Matt Benson
2017-04-13
1
-13
/
+6
*
false positives for null dereferences
Stefan Bodewig
2016-12-21
1
-1
/
+2
*
organize imports
Jan Matèrne
2014-07-03
1
-1
/
+2
*
adding if and unless namespaces allowing to put conditions on all tasks and n...
Antoine Levy-Lambert
2013-05-05
1
-4
/
+16
*
java 5 updates
Matthew Jason Benson
2012-08-20
1
-14
/
+12
*
microoptimizations. PR 50716
Stefan Bodewig
2011-02-03
1
-3
/
+4
*
make the flush of the error stream actually flush
Nicolas Lalevee
2010-06-28
1
-2
/
+2
*
whitespaces
Jan Materne
2008-11-10
1
-5
/
+8
*
allow TaskContainer and DynamicElement(NS) to coexist. Hijacked PR 41647 for...
Stefan Bodewig
2008-10-27
1
-5
/
+13
*
make tasks with add(Foo) method play nice with TaskContainer. PR 41647.
Stefan Bodewig
2008-10-23
1
-1
/
+2
*
add some final keyword to immutable things
Scokart Gilles
2008-08-21
1
-1
/
+1
*
Bugzilla 44689: NPE with multiple targets and id's in task
Peter Reilly
2008-03-27
1
-3
/
+6
*
place the cleanup code in a finally clause
Peter Reilly
2007-08-23
1
-10
/
+10
*
checkstyle
Peter Reilly
2006-11-04
1
-0
/
+8
*
some checkstyle changes
Peter Reilly
2006-11-01
1
-1
/
+0
*
Free the realThing with UE is finished with it
Peter Reilly
2006-10-20
1
-6
/
+4
*
add fall-back for undefined references that are parsed
Peter Reilly
2006-10-17
1
-0
/
+43
*
UnknownElement.maybeconfigure was 'always configure': Bugzilla 40641
Peter Reilly
2006-09-29
1
-4
/
+3
*
Bugzilla 40621: fix ordering of add and addconfigured
Peter Reilly
2006-09-27
1
-1
/
+4
*
Performance:
Peter Reilly
2006-09-20
1
-3
/
+6
*
Push setLocation down to ProjectComponent, reflect it into adapted tasks
Stefan Bodewig
2006-09-11
1
-1
/
+6
*
copy2license.pl
Stefan Bodewig
2006-09-01
1
-5
/
+6
*
Minor updates based on the input of Dave Brosius
Jacobus Martinus Kruithof
2006-04-26
1
-2
/
+2
*
#38056: NPE when using presetdef under obscure circumstances.
Jesse N. Glick
2005-12-28
1
-2
/
+2
*
When getting the real object from UE, do not call Task.init() on the Object
Matthew Jason Benson
2005-04-12
1
-3
/
+2
*
#30162: try to avoid a memory leak in IntrospectionHelper.getHelper().
Jesse N. Glick
2005-03-29
1
-1
/
+1
*
Renamed parameter to avoid hidden member variable
Jacobus Martinus Kruithof
2005-03-03
1
-4
/
+4
*
complete rework of reporting when we cant instantiate an element
Steve Loughran
2005-03-01
1
-39
/
+2
*
NPE when when <presetdef> tries to configure a task that
Peter Reilly
2005-02-22
1
-0
/
+5
*
Add clone task.
Matthew Jason Benson
2005-01-07
1
-8
/
+6
*
remove modifying exception code for unknown<attribute/element>exception
Peter Reilly
2004-09-27
1
-3
/
+2
*
Try to get the correct task/type name for an unsupported attribute/element
Peter Reilly
2004-09-24
1
-11
/
+19
*
Tasks extending from oata.Task and implementing Dispatchable are not dispatch...
Magesh Umasankar
2004-06-10
1
-1
/
+10
*
add implicit element to macrodef
Peter Reilly
2004-05-27
1
-0
/
+7
*
remove refernce to optional.jar in "unable to create task/type" message
Peter Reilly
2004-04-07
1
-6
/
+8
*
remove authors from files
Peter Reilly
2004-03-09
1
-1
/
+0
*
adding hints about presetdef/macrodef to the errors. Now that I am using them...
Steve Loughran
2004-02-25
1
-3
/
+6
*
Copyright owner is The Apache Software Foundation
Antoine Levy-Lambert
2004-02-09
1
-1
/
+1
*
Remove trailing spaces in all java files
Antoine Levy-Lambert
2004-02-04
1
-3
/
+3
*
Switch to Apache Software License 2.0
Antoine Levy-Lambert
2004-02-03
1
-49
/
+12
*
Reverting setting the wrapper proxy to null as the unit tests failed.
Peter Reilly
2003-12-24
1
-1
/
+5
[next]