From 7d36c0df166e6eacd6c37a8295ef5ac0ac68bdd4 Mon Sep 17 00:00:00 2001 From: abranson Date: Fri, 27 Jan 2012 14:02:17 +0100 Subject: Initial commit --- src/module.xml | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 src/module.xml (limited to 'src') diff --git a/src/module.xml b/src/module.xml new file mode 100644 index 0000000..7d56649 --- /dev/null +++ b/src/module.xml @@ -0,0 +1,62 @@ + + + + CRISTAL Development Items, such as resource factories and workflows + 0.1 + + ch/cern/cristaldev/resources/ + + boot/OD/NewLocalObjectDef.xsd + boot/EA/AssignNewVersionFromLast.xml + boot/EA/CreateNewLocalObjectDef.xml + boot/EA/EditActivityDef.xml + boot/EA/EditProperties.xml + boot/EA/EditSchema.xml + boot/EA/EditScriptDefinition.xml + boot/CA/CompositeActivityFactory.xml + boot/CA/ElementaryActivityFactory.xml + boot/CA/ManageCompositeActDef.xml + boot/CA/ManageElementaryActDef.xml + boot/CA/ManageSchema.xml + boot/CA/ManageScript.xml + boot/CA/SchemaFactoryWf.xml + boot/CA/ScriptFactoryWf.xml + boot/SC/CreateNewNumberedVersionFromLast.xml + boot/SC/LocalObjectDefCreator.xml + + Script + LocalObjectFactory + boot/property/SCProp.xml + + /desc/ActivityDesc/system/dev/ManageScript + + + + ElementaryActivityDef + LocalObjectFactory + boot/property/EAProp.xml + + /desc/ActivityDesc/system/dev/ManageElementaryActDef + + + + CompositeActivityDef + LocalObjectFactory + boot/property/CAProp.xml + + /desc/ActivityDesc/system/dev/ManageCompositeActDef + + + + Schema + LocalObjectFactory + boot/property/ODProp.xml + + /desc/ActivityDesc/system/dev/ManageSchema + + + + Admin + + + -- cgit v1.2.3