[root]/proposal/myrmidon/src/java/org/apache/myrmidon/libs/ant1
zappity zap
0 lines of code changed in:
Remove some cruft to keep it compiling. The ant1 compatability layer (if it is ever implemented) will need to be rewritten anyway.
28 lines of code changed in:
Make sure it doesn't use zapped BuildException
5 lines of code changed in:
Update to use LogEnabled interface rather than Loggable interface.
5 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:
Move DefaultTypeFactory into interfaces hierarchy as it is used in many tasks.
In the future a better abstraction should be found.
1 lines of code changed in:
Moved interfaces outside of main trunk.
5 lines of code changed in:
Migrated DataType interface to framework.
Migrated RoleManager to separate package.
A few other minor nits.
5 lines of code changed in:
Move Ant1 compatibility layer files into separate library.
Also create a task to actually load the task definitions from Ant1 jar.
51 lines of code changed in: