[root]/src/main/org/apache/tools/ant/taskdefs/optional/clearcase
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 178 (100.0%) | 6311 (100.0%) | 35.4 |
umagesh | 12 (6.7%) | 2445 (38.7%) | 203.7 |
antoine | 62 (34.8%) | 1965 (31.1%) | 31.6 |
bodewig | 41 (23.0%) | 1668 (26.4%) | 40.6 |
conor | 31 (17.4%) | 155 (2.5%) | 5.0 |
sbailliez | 5 (2.8%) | 52 (0.8%) | 10.4 |
mbenson | 1 (0.6%) | 10 (0.2%) | 10.0 |
donaldp | 7 (3.9%) | 8 (0.1%) | 1.1 |
jkf | 4 (2.2%) | 5 (0.1%) | 1.2 |
stevel | 1 (0.6%) | 3 (0.0%) | 3.0 |
peterreilly | 14 (7.9%) | 0 (0.0%) | 0.0 |
copy2license.pl
84 lines of code changed in:
apparently benign but untestable fix for PR 37766.
10 lines of code changed in:
Sorry, copyright update forgotten
1 lines of code changed in:
Refactored translatePath from Project to FileUtils.
Project now also fails with explicit message on java 1.1.
Added javadoc comment for the ant.java.version property
2 lines of code changed in:
Removed unused local variables.
I think there is an error in ConCat, see added comment.
2 lines of code changed in:
This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call.
I'm tempted to retrofit Task.bindToOwner back to the 1.6.x codebase, for the benefit of third party tasks; same for the extra constructors for exec and java. Thoughts?
3 lines of code changed in:
More Jikes warnings
2 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
14 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
28 lines of code changed in:
Switch to Apache Software License 2.0
168 lines of code changed in:
- Added an extra option to 'failonerr' to each ClearCase task/command.
- Extended the functionality of cccheckout. It can check (notco) to see if
the desired element is already checked out to the current view. Thus it
won't attempt to check it out again.
- Added three new ClearCase commands: ccmkattr, ccmkdir, ccmkelem
- Checkstyle
PR: 26253
Submitted by: Sean Egan (sean at cm-logic dot com)
1746 lines of code changed in:
Spelling fixes.
Submitted by: Larry Shatzer (Larry dot Shatzer at Spirent dot com)
9 lines of code changed in:
Use Execute.isFailure
25 lines of code changed in:
Coding conventions
106 lines of code changed in:
style
9 lines of code changed in:
style
3 lines of code changed in:
Easy stuff - imports and licence headers
0 lines of code changed in:
6 New ClearCase Tasks Created
PR: 17408
Submitted by: spkane@genomatica.com (Sean P. Kane)
2406 lines of code changed in:
Remove Jakarta Project from license
5 lines of code changed in:
(11 more)