From 388a76a73c8a8131c7af8df2ba03cf16511c8ea5 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Mon, 4 Jun 2012 15:37:34 +0200 Subject: Mavenized --- src/main/module.xml | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 src/main/module.xml (limited to 'src/main/module.xml') diff --git a/src/main/module.xml b/src/main/module.xml new file mode 100644 index 0000000..7667b0e --- /dev/null +++ b/src/main/module.xml @@ -0,0 +1,82 @@ + + + + CRISTAL Development Items, such as resource factories and workflows. Also includes a demonstrative description factory + 0.2 + + ac/uk/uwe/cristaldev/resources/ + + boot/OD/NewLocalObjectDef.xsd + boot/OD/NewDevObjectDef.xsd + boot/OD/ChooseWorkflow.xsd + boot/EA/AssignNewVersionFromLast.xml + boot/EA/CreateNewLocalObjectDef.xml + boot/EA/EditActivityDef.xml + boot/EA/EditPropertyDescription.xml + boot/EA/EditSchema.xml + boot/EA/EditScriptDefinition.xml + boot/EA/CreateItem.xml + boot/EA/SetInstanceWorkflow.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/CA/ItemDescriptionWf.xml + boot/CA/ItemDescriptionFactoryWf.xml + boot/SC/CreateNewNumberedVersionFromLast.xml + boot/SC/LocalObjectDefCreator.xml + boot/SC/InstantiateItem.xml + boot/SC/SetWorkflow.xml + + Script + Factory + boot/property/SCProp.xml + boot/SC/New.xml + + /desc/ActivityDesc/system/dev/ManageScript + + + + ElementaryActivityDef + Factory + boot/property/EAProp.xml + + /desc/ActivityDesc/system/dev/ManageElementaryActDef + + + + CompositeActivityDef + Factory + boot/property/CAProp.xml + + /desc/ActivityDesc/system/dev/ManageCompositeActDef + + + + Schema + Factory + boot/property/ODProp.xml + boot/OD/New.xsd + + /desc/ActivityDesc/system/dev/ManageSchema + + + + Factory + boot/property/DescProp.xml + + /desc/ActivityDesc/system/dev/ItemDescriptionWf + + + /desc/dev/CompositeActivityDefFactory + + + + Admin + + + -- cgit v1.2.3