[root]/src/tests/junit/org/apache/tools/ant/taskdefs
condition
(1 files, 43 lines)
optional
(4 files, 428 lines)
junit
(3 files, 256 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 27 (100.0%) | 178 (100.0%) | 6.5 |
bodewig | 7 (25.9%) | 161 (90.4%) | 23.0 |
jhm | 2 (7.4%) | 14 (7.9%) | 7.0 |
jkf | 7 (25.9%) | 3 (1.7%) | 0.4 |
stevel | 2 (7.4%) | 0 (0.0%) | 0.0 |
scohen | 3 (11.1%) | 0 (0.0%) | 0.0 |
mbenson | 2 (7.4%) | 0 (0.0%) | 0.0 |
jglick | 2 (7.4%) | 0 (0.0%) | 0.0 |
antoine | 2 (7.4%) | 0 (0.0%) | 0.0 |
Bug 41349: rmic should strip out -J compiler args when not forking
0 lines of code changed in:
#41264: In Ant 1.7.0, <fileset> in <javadoc> does not by default include
only **/*.java as the documentation claims and earlier revisions did.
0 lines of code changed in:
organize imports
0 lines of code changed in:
Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO).
14 lines of code changed in:
linefeeds
161 lines of code changed in:
antunit-ize and FIX (they were severely broken) DependSet tests
0 lines of code changed in:
added at least check to JavaEnvUtils (and make use of it)
3 lines of code changed in:
Validated under windows only but jdk 1.3 doesn't support the international format classpaths in jar manifests.
(Test building the jars under jdk 1.3 and running them directly using java using jdk 1.5 works, but running
them using java form jkd 1.3 gives errors)
0 lines of code changed in:
Avoid JUNIT methods requiring java 1.4 or higher.
0 lines of code changed in:
remove line inadvertently introduced during previous fix.
0 lines of code changed in:
Fix bug 40882.
Note that the new test added to EchoTest.java would fail as indicated in the
defect without the change to DefaultLogger.java.
0 lines of code changed in:
<delete> doesnt delete when defaultexcludes="false" and no includes is set
fixed. Bugzilla 40313.
0 lines of code changed in:
move apply tests to antunit, fixing bug 40331 in the process.
0 lines of code changed in: