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
/
TaskAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated reference to license from http to https using
jkf
2019-05-25
1
-1
/
+1
*
Let’s use doclint
Gintas Grigelionis
2017-12-10
1
-1
/
+1
*
java 5-8
java8
Matt Benson
2017-04-13
1
-7
/
+7
*
organize imports
Jan Matèrne
2014-07-03
1
-1
/
+2
*
java 5 updates
Matthew Jason Benson
2012-08-20
1
-2
/
+2
*
Two constructors: for easier use and (then needed) for reflection.
Jan Materne
2007-10-29
1
-0
/
+20
*
Don't wrap BuildExceptions in yet another BuildException
Stefan Bodewig
2006-09-13
1
-0
/
+2
*
Push setLocation down to ProjectComponent, reflect it into adapted tasks
Stefan Bodewig
2006-09-11
1
-2
/
+16
*
copy2license.pl
Stefan Bodewig
2006-09-01
1
-5
/
+6
*
updated cright
Jacobus Martinus Kruithof
2005-03-03
1
-1
/
+1
*
Removed unused local variables (after verification for documented side effects)
Jacobus Martinus Kruithof
2005-03-03
1
-2
/
+1
*
Mostly javadoc
Matthew Jason Benson
2004-12-16
1
-11
/
+6
*
Various checkstyle violations
Stefan Bodewig
2004-11-22
1
-1
/
+1
*
These are all patches to stop java1.5 whining about varargs.
Steve Loughran
2004-11-10
1
-1
/
+1
*
Tasks extending from oata.Task and implementing Dispatchable are not dispatch...
Magesh Umasankar
2004-06-10
1
-49
/
+2
*
Tasks extending from abstract DispatchTask may have multiple action methods t...
Magesh Umasankar
2004-06-06
1
-23
/
+62
*
remove authors from files
Peter Reilly
2004-03-09
1
-1
/
+0
*
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
-2
/
+2
*
Switch to Apache Software License 2.0
Antoine Levy-Lambert
2004-02-03
1
-49
/
+12
*
better reporting of linkage error in checkTaskClass
Peter Reilly
2004-01-22
1
-1
/
+5
*
checkstyle
Peter Reilly
2003-07-17
1
-1
/
+3
*
More cleanup
Conor MacNeill
2003-07-06
1
-21
/
+21
*
Second patch from antlib update as described in
Peter Reilly
2003-06-26
1
-1
/
+9
*
Fix for 20499:
Peter Reilly
2003-06-05
1
-3
/
+3
*
Remove Jakarta Project from license
Stefan Bodewig
2003-02-10
1
-1
/
+1
*
Encapsulate usage of project object rather than allowing objects 7 subclasses...
Peter Donald
2002-07-23
1
-1
/
+1
*
Bring all headers into line
Conor MacNeill
2002-04-12
1
-2
/
+2
*
Coding standard conformance
Conor MacNeill
2002-04-09
1
-20
/
+25
*
Fixed up JavaDoc comments again.
Jon Skeet
2002-03-27
1
-0
/
+3
*
JavaDoc comments.
Jon Skeet
2002-02-25
1
-11
/
+25
*
Better handling of tasks that are wrapped in TaskAdapters - unwrap
Stefan Bodewig
2002-02-19
1
-1
/
+9
*
- Fix order of modifiers
Stephane Bailliez
2002-01-20
1
-1
/
+1
*
License police on documentation files:
Stefan Bodewig
2002-01-10
1
-1
/
+1
*
get rid of javadoc warnings
Stefan Bodewig
2001-11-06
1
-1
/
+1
*
Make sure the class passed into Project.addTaskDefinition is suitable
Stefan Bodewig
2001-11-02
1
-2
/
+34
*
Code clean up:
Stephane Bailliez
2001-10-28
1
-2
/
+2
*
Ignore NoSuchMethod exceptions when looking for setProject in non
Conor MacNeill
2001-10-13
1
-0
/
+3
*
New task <condition>.
Stefan Bodewig
2001-08-03
1
-0
/
+15
*
Make licence statements mention Ant in place of Tomcat
Conor MacNeill
2001-01-03
1
-1
/
+1
*
Used some elisp magic to remove those tabs and replace with spaces.
Peter Donald
2000-11-25
1
-14
/
+14
*
Move to task level logging
Conor MacNeill
2000-07-06
1
-2
/
+2
*
JDK 1.1.8 apparently doesn't like self referencial imports
Sam Ruby
2000-01-31
1
-1
/
+0
*
Added TaskAdapter - allows use of external Beans, without requiring them to
Costin Manolache
2000-01-27
1
-0
/
+103