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
/
contributors.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
extension-point doesn't work with import. PR 48804
Stefan Bodewig
2010-04-27
1
-0
/
+4
*
bash completion failes if ant throws an exception. Submitted by Omer Shapira...
Stefan Bodewig
2010-03-25
1
-0
/
+4
*
reject empty test names. Submitted by Clark Archer. PR 43586
Stefan Bodewig
2010-03-23
1
-0
/
+4
*
Make sure hashvalue algorithm of modified selector reads the files completely...
Stefan Bodewig
2009-12-07
1
-0
/
+4
*
All instances of the same scriptdef task shared a single ScriptRunner, causin...
Stefan Bodewig
2009-11-10
1
-0
/
+4
*
A few people I found while researching the compress code origins
Stefan Bodewig
2009-09-01
1
-0
/
+52
*
refactored <ftp> so commons-net may be loaded via a separate classloader. Ba...
Stefan Bodewig
2009-08-27
1
-0
/
+4
*
allow rootfilesets with a dir other than the dir attribute of the classfilese...
Stefan Bodewig
2009-08-27
1
-0
/
+4
*
new filter sortfilter by David Leal. PR 40504
Stefan Bodewig
2009-08-26
1
-0
/
+4
*
create parent directory of archive in <zip> and <tar> if needed. PR 45377. ...
Stefan Bodewig
2009-08-26
1
-0
/
+4
*
Use NIO when copying files without filtering. PR 30094. Submitted by J Blei...
Stefan Bodewig
2009-08-25
1
-0
/
+8
*
errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. P...
Stefan Bodewig
2009-08-24
1
-0
/
+4
*
improve nested-record patch. PR 41368. Submitted by Gene-Sung Chung
Stefan Bodewig
2009-08-18
1
-0
/
+8
*
add a destdir attribute to rmic so generated stubs or whatever can be put int...
Stefan Bodewig
2009-08-18
1
-0
/
+5
*
forgotten file from revision 801246
Stefan Bodewig
2009-08-05
1
-0
/
+4
*
configurable number of retries in get, option to skip existing files. Submit...
Stefan Bodewig
2009-07-24
1
-0
/
+5
*
configurable display text and more control over progressbar in splash task. ...
Stefan Bodewig
2009-07-24
1
-0
/
+4
*
allow methods other than GET in http condition. Submitted by Robert Clark. ...
Stefan Bodewig
2009-07-22
1
-0
/
+4
*
record task doesn't work properly with subbuilds. PR 41368. Submitted by Gr...
Stefan Bodewig
2009-07-14
1
-0
/
+4
*
javadoc creation of Ant's own sources failed on JDK 1.4. PR 46731. Patch su...
Stefan Bodewig
2009-05-18
1
-0
/
+4
*
add a force option to signjar. Based on submission by Pavel Jisl. PR 46891
Stefan Bodewig
2009-04-09
1
-0
/
+4
*
support MSYS/MingW. Submitted by Clement OUDOT. PR 46936
Stefan Bodewig
2009-04-09
1
-0
/
+4
*
Improve bzip2 performance, submitted by Rodrigo Schmidt, PR 24798
Stefan Bodewig
2009-03-27
1
-0
/
+4
*
Support more modern encoding flag where archives signal filenames as UTF-8. ...
Stefan Bodewig
2009-02-19
1
-0
/
+4
*
TestCase for new Unicode extra fields, based on submission by Wolfgang Glas. ...
Stefan Bodewig
2009-02-19
1
-0
/
+4
*
support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski
Stefan Bodewig
2009-01-29
1
-0
/
+4
*
don't say a file was modified in the future if it has been modified a second ...
Stefan Bodewig
2008-12-03
1
-0
/
+4
*
emulate async I/O when processing output of forked processes in order to deal...
Stefan Bodewig
2008-11-06
1
-0
/
+4
*
Add STARTTLS support to MimeMailer and use it in MailLogger and <mail>. Part...
Stefan Bodewig
2008-10-23
1
-0
/
+4
*
allow control over whether <concat> creates a file when there are no resource...
Stefan Bodewig
2008-10-17
1
-1
/
+5
*
Make port attribute work for some "non-standard" CVS clients. submitted by J...
Stefan Bodewig
2008-10-16
1
-0
/
+8
*
delay expansion of command line args. PR 31601.
Stefan Bodewig
2008-10-15
1
-0
/
+4
*
javadoc fails if bottom/gead contain line breaks. PR 43342. Based on patch ...
Stefan Bodewig
2008-10-10
1
-0
/
+4
*
Allow selectors for remote filesets in <ftp>. Submitted by Mario Frasca. PR...
Stefan Bodewig
2008-09-26
1
-0
/
+4
*
only add classpath elements to existing loaders, not to a freshly created one...
Stefan Bodewig
2008-09-25
1
-0
/
+4
*
create useable output even if the input is empty. PR 45836. Submitted by To...
Stefan Bodewig
2008-09-19
1
-0
/
+4
*
use sigfile attribute when checking whether a jar is already signed. PR 4480...
Stefan Bodewig
2008-09-16
1
-0
/
+4
*
add a fileOnError attribute to <patch>. PR 44772. Submitted by Michael Bayne.
Stefan Bodewig
2008-09-16
1
-0
/
+4
*
add FAQ about deleting a directory only if it is empty. PR 44013. submitted...
Stefan Bodewig
2008-09-04
1
-0
/
+4
*
Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804.
Stefan Bodewig
2008-08-22
1
-0
/
+4
*
Make sure JunitTestRunners return code is correct when running under JUnit4. ...
Stefan Bodewig
2008-08-22
1
-0
/
+4
*
add Philip Hourihane to contributors for supplying patch for #36901
Kevin Jackson
2008-08-20
1
-0
/
+4
*
Enhance performance of Project.fireMessageLoggedEvent (PR 45651)
Scokart Gilles
2008-08-19
1
-0
/
+4
*
sometimes an infinite recursion of filters is flagged when there is none. PR...
Stefan Bodewig
2008-08-18
1
-0
/
+4
*
fail early if ZipFile is applied to a non-ZIP archive. PR 45463. Suggested ...
Stefan Bodewig
2008-08-08
1
-0
/
+4
*
avoid excessive StringBuffer.toString calls while waiting for a response stri...
Stefan Bodewig
2008-07-18
1
-0
/
+4
*
an archive with an empty central directory is broken. PR 35000. Submitted b...
Stefan Bodewig
2008-07-17
1
-0
/
+4
*
use configured local DTDs in Iplanet deployment tool. PR 31876. Submitted b...
Stefan Bodewig
2008-07-17
1
-0
/
+4
*
New task sshsession. PR 43083. Submitted by David S. Johnson
Stefan Bodewig
2008-07-16
1
-0
/
+5
*
Create remoteDir if needed, More meaningful error when exception occurs. PR ...
Stefan Bodewig
2008-07-16
1
-0
/
+4
[next]