From 7857f3b2f7ca6c36586ecd39f9609d92f7979a5f Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Wed, 20 Feb 2013 21:18:05 +0000 Subject: [PATCH] Unit test were failing (NoSuchBeanDefinitionException) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@46887 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- rm-server/test/resources/test-context.xml | 240 +++++++++++----------- 1 file changed, 125 insertions(+), 115 deletions(-) diff --git a/rm-server/test/resources/test-context.xml b/rm-server/test/resources/test-context.xml index 17529af0a3..606232ce30 100644 --- a/rm-server/test/resources/test-context.xml +++ b/rm-server/test/resources/test-context.xml @@ -3,88 +3,88 @@ - - - - - test-model.xml - - - + + + + + test-model.xml + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - RECORD - - - - - - - - - - - - - RECORD - RECORD_FOLDER - - - + - - - - - - - - - - - - - - - RECORD - - - - - - + + + + + + + + + + RECORD + + + + + + + + + + + + + RECORD + RECORD_FOLDER + + + + + + + + + + + + + + + + + + + RECORD + + + + + + @@ -92,10 +92,10 @@ - 0 30 3 * * ? + 0 30 3 * * ? - - + + @@ -110,37 +110,47 @@ - - - - ${spaces.store} - ${spaces.archive.store} - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + ${spaces.store} + ${spaces.archive.store} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file