[root]/proposal/myrmidon/tools/bin
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 0 (-) | 0.0 |
donaldp | 18 (75.0%) | 0 (-) | 0.0 |
adammurdoch | 6 (25.0%) | 0 (-) | 0.0 |
*** empty log message ***
0 lines of code changed in:
* Moved a bunch of Jars around in CVS.
* Moved a bunch of Jars around in dist image:
excalibur-cli-*.jar -> dist/bin/lib
excalibur-bzip2-*.jar -> dist/ext
excalibur-tar-*.jar -> dist/ext
excalibur-zip-*.jar -> dist/ext
* Added dependency on 'excalibur-bzip2' to archive 'antlib'.
0 lines of code changed in:
Remove tools dir from proposal.
0 lines of code changed in:
Updated to the version on harddisk + added the start of documentation.
Major changes include
* making convertion API context-sensitive
* the simplification of all the interfaces. The simplification is achived by applying IOC. Now AntEngine is responsible for creating and instantiating shared components via a ComponentManager.
* Moved most of startup code to AntEngine so that alternate front ends can be added in simply.
0 lines of code changed in: