[root]/proposal/myrmidon/src/java/org/apache/myrmidon/aspects
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 99 (100.0%) | 3.3 |
donaldp | 26 (86.7%) | 95 (96.0%) | 3.6 |
conor | 2 (6.7%) | 2 (2.0%) | 1.0 |
ehatcher | 1 (3.3%) | 1 (1.0%) | 1.0 |
adammurdoch | 1 (3.3%) | 1 (1.0%) | 1.0 |
zappity zap
0 lines of code changed in:
Converted remaining xdoclet tags from
ant:* --> ant.*
1 lines of code changed in:
Ah! cruel ones, leave me alone now
While I murmur a little and ponder
Anti-Spam
2 lines of code changed in:
* Reorganised build to use new <antlib-descriptor> task.
* The "builtin" and "selftest" descriptors are now generated.
* Fixed ant-descriptor.template to handle @ant:type tag properly.
Submitted by Darrell DeBoer [darrell@apache.org]
1 lines of code changed in:
Convert role strings so that they are auotgenerated from class object
1 lines of code changed in:
Add version tags
3 lines of code changed in:
added builtin-ant-roles XDoclet generation
1 lines of code changed in:
Fix up license banner.
3 lines of code changed in:
Restyled.
7 lines of code changed in:
Update to use LogEnabled interface rather than Loggable interface.
4 lines of code changed in:
donaldp@apache.org --> peter@apache.org
yea - now no one will call me Donald!!!
3 lines of code changed in:
Add in ROLE attribute so easy to reference.
2 lines of code changed in:
Updated to use latest ant/avalon jars.
Settings are now passed to aspect as appropriate. Empty ones passed to aspects that do no have any defined on task.
Attributes/elements that have namespace marked but have no equivelent aspect cause a TaskException
3 lines of code changed in:
Made preConfigure take taskModel as parameter. This is because original taskModel may have been modified.
Cached all relevent parameters in instance variables. Access parameters via helper methods. Call reset() to clear all variables.
57 lines of code changed in:
Made preConfigure take taskModel as parameter. This is because original taskModel may have been modified.
6 lines of code changed in:
Starting to define/test aspect interface.
5 lines of code changed in: