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
/
antunit
/
taskdefs
/
optional
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo
Stefan Bodewig
2017-01-11
1
-1
/
+1
*
unxz task - PR 60350
Stefan Bodewig
2017-01-10
2
-0
/
+110
*
Merge branch '1.9.x'
Stefan Bodewig
2016-07-30
1
-0
/
+70
|
\
|
*
implement a forking implementation for javah
Stefan Bodewig
2016-07-30
1
-0
/
+22
|
*
additional tests for javah
Stefan Bodewig
2016-07-30
1
-0
/
+48
*
|
Merge branch '1.9.x'
Stefan Bodewig
2016-07-25
1
-2
/
+2
|
\
\
|
|
/
|
*
detect Java 9 via jigsaw
Stefan Bodewig
2016-07-25
1
-2
/
+2
*
|
Merge branch '1.9.x'
Stefan Bodewig
2016-07-24
1
-0
/
+67
|
\
\
|
|
/
|
*
builtin implementation of ascii2native
Stefan Bodewig
2016-07-24
1
-6
/
+7
|
*
try to make tests pass with default encoding != UTF-8
Stefan Bodewig
2016-07-24
1
-1
/
+1
|
*
built-in implementation of native2ascii
Stefan Bodewig
2016-07-24
1
-0
/
+7
|
*
try to get better error reporting from Jenkins
Stefan Bodewig
2016-07-24
1
-24
/
+37
|
*
add a real test for native2ascii
Stefan Bodewig
2016-07-24
1
-0
/
+46
*
|
remove tests for JDKs < 8
Stefan Bodewig
2016-04-09
1
-4
/
+1
|
/
*
no need to check for Java5 anymore
Stefan Bodewig
2015-02-13
1
-1
/
+1
*
Java9's javac doesn't support -source 1.5 anymore
Stefan Bodewig
2015-02-13
1
-1
/
+5
*
deal more gracefully with non-JARs on the CLASSPATH - PR 53964
Stefan Bodewig
2014-01-02
1
-0
/
+20
*
Disabling bad check discovered from revision 1523198
mclarke
2013-09-14
1
-0
/
+6
*
JUnit4 tests marked @Ignore do not appear in XML output. PR 43969
Antoine Levy-Lambert
2013-03-05
1
-0
/
+1
*
Use a local temp directory for JUnit tests as well
Stefan Bodewig
2012-03-17
1
-1
/
+1
*
help dealing with the case where BSF is there but JavaScript support is not -...
Stefan Bodewig
2012-01-31
1
-0
/
+10
*
never filter out the first line of the exception stack trace in junit so the ...
Stefan Bodewig
2011-08-06
1
-1
/
+1
*
JUnit's filtertrace swallows the assert failure message if it contains the wo...
Stefan Bodewig
2011-08-05
1
-0
/
+36
*
testAdapterNotFound was failing in gump because the adapter in the gump envir...
Antoine Levy-Lambert
2011-03-04
1
-1
/
+3
*
antunit-base.xml was not imported from this file, but needed to define some p...
Antoine Levy-Lambert
2011-03-02
1
-1
/
+2
*
changes in order to get tests to pass under gump; resources paths used have t...
Antoine Levy-Lambert
2011-03-01
6
-205
/
+205
*
testFailNone (now renamed testTestMethods) was passing without actually doing...
Jesse N. Glick
2011-01-04
1
-23
/
+4
*
needed for execution of single methods according to email of Jesse Glick. Bug...
Antoine Levy-Lambert
2010-12-20
1
-0
/
+49
*
preserve linefeed-style in propertyfile task. PR 50049
Stefan Bodewig
2010-10-25
1
-0
/
+45
*
the package name ends at the last dot of a classname, not the first. PR 45227.
Stefan Bodewig
2010-10-25
1
-5
/
+7
*
unconditionally encode & as & in DOMElementWriter. PR 49404
Stefan Bodewig
2010-06-15
1
-3
/
+1
*
failing test for issue 49404
Stefan Bodewig
2010-06-08
1
-0
/
+39
*
File("foo").getParent() is null if "foo" is a symbolic link - File("./foo").g...
Stefan Bodewig
2010-04-16
1
-0
/
+14
*
reject empty test names. Submitted by Clark Archer. PR 43586
Stefan Bodewig
2010-03-23
1
-0
/
+9
*
testcase for PR 48768
Stefan Bodewig
2010-02-24
1
-0
/
+44
*
testcase demonstrating PR 48734
Stefan Bodewig
2010-02-12
1
-0
/
+46
*
test failed on Windows
Stefan Bodewig
2010-02-09
1
-0
/
+1
*
Don't add new Date comments each time the file is written. PR 48558
Stefan Bodewig
2010-01-22
1
-0
/
+50
*
don't add the same comment over and over again. Related to PR 48558
Stefan Bodewig
2010-01-22
1
-8
/
+85
*
only add a newline before the first new property rather than every new one
Stefan Bodewig
2010-01-21
1
-0
/
+116
*
Make if/unless und junit test children use the same logic as target's if/unless
Stefan Bodewig
2009-10-09
1
-0
/
+102
*
Make junit's formatter if/unless behave like target's if/unless
Stefan Bodewig
2009-10-08
1
-0
/
+93
*
make funtest even less visible
Stefan Bodewig
2009-10-08
1
-0
/
+4
*
compiler adapter as nested element in javac, rmic, native2ascii and javah. D...
Stefan Bodewig
2009-09-04
2
-0
/
+22
*
passing test for PR 47666
Stefan Bodewig
2009-08-18
1
-0
/
+53
*
pretty persistent typo
Stefan Bodewig
2009-07-21
1
-0
/
+0
*
Allow users to specify a classpath when using a custom adapter in javac, rmic...
Stefan Bodewig
2009-07-21
2
-0
/
+111
*
try to unwrap ScriptException - unfortunately it doesn't seem to work - PR 47509
Stefan Bodewig
2009-07-13
1
-0
/
+13
*
starting the tests for this, fixing the code as the problems show up. Task is...
Steve Loughran
2009-02-18
1
-0
/
+124
*
Passing test for PR 35634
Stefan Bodewig
2008-12-19
1
-0
/
+58
[next]