Directory src/testcases/org/apache/tools/ant/types/

Directory Created:
2000-07-19 13:00
Directory Deleted:
2006-09-21 19:12
Total Files:
0
Deleted Files:
28
Lines of Code:
0

Browse with ViewVC

[root]/src/testcases/org/apache/tools/ant/types

                                 mappers (0 files, 0 lines)

                                 optional (0 files, 0 lines)

                                     depend (0 files, 0 lines)

                                 resources (0 files, 0 lines)

                                 selectors (0 files, 0 lines)

Lines of Code

src/testcases/org/apache/tools/ant/types/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 323 (100.0%) 3014 (100.0%) 9.3
bodewig 130 (40.2%) 1630 (54.1%) 12.5
antoine 65 (20.1%) 556 (18.4%) 8.5
mbenson 45 (13.9%) 187 (6.2%) 4.1
peterreilly 23 (7.1%) 146 (4.8%) 6.3
umagesh 4 (1.2%) 106 (3.5%) 26.5
conor 18 (5.6%) 101 (3.4%) 5.6
jkf 22 (6.8%) 90 (3.0%) 4.0
ehatcher 3 (0.9%) 66 (2.2%) 22.0
stevel 3 (0.9%) 55 (1.8%) 18.3
jglick 6 (1.9%) 32 (1.1%) 5.3
donaldp 1 (0.3%) 22 (0.7%) 22.0
sbailliez 2 (0.6%) 20 (0.7%) 10.0
jhm 1 (0.3%) 3 (0.1%) 3.0

Most Recent Commits

mbenson 2006-09-21 19:12

committing the 'D' portion from svn move src/testcases src/tests/junit

0 lines of code changed in:

bodewig 2006-09-01 20:04

copy2license.pl

162 lines of code changed in:

peterreilly 2006-08-25 22:36

fix for 40228, add code to introspectionhelper to make addconfigured higher priority than add, and add addconfigured to chainedmapper

26 lines of code changed in:

jglick 2006-07-26 22:15

Expressing a <dirset> as a string should show matching dirs, not files!

22 lines of code changed in:

jkf 2006-03-25 21:27

Improved use of MagicNames for ant internal properties

4 lines of code changed in:

bodewig 2006-02-27 05:05

2006

1 lines of code changed in:

jglick 2006-02-25 00:22

Correct test failure when running with -ea.

3 lines of code changed in:

jkf 2006-02-02 23:48

pr38465 improved recursion detection to allow the same token on one line multiple times.

17 lines of code changed in:

jkf 2006-02-02 19:37

Remove unused imports from testcases

65 lines of code changed in:

mbenson 2005-12-27 19:02

added the onmissingfiltersfile attribute to filterset. Bugzilla report 19845.

21 lines of code changed in:

mbenson 2005-12-02 14:50

remove java resource support from URL resource in favor of JavaResource.

0 lines of code changed in:

bodewig 2005-10-12 04:22

Now that resources become available in more tasks, throw in a couple of new resources, including tarfileset

9 lines of code changed in:

mbenson 2005-09-29 21:09

Move Resource-based utility methods in FileUtils to ResourceUtils (static).

2 lines of code changed in:

mbenson 2005-08-05 17:27

Add the <first> resource collection, plus its parent,

BaseResourceCollectionWrapper.

8 lines of code changed in:

mbenson 2005-05-23 19:51

ResourceCollections

19 lines of code changed in:

mbenson 2005-05-18 16:47

propertyset threw NPE with nested, mapped propertysets.

8 lines of code changed in:

mbenson 2005-04-15 20:25

The refid attribute of the I/O redirector was not functional.

5 lines of code changed in:

jkf 2005-03-09 00:38

Removed $Id$ cvs tags

1 lines of code changed in:

mbenson 2005-03-01 22:59

On DOS and Netware, filenames beginning with a drive letter

and followed by a colon but with no directory separator following

the colon are no longer (incorrectly) accepted as absolute pathnames

by FileUtils.normalize() and FileUtils.isAbsolutePath(). Netware

volumes can still be specified without an intervening separator.

UNC pathnames on Windows must include a server and share name, i.e.

"\\a\b" to be considered valid absolute paths.

FileUtils.resolveFile() promised to return absolute files but

did not always do so.

12 lines of code changed in:

  • src/testcases/org/apache/tools/ant/types: PathTest.java (+12 -8)
jkf 2005-02-26 21:03

RedirectorElementTest stopped working on windows w/h cat on the path.

Now it passes the testcase if cat is not available.

3 lines of code changed in:

(95 more)

Generated by StatSVN 0.3.2-SNAPSHOT