Directory src/main/org/apache/tools/ant/taskdefs/optional/jdepend/

Directory Created:
2001-06-01 04:43
Total Files:
1
Deleted Files:
0
Lines of Code:
679

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/taskdefs/optional/jdepend

Lines of Code

src/main/org/apache/tools/ant/taskdefs/optional/jdepend/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 39 (100.0%) 1126 (100.0%) 28.8
donaldp 5 (12.8%) 473 (42.0%) 94.6
peterreilly 7 (17.9%) 285 (25.3%) 40.7
bodewig 11 (28.2%) 232 (20.6%) 21.0
conor 6 (15.4%) 51 (4.5%) 8.5
umagesh 2 (5.1%) 40 (3.6%) 20.0
sbailliez 2 (5.1%) 22 (2.0%) 11.0
antoine 3 (7.7%) 17 (1.5%) 5.6
jkf 2 (5.1%) 5 (0.4%) 2.5
jskeet 1 (2.6%) 1 (0.1%) 1.0

Most Recent Commits

peterreilly 2006-09-04 22:47

Bugzilla report 28865: allow files in classespath for <jdepend>

5 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+2 -2)
bodewig 2006-09-01 18:49

copy2license.pl

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+6 -5)
jkf 2006-04-21 21:47

indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future.

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+3 -4)
bodewig 2005-05-24 08:19

2005

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+1 -1)
jkf 2005-05-22 19:28

Removing constructs to close streams that catch Throwable -> FileUtils.close.

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+2 -7)
bodewig 2004-12-13 09:06

Make Jikes happy - shadowing and some non-static private finals

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+12 -12)
peterreilly 2004-04-23 16:56

JDependTask did not close an output file

PR: 28557

Obtained from: Jeff Badorek

81 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+81 -70)
peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (-2)
peterreilly 2004-03-09 15:41

[PATCH] Misspelling: s/occured/occurred/g

PR: 27282

Obtained from: Jesse Glick

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+1 -1)
antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+1 -1)
antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+4 -4)
antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+12 -49)
peterreilly 2003-11-03 15:34

fix timeout attribute of jdepend

add unit tests

add includeruntime to allow unittests to run

105 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+105 -24)
bodewig 2003-11-03 15:22

Indentation changes

27 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+27 -20)
bodewig 2003-11-03 15:19

Fix NPE, PR: 24344

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+4)
peterreilly 2003-11-03 15:01

checkstyle

93 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+93 -48)
conor 2003-07-19 11:20

Coding conventions

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+2 -1)
conor 2003-07-17 14:55

style

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+12 -12)
conor 2003-04-18 23:40

Import cleanup

0 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (-1)
bodewig 2003-04-03 15:49

Apply some reflection to become JDepend version independent

48 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/jdepend: JDependTask.java (+48 -17)

(18 more)

Generated by StatSVN 0.3.2-SNAPSHOT