[root]/proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/aspect
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 31 (100.0%) | 3.1 |
darrell | 1 (10.0%) | 23 (74.2%) | 23.0 |
donaldp | 8 (80.0%) | 7 (22.6%) | 0.8 |
adammurdoch | 1 (10.0%) | 1 (3.2%) | 1.0 |
zappity zap
0 lines of code changed in:
* Fixed a bunch of checkstyle violations (mostly
javadoc)
* Added basic javadoc target to build.
23 lines of code changed in:
Ran IDEAs new audit features across codebase to pick up a few anomalies
1 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:
Rename myrmidons ServiceManager stuff to AntServiceManager
Refactored the codebase to use Avalons ServiceManager rather than ComponentManager. The reason for this is that the ComponentManager required that contained objects implement the Component interface while the ServiceManager constructs do not have this requirement.
This makes it much easier to extract parts of Myrmidon without any dependency on Ant/Avalon
1 lines of code changed in:
Add version tags
1 lines of code changed in:
Make all roles exposed as the classname via runtime lookup
1 lines of code changed in:
Fix up license banner.
1 lines of code changed in:
donaldp@apache.org --> peter@apache.org
yea - now no one will call me Donald!!!
1 lines of code changed in:
Moved interfaces outside of main trunk.
1 lines of code changed in: