Directory src/tests/junit/org/apache/tools/ant/taskdefs/

Total Files:
10
Deleted Files:
2
Lines of Code:
1742

Browse with ViewVC

[root]/src/tests/junit/org/apache/tools/ant/taskdefs

                                     condition (1 files, 43 lines)

                                     optional (4 files, 428 lines)

                                         junit (3 files, 256 lines)

Lines of Code

src/tests/junit/org/apache/tools/ant/taskdefs/ Lines of Code

Developers

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

Most Recent Commits

stevel 2007-01-11 14:02

Bug 41349: rmic should strip out -J compiler args when not forking

0 lines of code changed in:

jglick 2006-12-30 01:44

#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:

jhm 2006-12-20 13:53

organize imports

0 lines of code changed in:

jhm 2006-12-20 13:52

Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO).

14 lines of code changed in:

bodewig 2006-12-04 04:51

linefeeds

161 lines of code changed in:

mbenson 2006-11-21 22:39

antunit-ize and FIX (they were severely broken) DependSet tests

0 lines of code changed in:

jkf 2006-11-17 17:55

added at least check to JavaEnvUtils (and make use of it)

3 lines of code changed in:

jkf 2006-11-16 19:13

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:

jkf 2006-11-11 19:45

Avoid JUNIT methods requiring java 1.4 or higher.

0 lines of code changed in:

scohen 2006-11-03 12:22

remove line inadvertently introduced during previous fix.

0 lines of code changed in:

  • src/tests/junit/org/apache/tools/ant/taskdefs: EchoTest.java (-1)
scohen 2006-11-03 02:57

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:

  • src/tests/junit/org/apache/tools/ant/taskdefs: EchoTest.java (new)
antoine 2006-10-28 19:07

<delete> doesnt delete when defaultexcludes="false" and no includes is set

fixed. Bugzilla 40313.

0 lines of code changed in:

  • src/tests/junit/org/apache/tools/ant/taskdefs: DeleteTest.java (changed)
mbenson 2006-09-26 22:26

move apply tests to antunit, fixing bug 40331 in the process.

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT