Directory proposal/myrmidon/src/java/org/apache/ant/tasklet/engine/

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

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/ant/tasklet/engine

Lines of Code

proposal/myrmidon/src/java/org/apache/ant/tasklet/engine/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
donaldp 89 (100.0%) 1346 (100.0%) 15.1

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2001-05-29 06:00

Moved TaskletEngine-> myrmidon.components.executor



Changed name to match word class of other components and to enforce uniformity in conventions. (Also same practice as used in other projects which hopefully will mean it is easier to understand).

53 lines of code changed in:

donaldp 2001-05-28 12:57

Started to fix some of the more ugly hacks that violated IOC.

0 lines of code changed in:

donaldp 2001-05-28 09:06

Removed instance data from Project object. This allows reuse of Project objects ... is this required ???

2 lines of code changed in:

donaldp 2001-05-28 08:16

Starting to adapt to Cocoon2 style hierarchy as it fits Ant style.

31 lines of code changed in:

donaldp 2001-05-28 07:36

Started to update to task engine design I have been talking about.

44 lines of code changed in:

donaldp 2001-05-28 06:28

Run convert script to update to Beta Avalon.

150 lines of code changed in:

donaldp 2001-02-07 06:49

Rearranged convert package with separation of client-engine code

8 lines of code changed in:

donaldp 2001-02-07 05:38

Updated to reflect new packaging

10 lines of code changed in:

donaldp 2001-02-07 05:38

Moved DataType engine components to tasklet hierarchy as it can not exist independenct of tasklets.

22 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.

81 lines of code changed in:

donaldp 2000-12-12 11:51

Added register-datatype task

21 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)

99 lines of code changed in:

donaldp 2000-12-11 00:35

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

138 lines of code changed in:

donaldp 2000-12-06 10:39

Removed *Entry abstraction as it was overkill for Ant atm.

7 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.

269 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.

141 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

12 lines of code changed in:

donaldp 2000-12-04 13:37

Initiall checkin of myrmidon proposal

258 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT