Directory proposal/myrmidon/src/java/org/apache/myrmidon/components/manager/

Directory Created:
2001-05-29 09:13
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/myrmidon/components/manager

Lines of Code

proposal/myrmidon/src/java/org/apache/myrmidon/components/manager/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
donaldp 24 (100.0%) 367 (100.0%) 15.2

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2001-06-29 07:45

Updated so that each project has a separate Deployer (that writes to separate TypeManager).



Updated so that TypeLib (ie import of type libs in build file) will actually be obeyed and import types in as appropriate. Currently type libs are only loaded from <base-dir>/ext/*.atl however this will be exapnded in the future.



Updated examples to reflect the new working TypeLib system and so as cross-project deployer can be verified.



Updated build process so that the self testing code is placed in dist/ext and thus has to be explicitly loaded via an import

84 lines of code changed in:

donaldp 2001-06-27 00:50

Integrate change of Condition package into rest of system.



Add a new Executor and allow possibility of "dry runs". Ie runs that don't actually execute commands.

1 lines of code changed in:

donaldp 2001-06-17 10:35

Migrated DataType interface to framework.



Migrated RoleManager to separate package.



A few other minor nits.

1 lines of code changed in:

donaldp 2001-06-14 12:08

Make cross project DAGS work.

28 lines of code changed in:

donaldp 2001-06-12 14:19

Moved getChildTypeManager to ProjectManager as havin in ExecutionFrame violates IOC and has not consistent with other approach for frame specific parameters.

9 lines of code changed in:

donaldp 2001-06-12 13:59

ProjectManager is no longer a FlyWeight. It now carries state pertinent to a set of Projects that are executed in concert.



It also works with new ExecutionFrame model as appropriate. It also propogates all frame specific parameters/components aswell.

144 lines of code changed in:

donaldp 2001-06-12 13:57

Interface used to contain relevent data for each project managed by ProjectManager.

0 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/components/manager: ProjectEntry.java (new)
donaldp 2001-06-12 13:57

ProjectManager is no longer a FlyWeight. It now carries state pertinent to a set of Projects that are executed in concert.

4 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/components/manager: ProjectManager.java (+4 -4)
donaldp 2001-06-02 08:46

Moved Condition to be part of project model.

1 lines of code changed in:

donaldp 2001-05-31 17:20

Implemented "ROLE attribute is role name in interfaces" pattern.

4 lines of code changed in:

donaldp 2001-05-29 12:06

Removed need for AntException. Substituted TaskException where appropriate and used raw Exception in other places (ie setup of components).

16 lines of code changed in:

donaldp 2001-05-29 10:47

Moved Main/Constants/AntException to new package and made AntException not a RuntimeException

3 lines of code changed in:

donaldp 2001-05-29 09:13

ProjectEngine->ProjectManager (need a better name).

72 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT