[root]/src/main/org/apache/tools/ant/taskdefs/optional/ejb
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 650 (100.0%) | 19658 (100.0%) | 30.2 |
conor | 285 (43.8%) | 14785 (75.2%) | 51.8 |
umagesh | 26 (4.0%) | 2668 (13.6%) | 102.6 |
bodewig | 111 (17.1%) | 771 (3.9%) | 6.9 |
antoine | 78 (12.0%) | 474 (2.4%) | 6.0 |
peterreilly | 56 (8.6%) | 356 (1.8%) | 6.3 |
donaldp | 34 (5.2%) | 264 (1.3%) | 7.7 |
sbailliez | 25 (3.8%) | 254 (1.3%) | 10.1 |
stevel | 11 (1.7%) | 32 (0.2%) | 2.9 |
jkf | 7 (1.1%) | 20 (0.1%) | 2.8 |
ehatcher | 11 (1.7%) | 16 (0.1%) | 1.4 |
mbenson | 1 (0.2%) | 12 (0.1%) | 12.0 |
jskeet | 4 (0.6%) | 6 (0.0%) | 1.5 |
rubys | 1 (0.2%) | 0 (0.0%) | 0.0 |
checkstyle
148 lines of code changed in:
checkstyle
102 lines of code changed in:
javadoc
40 lines of code changed in:
javadoc
20 lines of code changed in:
fix javadoc parameter
1 lines of code changed in:
unrestrict the dbvendor for the websphere element of the ejbjar task.
Bugzilla Report 40475.
14 lines of code changed in:
copy2license.pl
126 lines of code changed in:
Minor updates based on the input of Dave Brosius
pr: 39320
2 lines of code changed in:
Sorry, copyright update forgotten
2 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
6 lines of code changed in:
make sure classloader cleans up resources in any case, PR 38260, submitted by Stephan Michels
8 lines of code changed in:
list->set in GenericDeploymentTool per PR# 37775. Submitted by Dave Brosius
+ a small modification.
12 lines of code changed in:
javadoc + make it final is it has a private constructor
4 lines of code changed in:
javadoc
33 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?
26 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.
10 lines of code changed in:
More Jikes warnings
9 lines of code changed in:
several javadoc fixes.
PR: 30410
Submitted by: Brant Langer Gurganus
11 lines of code changed in:
-breakiterator fixes by Jack Woehr
1 lines of code changed in:
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
0 lines of code changed in:
(177 more)