Directory proposal/myrmidon/src/script/

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

Browse with ViewVC

[root]/proposal/myrmidon/src/script

Lines of Code

proposal/myrmidon/src/script/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 88 (100.0%) 4.8
donaldp 16 (88.9%) 87 (98.9%) 5.4
adammurdoch 2 (11.1%) 1 (1.1%) 0.5

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-02-12 10:22

Removed warning message, since it no longer applies.

1 lines of code changed in:

  • proposal/myrmidon/src/script: ant (+1 -6), ant.bat (-7)
donaldp 2001-11-19 12:37

donaldp@apache.org --> peter@apache.org



yea - now no one will call me Donald!!!

1 lines of code changed in:

  • proposal/myrmidon/src/script: ant.bat (+1 -1)
donaldp 2001-11-06 08:10

Separated myrmidon out into several jars.



myrmidon-container.jar (all the container classes)

myrmidon-api.jar (the API used to write tasks and other types)

myrmidon-framework.jar (the framework that makes writing tasks easier)

myrmidon-launcher.jar (executable jar used to setup classloaders and run myrmidon)



The ClassLoader hierarchy is now



System CL <--- api/framework CL <--- container

<--- type library 1

<--- type library 2

<--- type library 3

<--- type library 1

<--- type library 1

2 lines of code changed in:

  • proposal/myrmidon/src/script: ant (+1 -1), ant.bat (+1 -1)
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.

27 lines of code changed in:

  • proposal/myrmidon/src/script: ant (+2 -2), ant.bat (+25 -4)
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.

2 lines of code changed in:

  • proposal/myrmidon/src/script: ant (+2 -2)
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

25 lines of code changed in:

  • proposal/myrmidon/src/script: ant (+9 -22), ant.bat (+16 -8)
donaldp 2000-12-04 13:37

Initiall checkin of myrmidon proposal

30 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT