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

Directory Created:
2004-06-06 17:31
Total Files:
3
Deleted Files:
0
Lines of Code:
213

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 254 (100.0%) 19.5
umagesh 4 (30.8%) 186 (73.2%) 46.5
peterreilly 3 (23.1%) 40 (15.7%) 13.3
bodewig 4 (30.8%) 23 (9.1%) 5.7
stevel 1 (7.7%) 3 (1.2%) 3.0
mbenson 1 (7.7%) 2 (0.8%) 2.0

Most Recent Commits

bodewig 2006-09-01 18:49

copy2license.pl

18 lines of code changed in:

peterreilly 2005-01-25 14:43

javadoc + linelength

40 lines of code changed in:

mbenson 2004-12-17 20:33

Spelling

2 lines of code changed in:

bodewig 2004-11-22 09:23

Various checkstyle violations



Submitted by: Larry Shatzer



And some



(untabify (point-min) (point-max))



on some files.

5 lines of code changed in:

stevel 2004-11-10 00:37

These are all patches to stop java1.5 whining about varargs.

In java.15 some of the reflection APIs are overloaded to be

usable via varargs, so untyped things cause confusion. These

are everywhere that bootstrap complains.

3 lines of code changed in:

umagesh 2004-06-10 18:01

Tasks extending from oata.Task and implementing Dispatchable are not dispatchable.

114 lines of code changed in:

umagesh 2004-06-06 17:31

Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task.

72 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT