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
/
Task.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated reference to license from http to https using
jkf
2019-05-25
1
-1
/
+1
*
Deprecate CollectionUtils and Enumerations;
Gintas Grigelionis
2018-05-16
1
-6
/
+3
*
Merge branch '1.9.x'
Stefan Bodewig
2018-03-05
1
-0
/
+4
|
\
|
*
java 11's javac whines if @Deprecated Annotation is missing
Stefan Bodewig
2018-03-05
1
-0
/
+4
*
|
java 5-8
java8
Matt Benson
2017-04-13
1
-20
/
+14
|
/
*
organize imports
Jan Matèrne
2014-07-03
1
-3
/
+3
*
sconnolly advises using TODO rather than XXX in comments.
Jesse N. Glick
2013-07-17
1
-1
/
+1
*
java 5 updates
Matthew Jason Benson
2012-08-20
1
-3
/
+2
*
fix a bunch of warnings you get when building on Harmony which uses Eclipse's...
Stefan Bodewig
2010-11-22
1
-1
/
+1
*
Move description attribute from Task to ProjectComponent
Stefan Bodewig
2006-12-06
1
-30
/
+0
*
checkstyle
Peter Reilly
2006-11-18
1
-4
/
+3
*
Added @since tags
Jacobus Martinus Kruithof
2006-11-17
1
-0
/
+2
*
Added logging of stacktraces of exceptions in logmessage when loglevel = debug.
Jacobus Martinus Kruithof
2006-11-16
1
-0
/
+32
*
checkstyle
Peter Reilly
2006-11-05
1
-0
/
+3
*
checkstyle
Peter Reilly
2006-11-01
1
-1
/
+1
*
some checkstyle changes
Peter Reilly
2006-11-01
1
-3
/
+3
*
Push setLocation down to ProjectComponent, reflect it into adapted tasks
Stefan Bodewig
2006-09-11
1
-34
/
+0
*
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
-11
/
+17
*
commentary on bindToOwner
Steve Loughran
2006-03-08
1
-0
/
+6
*
Corrected fix in Task.java (first shortcut removed the task name from the log...
Jacobus Martinus Kruithof
2006-02-02
1
-0
/
+16
*
38458 removed log implementation of Task to allow logging from tasks outside ...
Jacobus Martinus Kruithof
2006-02-02
1
-13
/
+1
*
copy tasktype when binding
Steve Loughran
2005-03-22
1
-0
/
+1
*
Move the logic to bind a created task to an existing one into Task.
Steve Loughran
2005-02-18
1
-0
/
+14
*
Javadoc
Matthew Jason Benson
2005-01-28
1
-14
/
+13
*
Fixed javadoc for Task#handleErrorFlush
Peter Reilly
2004-09-10
1
-1
/
+1
*
Tasks extending from oata.Task and implementing Dispatchable are not dispatch...
Magesh Umasankar
2004-06-10
1
-1
/
+3
*
Tests are failing...
Magesh Umasankar
2004-06-10
1
-0
/
+1
*
get Task#perform() to wrap all exceptions with a buildexception
Peter Reilly
2004-06-10
1
-8
/
+12
*
Always call taskfinished if taskstarted has been called
Peter Reilly
2004-06-10
1
-3
/
+5
*
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
*
Change level of std error message from ERR to WARN
Peter Reilly
2003-12-17
1
-2
/
+2
*
Implement namespace uri scoping
Peter Reilly
2003-11-18
1
-1
/
+1
*
Typos
Antoine Levy-Lambert
2003-09-12
1
-2
/
+2
*
Fix some incorrect comments
Conor MacNeill
2003-09-11
1
-2
/
+2
*
removing enum variable
Peter Reilly
2003-08-13
1
-3
/
+3
*
style
Peter Reilly
2003-08-01
1
-0
/
+10
*
Coding conventions
Conor MacNeill
2003-07-18
1
-2
/
+4
*
Ensure all generated output gets through the output system to the
Conor MacNeill
2003-07-17
1
-15
/
+15
*
More cleanup
Conor MacNeill
2003-07-06
1
-5
/
+5
*
More cleanup
Conor MacNeill
2003-04-14
1
-0
/
+1
*
Fix up handling of TaskContainer configuration.
Conor MacNeill
2003-04-06
1
-0
/
+10
*
Remove Jakarta Project from license
Stefan Bodewig
2003-02-10
1
-1
/
+1
*
Javadocing
Conor MacNeill
2003-02-09
1
-0
/
+1
*
Input handling framework
Conor MacNeill
2003-02-09
1
-0
/
+20
*
Much better solution to unterminated output - better backward compat
Conor MacNeill
2003-01-31
1
-10
/
+10
*
Flush output of Java task when finished.
Conor MacNeill
2003-01-30
1
-1
/
+23
[next]