[root]/proposal/myrmidon/src/java/org/apache/ant/configuration
zappity zap
0 lines of code changed in:
Run convert script to update to Beta Avalon.
87 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.
14 lines of code changed in:
Added in the ability to deploy datatypes in properties. Datatypes are currently solely registered through taskdef.xml. Will in future be registered through tasks aswell.
Made conditions (if/unless interpreted in a context)
58 lines of code changed in:
Updated to latest Avalon which involved removing a lot of cruft from Ant.
42 lines of code changed in:
Started adding some documentation and exporting the correct services via CM rather than all services.
16 lines of code changed in:
Initiall checkin of myrmidon proposal
6 lines of code changed in: