Directory src/main/org/apache/tools/ant/util/depend/

Directory Created:
2001-11-08 12:58
Total Files:
2
Deleted Files:
2
Lines of Code:
413

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/util/depend

                                     bcel (3 files, 457 lines)

Lines of Code

src/main/org/apache/tools/ant/util/depend/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 611 (100.0%) 17.9
conor 14 (41.2%) 516 (84.5%) 36.8
sbailliez 3 (8.8%) 49 (8.0%) 16.3
antoine 6 (17.6%) 30 (4.9%) 5.0
bodewig 6 (17.6%) 16 (2.6%) 2.6
peterreilly 2 (5.9%) 0 (0.0%) 0.0
jskeet 2 (5.9%) 0 (0.0%) 0.0
donaldp 1 (2.9%) 0 (0.0%) 0.0

Most Recent Commits

bodewig 2006-09-01 18:49

copy2license.pl

12 lines of code changed in:

peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

2 lines of code changed in:

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:

antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

24 lines of code changed in:

conor 2003-07-19 08:11

style

8 lines of code changed in:

bodewig 2003-02-10 14:15

Remove Jakarta Project from license

2 lines of code changed in:

donaldp 2002-07-25 15:21

Remove unused imports, remove glob imports, sort imports.

0 lines of code changed in:

jskeet 2002-03-27 10:21

Fixed up JavaDocs so they build without errors. The main changes were:

o Capitalisation. Please capitalise the first word of a new sentence, otherwise break-iterator complains.

o @created tags. These aren't valid JavaDoc, and the info is in CVS anyway...

0 lines of code changed in:

bodewig 2002-03-21 11:34

yet another JDK 1.1 issue

1 lines of code changed in:

conor 2002-03-21 11:12

JDK 1.1 fix - thanks Stefan

4 lines of code changed in:

conor 2002-03-18 02:44

Ah! cruel ones, leave me alone now

While I murmur a little and ponder



Anti-Spam

2 lines of code changed in:

conor 2002-03-15 14:15

Refactor dependency analysis.

Add a DependencyAnalyzer interface

Currently supports BCEL based analyzers

Refactor ejbjar not to require BCEL to run.

More to come ...

494 lines of code changed in:

bodewig 2002-02-05 16:13

remove redundant <antcall>

1 lines of code changed in:

conor 2002-02-05 13:51

Insulate Ant from BCEL interface changes

2 lines of code changed in:

sbailliez 2002-01-20 20:45

- Fix order of modifiers

- Fix duplicate/unecessary imports

- Fix single if/else and loop without block

43 lines of code changed in:

sbailliez 2002-01-08 22:51

Fix bad coding style.

then/else parts of if statement and loop body must always been enclosed

in a block statement.

6 lines of code changed in:

conor 2001-11-29 13:08

Move dependency classfileset support code over to Apache BCEL

2 lines of code changed in:

conor 2001-11-08 12:58

Subclass of fileset which given a root class will return the closure of all

classes upon which that class depends.



Submitted by: Holger Engels <hengels@mercatis.de>

4 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT