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
/
DefaultLogger.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a getMessageOutputLevel() method on BuildLogger to return the curre...
Jaikiran Pai
2022-11-08
1
-0
/
+5
*
updated reference to license from http to https using
jkf
2019-05-25
1
-1
/
+1
*
Bz 62324: simplify per review suggestion
Gintas Grigelionis
2018-06-09
1
-3
/
+2
*
Bz 62324: in debug mode, separate message and exception it was encapsulated in
Gintas Grigelionis
2018-06-03
1
-1
/
+3
*
Prefix was added twice to the first non-empty line
Gintas Grigelionis
2018-04-17
1
-3
/
+2
*
Yet more isEmpty()
Gintas Grigelionis
2018-04-15
1
-17
/
+9
*
Avoid line.separator
Gintas Grigelionis
2018-04-05
1
-1
/
+2
*
Simplify append substring
Gintas Grigelionis
2018-04-01
1
-1
/
+1
*
java 5-8
java8
Matt Benson
2017-04-13
1
-37
/
+19
*
remove re-implementations of FileUtils.close()
Stefan Bodewig
2016-03-28
1
-3
/
+1
*
organize imports
Jan Matèrne
2014-07-03
1
-2
/
+2
*
Taking advantage of Throwable.cause.
Jesse N. Glick
2009-08-26
1
-1
/
+1
*
#43398 revisited: display full stack traces for non-BuildException's, even in...
Jesse N. Glick
2009-08-12
1
-1
/
+7
*
Writing test for #43398, which is not satisfactorily fixed.
Jesse N. Glick
2009-08-12
1
-16
/
+17
*
#43398: always print stack trace for non-BuildException's.
Jesse N. Glick
2007-10-01
1
-0
/
+9
*
checkstyle
Peter Reilly
2007-07-18
1
-1
/
+1
*
Logger work.
Steve Loughran
2007-05-18
1
-2
/
+34
*
- html -> xhtml
Kevin Jackson
2006-11-19
1
-2
/
+2
*
Added logging of stacktraces of exceptions in logmessage when loglevel = debug.
Jacobus Martinus Kruithof
2006-11-16
1
-0
/
+4
*
checkstyle
Peter Reilly
2006-11-05
1
-0
/
+5
*
Fix bug 40882.
Steven M. Cohen
2006-11-03
1
-3
/
+8
*
copy2license.pl
Stefan Bodewig
2006-09-01
1
-5
/
+6
*
2005 and even copyright header in two cases
Stefan Bodewig
2005-08-16
1
-1
/
+1
*
Because I got fed up of trying to remember when I last ran a build from a par...
Steve Loughran
2005-08-16
1
-8
/
+22
*
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
*
fix typeofs
Peter Reilly
2003-09-09
1
-3
/
+3
*
More cleanup
Conor MacNeill
2003-07-06
1
-30
/
+37
*
Remove Jakarta Project from license
Stefan Bodewig
2003-02-10
1
-1
/
+1
*
Remove unused imports, remove glob imports, sort imports.
Peter Donald
2002-07-25
1
-2
/
+1
*
Move all top level elements to an implicit target named "" and make
Stefan Bodewig
2002-07-16
1
-1
/
+2
*
Merge changes made to 1.5 Beta2.
Magesh Umasankar
2002-06-22
1
-11
/
+19
*
PR 8521 - fix for exception for long task names provided by Jason Schuchert.
Erik Hatcher
2002-04-26
1
-1
/
+1
*
Don't tell people we'd execute a given command line when we really do
Stefan Bodewig
2002-04-25
1
-8
/
+22
*
Add emacsmode to <recorder>.
Stefan Bodewig
2002-04-12
1
-1
/
+1
*
Javadoc and style updates
Conor MacNeill
2002-04-09
1
-11
/
+10
*
Add author tags
Conor MacNeill
2002-03-06
1
-3
/
+5
*
Applied documentation patches sent by Jon Skeet
Erik Hatcher
2002-02-18
1
-24
/
+101
*
Use refactored elapsed time formatting in DateUtils.
Stephane Bailliez
2002-02-05
1
-32
/
+4
*
Qualify total time spent on build with proper English.
Magesh Umasankar
2002-01-31
1
-15
/
+30
*
Accidentally overwrote the patch that Stephane had applied. Hav emerged it ...
Magesh Umasankar
2002-01-31
1
-2
/
+2
*
AnsiColorLogger is an extension of DefaultLogger. It provides colorized
Magesh Umasankar
2002-01-31
1
-10
/
+16
*
filling my role as post-commit script ;-)
Stefan Bodewig
2002-01-31
1
-1
/
+1
*
Fixed time formatting.
Stephane Bailliez
2002-01-30
1
-2
/
+2
*
- Fix order of modifiers
Stephane Bailliez
2002-01-20
1
-2
/
+2
*
License police on documentation files:
Stefan Bodewig
2002-01-10
1
-1
/
+1
*
OK..First thanks to Sam for fixing this w/o complaining.
Stephane Bailliez
2001-12-15
1
-0
/
+3
*
Take advantage of StringUtils
Stephane Bailliez
2001-12-15
1
-13
/
+13
[next]