From 4a90a8c19c84fb9eddc94dd85f1364bb672e3213 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 19 Jun 2012 21:30:29 +0200 Subject: Move resource management workflows back to kernel for debugging. --- src/main/module.xml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'src/main/module.xml') diff --git a/src/main/module.xml b/src/main/module.xml index 7667b0e..6869269 100644 --- a/src/main/module.xml +++ b/src/main/module.xml @@ -9,25 +9,16 @@ 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 @@ -37,7 +28,7 @@ boot/property/SCProp.xml boot/SC/New.xml - /desc/ActivityDesc/system/dev/ManageScript + /desc/ActivityDesc/system/kernel/ManageScript @@ -45,7 +36,7 @@ Factory boot/property/EAProp.xml - /desc/ActivityDesc/system/dev/ManageElementaryActDef + /desc/ActivityDesc/system/kernel/ManageElementaryActDef @@ -53,7 +44,7 @@ Factory boot/property/CAProp.xml - /desc/ActivityDesc/system/dev/ManageCompositeActDef + /desc/ActivityDesc/system/kernel/ManageCompositeActDef @@ -62,7 +53,7 @@ boot/property/ODProp.xml boot/OD/New.xsd - /desc/ActivityDesc/system/dev/ManageSchema + /desc/ActivityDesc/system/kernel/ManageSchema -- cgit v1.2.3