[root]/proposal/myrmidon/src/java/org/apache/myrmidon/components/aspect
zappity zap
0 lines of code changed in:
final static --> static final to follow JLS recomendations
1 lines of code changed in:
Ran IDEAs new audit features across codebase to pick up a few anomalies
1 lines of code changed in:
Add version tags
1 lines of code changed in:
Don't compare to true in a condition stattement
Removing a Audit violation
2 lines of code changed in:
- Fix order of modifiers
- Fix duplicate/unecessary imports
- Fix single if/else and loop without block
1 lines of code changed in:
Fix up license banner.
1 lines of code changed in:
Ran style formatter over file.
4 lines of code changed in:
Update to use LogEnabled interface rather than Loggable interface.
3 lines of code changed in:
donaldp@apache.org --> peter@apache.org
yea - now no one will call me Donald!!!
2 lines of code changed in:
Moved interfaces outside of main trunk.
1 lines of code changed in:
Begin integration of i18n'ed messages.
12 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
69 lines of code changed in:
Update for new method signatures.
9 lines of code changed in:
First sweep of aspect manager.
8 lines of code changed in: