[root]/proposal/myrmidon/src/java/org/apache/antlib/sound
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 11 (100.0%) | 0.8 |
donaldp | 11 (84.6%) | 7 (63.6%) | 0.6 |
adammurdoch | 2 (15.4%) | 4 (36.4%) | 2.0 |
zappity zap
0 lines of code changed in:
final static --> static final to follow JLS recomendations
1 lines of code changed in:
task:name --> task.name
1 lines of code changed in:
Ran IDEA's optimise imports.
0 lines of code changed in:
* AbstractTask no longer extends AbstractLogEnabled.
* DefaultExecutor no longer log enables Tasks.
* Added TaskContext.log( LogLevel, ... ) methods.
* Moved LogLevel to myrmidon.api package.
4 lines of code changed in:
Ran style-formatter over codebase
2 lines of code changed in:
Recast SoundTask in Myrmidon. i18n it and clean up some of its structures
3 lines of code changed in: