Forgot to updat whatsnew for PR35499
2 lines of code changed in:
cright
1 lines of code changed in:
PR: 35544
Avoid getting NPE on calling close() twice.
9 lines of code changed in:
As suggested by Kev Jackson
Use FileUtils.close() instead of separate try catch implementation.
1 lines of code changed in:
checkstyle - line length
6 lines of code changed in:
javadoc + make it final is it has a private constructor
4 lines of code changed in:
javadoc
33 lines of code changed in:
javadoc
18 lines of code changed in:
checkstyle - line length + javadoc + redundent final
6 lines of code changed in:
checkstyle - trialing space
3 lines of code changed in:
checkstyle javadoc
128 lines of code changed in:
untabify
5 lines of code changed in:
add Atsuhiko Yamanaka
0 lines of code changed in:
Add support for keyboard-interactive authentication to SSH tasks.
Submitted by: Atsuhiko Yamanaka
18 lines of code changed in:
2005
1 lines of code changed in:
PR: 35499
Classname may not contain / or \ so it is safe to convert both
to . to get the class name. (Zipfilesets do not necessarily contain
File.separator as separator characters.)
2 lines of code changed in:
Minor update.
1 lines of code changed in:
JDK 1.3 doesn't have that constructor (at least not public)
1 lines of code changed in:
fix PR 34963, create <br/> in stack-traces
9 lines of code changed in:
Unit test for 34963
28 lines of code changed in:
Bug 35345: s/The syntax is filters is/The syntax for filters is/
30 lines of code changed in:
Add external task 'Incanto' to link list.
88 lines of code changed in:
Fix (add!) outofdate check as indicated by Martijn. D'oh!
2 lines of code changed in:
2005
3 lines of code changed in:
Little something to make IDE debugging easier; <diagnostics/> prints the diagnostics out as per -diagnostics.
1. Why does Netbeans4.1 keep javax.xml.parsers.SAXParserFactory a secret? SecurityException handling to Diagnostics to compensate.
2. could add output file support, maybe?
3. could add task="junit" for detailed task diags instead...
53 lines of code changed in:
Removed unused private fields
3 lines of code changed in:
Removed unused local variables.
I think there is an error in ConCat, see added comment.
20 lines of code changed in:
removed unused private method
0 lines of code changed in:
removed unused imports
3 lines of code changed in:
moving some magic names into place, using them where needed.
49 lines of code changed in:
depends on files not checked in.
2 lines of code changed in:
Insert a space for aesthetic appeal.
1 lines of code changed in:
s/CODE/code in javadoc HTML
18 lines of code changed in:
XmlCatalog had become broken with any dtd/entity location that was not a file.
PR: 35269
1 lines of code changed in:
Use Jan-Friedrich Mutter's real name
2 lines of code changed in:
2005
4 lines of code changed in:
remove log level for a better example
18 lines of code changed in:
moved { one line up, extended Cright
4 lines of code changed in:
PR: 34241
Tar task now accepts files <8GB (was <2GB), according to POSIX tar standard.
28 lines of code changed in:
PR: 35246
As suggested by Darin Swanson.
(use USER_LIBDIR, and use File.separatorChar in there)
5 lines of code changed in:
Create a link section so the tutorial is more printable.
13 lines of code changed in:
Hint to ant.home property
8 lines of code changed in:
Antidote has been retired.
0 lines of code changed in:
If we depracte 'style' we shouldnt use it for ourself :)
8 lines of code changed in:
more JavaDoc happiness :-)
9 lines of code changed in:
make JavaDoc more happier
136 lines of code changed in:
Add pointer to properties2java task
76 lines of code changed in:
add 1.6.5 in ant history in HEAD
15 lines of code changed in:
Ant 1.6.5 release
365 lines of code changed in:
Announce Ant 1.6.5 on the web site
48 lines of code changed in:
fixed strange example, property names do not usually start with ${
9 lines of code changed in:
May 2005 »