[root]/src/main/org/apache/tools/ant/util/depend/bcel
copy2license.pl
18 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
3 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
6 lines of code changed in:
Switch to Apache Software License 2.0
36 lines of code changed in:
Coding conventions
14 lines of code changed in:
style
6 lines of code changed in:
style
7 lines of code changed in:
It's me again, erm, 2003, I mean.
1 lines of code changed in:
Better detection of classes passed as method params like 'System.out.println(Outer.Inner.class);'
PR: 13273
29 lines of code changed in:
Remove Jakarta Project from license
3 lines of code changed in:
Detect more class references, particularly the ones used to create
Class instances
Suggested by: Frank-Michael Moser
22 lines of code changed in:
fix issues reported by PMD
2 lines of code changed in:
More coding standard fixes
17 lines of code changed in:
Allow ejbjar dependency including behaviour to be controlled
19 lines of code changed in:
Fixed up JavaDocs so they build without errors. The main changes were:
o Capitalisation. Please capitalise the first word of a new sentence, otherwise break-iterator complains.
o @created tags. These aren't valid JavaDoc, and the info is in CVS anyway...
2 lines of code changed in:
Ah! cruel ones, leave me alone now
While I murmur a little and ponder
Anti-Spam
3 lines of code changed in:
Refactor dependency analysis.
Add a DependencyAnalyzer interface
Currently supports BCEL based analyzers
Refactor ejbjar not to require BCEL to run.
More to come ...
498 lines of code changed in: