From b53164978a9a264fbe26679c07e32731a4d495f9 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 6 Jul 2012 15:50:45 +0200 Subject: Remove XML parsing from module processing, use Castor unmarshalling instead. Create module item with collection of imported Items and module XML registered as an outcome. --- src/main/resources/boot/allbootitems.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources/boot/allbootitems.txt') diff --git a/src/main/resources/boot/allbootitems.txt b/src/main/resources/boot/allbootitems.txt index 09a98b8..810d5ee 100644 --- a/src/main/resources/boot/allbootitems.txt +++ b/src/main/resources/boot/allbootitems.txt @@ -13,8 +13,10 @@ EA/EditSchema EA/EditScriptDefinition EA/CreateNewItem EA/CreateNewAgent +EA/EditModuleDefinition CA/NoWorkflow CA/ServerItemWorkflow +CA/ModuleWorkflow CA/ManageCompositeActDef CA/ManageElementaryActDef CA/ManageSchema -- cgit v1.2.3