[root]/proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/converter
zappity zap
0 lines of code changed in:
* Fixed a bunch of checkstyle violations (mostly
javadoc)
* Added basic javadoc target to build.
1 lines of code changed in:
Merge DefaultConverterRegistry into DefaultMasterConverter
0 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:
Moved Converter architecture into aut hierarchy as it is completely decoupled from rest of ant
1 lines of code changed in:
Add version tags
2 lines of code changed in:
Make all roles exposed as the classname via runtime lookup
2 lines of code changed in:
Fix up license banner.
2 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.
13 lines of code changed in: