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

Directory Created:
2000-07-19 13:00
Total Files:
44
Deleted Files:
8
Lines of Code:
12112

Browse with ViewVC

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

                                 conditions (1 files, 87 lines)

                                 mappers (1 files, 85 lines)

                                 optional (5 files, 697 lines)

                                     depend (2 files, 376 lines)

                                     image (12 files, 1152 lines)

                                 resolver (3 files, 333 lines)

                                 resources (29 files, 4849 lines)

                                     comparators (10 files, 603 lines)

                                     selectors (14 files, 1219 lines)

                                 selectors (28 files, 4593 lines)

                                     modifiedselector (8 files, 1802 lines)

                                 spi (2 files, 187 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 1085 (100.0%) 20706 (100.0%) 19.0
bodewig 357 (32.9%) 8735 (42.2%) 24.4
mbenson 84 (7.7%) 3229 (15.6%) 38.4
conor 153 (14.1%) 2137 (10.3%) 13.9
umagesh 48 (4.4%) 1430 (6.9%) 29.7
peterreilly 139 (12.8%) 1212 (5.9%) 8.7
antoine 124 (11.4%) 1207 (5.8%) 9.7
stevel 39 (3.6%) 968 (4.7%) 24.8
donaldp 37 (3.4%) 503 (2.4%) 13.5
holtdl 3 (0.3%) 355 (1.7%) 118.3
sbailliez 34 (3.1%) 318 (1.5%) 9.3
ehatcher 11 (1.0%) 230 (1.1%) 20.9
jkf 33 (3.0%) 135 (0.7%) 4.0
costin 2 (0.2%) 81 (0.4%) 40.5
rubys 3 (0.3%) 49 (0.2%) 16.3
jhm 3 (0.3%) 42 (0.2%) 14.0
glennm 2 (0.2%) 35 (0.2%) 17.5
jglick 4 (0.4%) 25 (0.1%) 6.2
kevj 3 (0.3%) 7 (0.0%) 2.3
jskeet 5 (0.5%) 6 (0.0%) 1.2
jon 1 (0.1%) 2 (0.0%) 2.0

Most Recent Commits

kevj 2007-03-14 03:45

-use quiet close methods

6 lines of code changed in:

mbenson 2007-03-02 16:25

add <last> resource collection

1 lines of code changed in:

mbenson 2007-03-02 16:14

spelling and random junk

12 lines of code changed in:

mbenson 2007-01-10 22:34

as discussed on dev@, allow <mapper refid> to refer to a FileNameMapper

14 lines of code changed in:

  • src/main/org/apache/tools/ant/types: Mapper.java (+14 -1)
peterreilly 2006-12-29 16:50

make public haveClasspath

1 lines of code changed in:

mbenson 2006-12-11 22:36

Regression: <path> was evaluating nested content only once, so that it could

not e.g. pick up files that didn't exist the first time through.

Bugzilla 41151.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/types: Path.java (+1)
peterreilly 2006-12-06 22:48

checkstyle

2 lines of code changed in:

mbenson 2006-12-06 15:26

use ProjectComponent's description

0 lines of code changed in:

mbenson 2006-11-30 19:11

fix NPE in recursive filtering. BZ 41086.

2 lines of code changed in:

mbenson 2006-11-21 23:49

reorder ComponentHelper imports, refactor getElementName to minimize

code duplication

1 lines of code changed in:

peterreilly 2006-11-21 21:51

Fix for 41004: prefix with refid

61 lines of code changed in:

peterreilly 2006-11-18 18:15

checkstyle

1 lines of code changed in:

peterreilly 2006-11-16 23:36

checkstyle

94 lines of code changed in:

peterreilly 2006-11-12 22:43

checkstyle

1 lines of code changed in:

peterreilly 2006-11-09 22:42

checkstyle

10 lines of code changed in:

peterreilly 2006-11-08 22:04

remove tabs

17 lines of code changed in:

peterreilly 2006-11-05 22:51

checkstyle

15 lines of code changed in:

jglick 2006-11-01 22:35

If someone tries to append a path to itself, choke gracefully, not with a StackOverflowError.

3 lines of code changed in:

  • src/main/org/apache/tools/ant/types: Path.java (+3 -1)
antoine 2006-11-01 05:11

reactivate mergePatterns in AbstractFileSet, implement clone in DataType and ProjectComponent

28 lines of code changed in:

antoine 2006-10-30 02:53

fix for

<javac> fails with NPE when compiling with eclipse ecj 3.1.x

Bugzilla 40839.

root cause of the problem was in org.eclipse.jdt.core.JDTCompiler

method addExtDirs. A FileSet was created without the Project attribute set,

then added to a Path.

12 lines of code changed in:

  • src/main/org/apache/tools/ant/types: Path.java (+12)

(486 more)

Generated by StatSVN 0.3.2-SNAPSHOT