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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
trunk merge
Jesse N. Glick
2010-06-11
9
-19
/
+350
|
\
|
*
remove redundant assertions, they are already contained in testantOnRemoteShare
Stefan Bodewig
2010-06-10
1
-4
/
+1
|
*
test failed on Windows
Stefan Bodewig
2010-06-10
1
-2
/
+6
|
*
Test failed on Windows, don't know why I never noticed before
Stefan Bodewig
2010-06-10
1
-14
/
+14
|
*
some JUnit tests to verify/falsify http://mail-archives.apache.org/mod_mbox/a...
Stefan Bodewig
2010-06-09
2
-1
/
+69
|
*
failing test for issue 49404
Stefan Bodewig
2010-06-08
1
-0
/
+39
|
*
<checksum>'s totalproperty doesn't work with repeated file names. PR 36748
Stefan Bodewig
2010-05-17
1
-1
/
+2
|
*
testcase for concat's overwrite attribute
Stefan Bodewig
2010-05-11
1
-0
/
+7
|
*
Make <move> behave consistently for read-only destinations. PR 49261
Stefan Bodewig
2010-05-11
1
-0
/
+107
|
*
be consistent when it comes to overwriting read-only files, add an option to ...
Stefan Bodewig
2010-05-10
1
-8
/
+59
|
*
testcase for PR 49261
Stefan Bodewig
2010-05-07
1
-0
/
+57
*
|
Updated to ANT_181.
Jesse N. Glick
2010-05-03
43
-449
/
+1821
|
\
\
|
|
/
|
*
extension-point doesn't work with import. PR 48804
Stefan Bodewig
2010-04-27
1
-12
/
+17
|
*
don't warn about duplicate project names if importing the same URL twice. PR...
Stefan Bodewig
2010-04-22
1
-0
/
+5
|
*
Added the augment task to manipulate existing references via Ant's basic intr...
Matthew Jason Benson
2010-04-21
1
-0
/
+74
|
*
Add enableMultipleMappings and cache attributes to mappedresources
Stefan Bodewig
2010-04-21
1
-0
/
+42
|
*
isSymbolicLink throws a NPE if invoked for the file system root
Stefan Bodewig
2010-04-16
1
-0
/
+33
|
*
File("foo").getParent() is null if "foo" is a symbolic link - File("./foo").g...
Stefan Bodewig
2010-04-16
1
-0
/
+14
|
*
jar filesetmanifest=merge only worked for an OS where filesep == /. PR 49090
Stefan Bodewig
2010-04-13
1
-0
/
+14
|
*
remove test file we must not distribute. PR 49080
Stefan Bodewig
2010-04-13
1
-1
/
+3
|
*
remove unused rsel ns declaration
Matthew Jason Benson
2010-04-12
1
-2
/
+1
|
*
Most probably fix Issue 48972, will close it once I can enable the test and v...
Stefan Bodewig
2010-04-09
1
-0
/
+13
|
*
make failonerror work as expected when copying to a file instead of a directory
Stefan Bodewig
2010-04-09
1
-0
/
+65
|
*
speed up fast executions (where the process finishes in way less than a secon...
Stefan Bodewig
2010-03-26
1
-0
/
+37
|
*
rmic's sourcebase is broken. PR 48970.
Stefan Bodewig
2010-03-25
1
-0
/
+27
|
*
reject empty test names. Submitted by Clark Archer. PR 43586
Stefan Bodewig
2010-03-23
1
-0
/
+9
|
*
remove tabs
Stefan Bodewig
2010-03-18
1
-26
/
+26
|
*
test for bug 48932, socket closed
Antoine Levy-Lambert
2010-03-17
1
-0
/
+62
|
*
it looks like the name of www.apache.org has changed to eos from aurora, the ...
Antoine Levy-Lambert
2010-03-09
1
-2
/
+2
|
*
test that shows Ant 1.8.0's findClass to take 10x the time of Ant 1.7.1's ver...
Stefan Bodewig
2010-03-04
1
-0
/
+55
|
*
available classname is nicer for a class actually
Antoine Levy-Lambert
2010-03-03
1
-1
/
+1
|
*
make available detect the gump conditions
Antoine Levy-Lambert
2010-03-03
1
-1
/
+1
|
*
typo
Antoine Levy-Lambert
2010-03-03
1
-3
/
+3
|
*
using JDK 1.6 on Windows D:\ has a valid canonical path even if the drive is ...
Stefan Bodewig
2010-03-02
1
-1
/
+1
|
*
allow AntUnit tests to pass on Windows even if the created jar cannot be dele...
Stefan Bodewig
2010-03-02
1
-7
/
+6
|
*
Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly m...
Steve Loughran
2010-03-01
1
-2
/
+6
|
*
hopefully make the tests pass in gump's module test-ant-no-xerces
Antoine Levy-Lambert
2010-03-01
1
-0
/
+10
|
*
add test demonstrating omission of nonexistent resources
Matthew Jason Benson
2010-02-26
1
-0
/
+14
|
*
Added forcestring attribute to equals condition
Matthew Jason Benson
2010-02-25
1
-0
/
+80
|
*
failing test for bug 48816
Matthew Jason Benson
2010-02-25
1
-0
/
+10
|
*
PropertyResource will effectively proxy another Resource if ${name} evaluates...
Matthew Jason Benson
2010-02-25
1
-1
/
+13
|
*
Add resource attribute to length task.
Matthew Jason Benson
2010-02-25
1
-0
/
+7
|
*
test last property wins
Matthew Jason Benson
2010-02-25
1
-0
/
+10
|
*
add prefix attribute to loadproperties task + more tests
Matthew Jason Benson
2010-02-25
1
-0
/
+44
|
*
antunitize LoadProperties JUnit tests
Matthew Jason Benson
2010-02-24
2
-61
/
+68
|
*
remove temp antunit overridden target
Matthew Jason Benson
2010-02-24
1
-8
/
+0
|
*
antunit-ize exec test to minimize number of layers at work
Matthew Jason Benson
2010-02-24
4
-317
/
+658
|
*
enforce property immutability when resolving properties read as a map
Stefan Bodewig
2010-02-24
1
-0
/
+11
|
*
testcase for PR 48768
Stefan Bodewig
2010-02-24
1
-0
/
+44
|
*
tearDown
Matthew Jason Benson
2010-02-22
1
-1
/
+1
[next]