Directory src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes/

Directory Created:
2001-07-31 08:40
Directory Deleted:
2006-05-09 01:45
Total Files:
0
Deleted Files:
13
Lines of Code:
0

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes

Lines of Code

src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 48 (100.0%) 212 (100.0%) 4.4
sbailliez 28 (58.3%) 183 (86.3%) 6.5
antoine 16 (33.3%) 15 (7.1%) 0.9
peterreilly 2 (4.2%) 12 (5.7%) 6.0
bodewig 2 (4.2%) 2 (0.9%) 1.0

Most Recent Commits

antoine 2006-05-09 01:45

removal of the jprobe and metamata tasks.

0 lines of code changed in:

peterreilly 2005-05-25 14:28

checkstyle - mostly javadoc

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes: AttributeInfo.java (+12 -2)
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/sitraka/bytecode/attributes: AttributeInfo.java (-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/sitraka/bytecode/attributes: AttributeInfo.java (+1 -1)
antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes: AttributeInfo.java (+2 -2)
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/sitraka/bytecode/attributes: AttributeInfo.java (+12 -49)
bodewig 2003-02-10 14:15

Remove Jakarta Project from license

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes: AttributeInfo.java (+1 -1)
bodewig 2002-02-20 07:16

dreaded year 2002 bug 8-)

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes: AttributeInfo.java (+1 -1)
sbailliez 2002-02-19 21:56

Remove useless modifiers on interfaces.

Submitted by: Mariusz Nowostawski (mariusz@marni.otago.ac.nz)

11 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes: AttributeInfo.java (+11 -11)
sbailliez 2001-11-18 00:51

This is now an interface...

all the code that was there is now useless.

13 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/sitraka/bytecode/attributes: AttributeInfo.java (+13 -75)
sbailliez 2001-10-28 21:31

Code clean up:

- removed useless/duplicate imports

- added explicit imports rather than *

- changed specifiers order to be conform to JLS.

30 lines of code changed in:

sbailliez 2001-07-31 08:40

JProbe Coverage tasks: covmerge, covreport, coverage

129 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT