[root]/src/main/org/apache/tools/ant/taskdefs/optional/scm
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 28 (100.0%) | 3452 (100.0%) | 123.2 |
conor | 9 (32.1%) | 1775 (51.4%) | 197.2 |
donaldp | 2 (7.1%) | 1207 (35.0%) | 603.5 |
sbailliez | 5 (17.9%) | 402 (11.6%) | 80.4 |
jskeet | 1 (3.6%) | 35 (1.0%) | 35.0 |
antoine | 3 (10.7%) | 15 (0.4%) | 5.0 |
bodewig | 4 (14.3%) | 9 (0.3%) | 2.2 |
peterreilly | 2 (7.1%) | 6 (0.2%) | 3.0 |
ehatcher | 1 (3.6%) | 2 (0.1%) | 2.0 |
umagesh | 1 (3.6%) | 1 (0.0%) | 1.0 |
checkstyle
6 lines of code changed in:
copy2license.pl
6 lines of code changed in:
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
0 lines of code changed in:
Copyright owner is The Apache Software Foundation
1 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
2 lines of code changed in:
Switch to Apache Software License 2.0
12 lines of code changed in:
Coding conventions
11 lines of code changed in:
style
7 lines of code changed in:
Remove Jakarta Project from license
1 lines of code changed in:
Remove unused imports, remove glob imports, sort imports.
1 lines of code changed in:
Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
1 lines of code changed in:
Order of modifiers
3 lines of code changed in:
More coding standard fixes
338 lines of code changed in:
Bring all headers into line
0 lines of code changed in:
Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too).
Updating the majority of the rest of the tasks with the XDoclet tags. The generated defaults.properties is *almost* the same as the current hand maintained one!
2 lines of code changed in:
2002, 2002, 2002, 2002
1 lines of code changed in:
First pass of JavaDoc work just to get rid of warnings.
When this is complete, whole source tree should JavaDoc (with 1.4)
with no warnings. (With JDK1.3.1 the 1.4-regexp stuff generates
warnings, but that's all.)
35 lines of code changed in:
Remove unecessary cast
1 lines of code changed in:
License police on task definitions:
(1) Make sure there is a Copyright notice on all files.
(2) Make sure all years in which a file has been modified are
listed.
(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.
(4) Change some references from Tomcat to Ant.
1 lines of code changed in:
Major refactoring of Starteam tasks.
This is based on the original submission from the CruiseControl project.
Original <starteam> task has been deprecated
Starteam tasks now resides in the starteam package rather than scm.
Submitted by: stevec@ignitesports.com (Steve Cohen)
3 lines of code changed in:
(8 more)