[root]/proposal/myrmidon/src/java/org/apache/ant/tasklet
engine
(0 files, 0 lines)
zappity zap
0 lines of code changed in:
Run convert script to update to Beta Avalon.
59 lines of code changed in:
Moved DataType to tasklet hierarchy as it can not exist independenct of tasklets.
1 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.
16 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)
13 lines of code changed in:
Started adding some documentation and exporting the correct services via CM rather than all services.
18 lines of code changed in:
Initiall checkin of myrmidon proposal
66 lines of code changed in: