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
/
WHATSNEW
Commit message (
Expand
)
Author
Age
Files
Lines
*
<javac> faild for long command lines on OS/2. PR 49425. Submitted by <dmik ...
Stefan Bodewig
2010-06-11
1
-0
/
+3
*
don't scan directories that are excluded recursively - this used to be done e...
Stefan Bodewig
2010-06-10
1
-0
/
+6
*
provide file name when you fail to delete the temporary file. PR 49419
Stefan Bodewig
2010-06-10
1
-0
/
+4
*
Merging ant-nodeps.jar into ant.jar.
Jesse N. Glick
2010-05-26
1
-0
/
+2
*
pr 49326. Sun JVM tries to mmap the entire file during a copy. For large file...
Jacobus Martinus Kruithof
2010-05-22
1
-0
/
+5
*
ftp download fails for certain setups. PR 49296. Based on patch by Kristof ...
Stefan Bodewig
2010-05-17
1
-0
/
+4
*
grammar
Stefan Bodewig
2010-05-17
1
-2
/
+2
*
<checksum>'s totalproperty doesn't work with repeated file names. PR 36748
Stefan Bodewig
2010-05-17
1
-0
/
+4
*
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943930 13f79535-4...
Jacobus Martinus Kruithof
2010-05-13
1
-0
/
+3
*
<xslt> ignores classpath when defaulting to TraX. PR 49271
Stefan Bodewig
2010-05-11
1
-0
/
+3
*
try to make javamail use the specified port even when using SSL. Bugzilla Re...
Stefan Bodewig
2010-05-11
1
-0
/
+3
*
deal with read-only dest files in echo and concat.
Stefan Bodewig
2010-05-11
1
-2
/
+7
*
Make <move> behave consistently for read-only destinations. PR 49261
Stefan Bodewig
2010-05-11
1
-7
/
+7
*
be consistent when it comes to overwriting read-only files, add an option to ...
Stefan Bodewig
2010-05-10
1
-0
/
+9
*
preparation for ant 1.8.1 build
Antoine Levy-Lambert
2010-04-30
1
-1
/
+13
*
telnet and rexec have been broken. PR 49173. Based on patch submitted by Ja...
Stefan Bodewig
2010-04-23
1
-0
/
+4
*
Added the augment task to manipulate existing references via Ant's basic intr...
Matthew Jason Benson
2010-04-21
1
-0
/
+3
*
Add enableMultipleMappings and cache attributes to mappedresources
Stefan Bodewig
2010-04-21
1
-0
/
+3
*
File("foo").getParent() is null if "foo" is a symbolic link - File("./foo").g...
Stefan Bodewig
2010-04-16
1
-0
/
+4
*
jar filesetmanifest=merge only worked for an OS where filesep == /. PR 49090
Stefan Bodewig
2010-04-13
1
-0
/
+3
*
document fixes
Stefan Bodewig
2010-04-12
1
-0
/
+8
*
make failonerror work as expected when copying to a file instead of a directory
Stefan Bodewig
2010-04-09
1
-0
/
+4
*
Proven to be useful to pick up just one feature of BigProjectLogger without a...
Jesse N. Glick
2010-03-26
1
-0
/
+3
*
speed up fast executions (where the process finishes in way less than a secon...
Stefan Bodewig
2010-03-26
1
-0
/
+9
*
rmic's sourcebase is broken. PR 48970.
Stefan Bodewig
2010-03-25
1
-0
/
+3
*
uniform reference to bug numbers
Stefan Bodewig
2010-03-25
1
-1
/
+1
*
bash completion failes if ant throws an exception. Submitted by Omer Shapira...
Stefan Bodewig
2010-03-25
1
-0
/
+4
*
indentation
Stefan Bodewig
2010-03-25
1
-1
/
+1
*
reject empty test names. Submitted by Clark Archer. PR 43586
Stefan Bodewig
2010-03-23
1
-0
/
+4
*
bugzilla 48932, IO error sending mail with plain mimetype, socket closed
Antoine Levy-Lambert
2010-03-17
1
-1
/
+4
*
fix for Bug 48876, ANT_CMD_LINE_ARGS are rippling through lower level Ant usage
Antoine Levy-Lambert
2010-03-09
1
-0
/
+3
*
one bug fix by Peter Reilly was omitted, Bugzilla 48768, propertyFile
Antoine Levy-Lambert
2010-03-09
1
-1
/
+4
*
reduce performance loss in AntClassLoader from 1000% to about 50%. PR 48853
Stefan Bodewig
2010-03-04
1
-0
/
+4
*
indentation
Stefan Bodewig
2010-03-04
1
-5
/
+5
*
there now is an issue we can link to for the ZIP change
Stefan Bodewig
2010-03-02
1
-0
/
+1
*
fix for bug 48789 - Pipe broken.
Antoine Levy-Lambert
2010-03-02
1
-1
/
+4
*
Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly m...
Steve Loughran
2010-03-01
1
-1
/
+5
*
Bug 48833 - NPE in <get>
Steve Loughran
2010-03-01
1
-0
/
+3
*
removing the stylebook task
Antoine Levy-Lambert
2010-02-26
1
-0
/
+2
*
Added forcestring attribute to equals condition
Matthew Jason Benson
2010-02-25
1
-0
/
+5
*
Bug 48816 - If <concat>'s first resourcecollection child is a <resources>, an...
Matthew Jason Benson
2010-02-25
1
-1
/
+5
*
PropertyResource will effectively proxy another Resource if ${name} evaluates...
Matthew Jason Benson
2010-02-25
1
-0
/
+3
*
Add resource attribute to length task.
Matthew Jason Benson
2010-02-25
1
-0
/
+2
*
add prefix attribute to loadproperties task + more tests
Matthew Jason Benson
2010-02-25
1
-1
/
+3
*
Fixing SymlinkTest#testSymbolicLinkUtilsMethods on Mac. Removing special hand...
Antoine Levy-Lambert
2010-02-22
1
-1
/
+4
*
Bug 48788 - add removeKeepExtension option to NetRexxC task - patch submitte...
Antoine Levy-Lambert
2010-02-22
1
-0
/
+3
*
Fix for bug 48746, "exec task sometimes inserts extraneous newlines"
Antoine Levy-Lambert
2010-02-21
1
-1
/
+4
*
fix getClassLocation method in Diagnostics class. Bug 48782. Reported by Tors...
Antoine Levy-Lambert
2010-02-20
1
-0
/
+3
*
Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar.
Jesse N. Glick
2010-02-18
1
-0
/
+2
*
round out test and document the bug
Stefan Bodewig
2010-02-17
1
-0
/
+3
[next]