[root]/proposal/myrmidon/tools/lib
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 0 (-) | 0.0 |
donaldp | 6 (75.0%) | 0 (-) | 0.0 |
adammurdoch | 2 (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 use latest ant/avalon jars.
Settings are now passed to aspect as appropriate. Empty ones passed to aspects that do no have any defined on task.
Attributes/elements that have namespace marked but have no equivelent aspect cause a TaskException
0 lines of code changed in:
Run convert script to update to Beta Avalon.
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: