[root]/src/main/org/apache/tools/ant/taskdefs/repository
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 |
delete the libraries prototype
0 lines of code changed in:
Removed unused local variables.
I think there is an error in ConCat, see added comment.
1 lines of code changed in:
2005
2 lines of code changed in:
make JavaDoc more happier
7 lines of code changed in:
2005
16 lines of code changed in:
date
3 lines of code changed in:
checkstyle: 100 char line limit
12 lines of code changed in:
no need to declare methods as public in a public interface
100 line limit
6 lines of code changed in:
space around operands
5 lines of code changed in:
remove _fields
10 lines of code changed in:
checkstyle - space around operators
14 lines of code changed in:
renaming as per Peter's suggestion. Made one of the attributes visible, too.
13 lines of code changed in:
2005
3 lines of code changed in:
cleanup a few loose ends
5 lines of code changed in:
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:
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:
Make Jikes happy - shadowing of url
2 lines of code changed in:
Library flattens files
62 lines of code changed in:
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:
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)