Directory proposal/myrmidon/src/java/org/apache/ant/tasks/core/

Directory Created:
2000-12-04 13:37
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
13
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/ant/tasks/core

Lines of Code

proposal/myrmidon/src/java/org/apache/ant/tasks/core/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
donaldp 46 (100.0%) 331 (100.0%) 7.1

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2001-01-08 04:36

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.

25 lines of code changed in:

donaldp 2000-12-12 11:51

Added register-datatype task

0 lines of code changed in:

donaldp 2000-12-12 11:46

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)

135 lines of code changed in:

donaldp 2000-12-11 00:35

Updated to latest Avalon which involved removing a lot of cruft from Ant.

9 lines of code changed in:

donaldp 2000-12-06 06:11

Refactored proposal so it is more inline with apporpriate design patterns.



Added in a number of new tasks to demonstrate interaction with tasklet runtime.

27 lines of code changed in:

donaldp 2000-12-06 00:23

Started adding some documentation and exporting the correct services via CM rather than all services.

20 lines of code changed in:

donaldp 2000-12-05 09:24

Continued developing myrmidon

* simplified logging interface to be independent of org.apache.log

* made it so that you no longer need to build a classpath and hand it to ant!!!

* added ant-call task

95 lines of code changed in:

donaldp 2000-12-04 13:37

Initiall checkin of myrmidon proposal

20 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT