[root]/proposal/myrmidon/src/todo/org/apache/tools/ant/util/depend
zappity zap
0 lines of code changed in:
Style touchups
11 lines of code changed in:
- Fix order of modifiers
- Fix duplicate/unecessary imports
- Fix single if/else and loop without block
41 lines of code changed in:
Fix up license banner.
2 lines of code changed in:
BuildException -> TaskException
Removed uneeded imports.
Processed code through style formatter.
102 lines of code changed in:
Add in a clone of the main ant source tree so that it can undergo some heavy refactoring.
Initial stages involves just making the Ant1.x tasks implement Ant2 interface and refactoring BuildException such that it can be easily be replaced by TaskException etc.
47 lines of code changed in: