Directory src/main/org/apache/tools/ant/taskdefs/repository/

Directory Created:
2004-11-18 16:00
Directory Deleted:
2005-11-11 08:49
Total Files:
0
Deleted Files:
16
Lines of Code:
0

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/taskdefs/repository

Lines of Code

src/main/org/apache/tools/ant/taskdefs/repository/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 86 (100.0%) 489 (100.0%) 5.6
stevel 54 (62.8%) 323 (66.1%) 5.9
bodewig 18 (20.9%) 106 (21.7%) 5.8
peterreilly 9 (10.5%) 50 (10.2%) 5.5
jhm 3 (3.5%) 7 (1.4%) 2.3
jkf 2 (2.3%) 3 (0.6%) 1.5

Most Recent Commits

stevel 2005-11-11 08:49

delete the libraries prototype

0 lines of code changed in:

jkf 2005-06-12 17:55

Removed unused local variables.



I think there is an error in ConCat, see added comment.

1 lines of code changed in:

bodewig 2005-06-08 07:22

2005

2 lines of code changed in:

jhm 2005-06-03 16:46

make JavaDoc more happier

7 lines of code changed in:

bodewig 2005-01-24 15:06

2005

16 lines of code changed in:

peterreilly 2005-01-21 14:35

date

3 lines of code changed in:

peterreilly 2005-01-21 14:32

checkstyle: 100 char line limit

12 lines of code changed in:

peterreilly 2005-01-21 14:30

no need to declare methods as public in a public interface

100 line limit

6 lines of code changed in:

peterreilly 2005-01-21 14:27

space around operands

5 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/repository: Library.java (+5 -5)
peterreilly 2005-01-21 14:25

remove _fields

10 lines of code changed in:

peterreilly 2005-01-21 14:03

checkstyle - space around operators

14 lines of code changed in:

stevel 2005-01-21 13:15

renaming as per Peter's suggestion. Made one of the attributes visible, too.

13 lines of code changed in:

bodewig 2005-01-21 07:12

2005

3 lines of code changed in:

stevel 2005-01-20 23:09

cleanup a few loose ends

5 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/repository: Library.java (+5 -6)
stevel 2005-01-20 15:59

First updates to library

-default dest, repository

-override properties

-changes to tests to keep working

-enhancements to tests so they work behind a firewall if ~/.ant/proxy.properties contains the settings

68 lines of code changed in:

jkf 2005-01-06 12:05

Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files.

Also removed unused/* imports along the way.

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/repository: Library.java (+2 -2)
bodewig 2004-12-13 08:59

Make Jikes happy - shadowing of url

2 lines of code changed in:

stevel 2004-12-01 22:48

Library flattens files

62 lines of code changed in:

stevel 2004-11-24 23:10

Tuning

1-if you dont specify an archive name, use that of the project

2-its OK to specify suffix=""

3-you do need the "." in the suffix; this was not needed.

(3) will break anything which set the suffix. I assumed the user

base was small enough to avoid a compatibility hack.

15 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/repository: Library.java (+15 -7)
bodewig 2004-11-22 09:23

Various checkstyle violations



Submitted by: Larry Shatzer



And some



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



on some files.

83 lines of code changed in:

(3 more)

Generated by StatSVN 0.3.2-SNAPSHOT