From 82d7b1a2f8bf9bb19191714af2908d244ddaa624 Mon Sep 17 00:00:00 2001 From: Derek Hulley Date: Thu, 5 Jul 2007 04:45:52 +0000 Subject: [PATCH] Fixed BDE-46: Circular runtime dependencies in Eclipse. Typically this is known as a hack, or to use Jon's words, "We're hiding behind a wildcard". The Spring config pulls in additional (not extension) bootstrap contexts where it was specifically referencing Link Validation. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6172 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/bootstrap-context.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/config/alfresco/bootstrap-context.xml b/config/alfresco/bootstrap-context.xml index 0c50380804..ef59239827 100644 --- a/config/alfresco/bootstrap-context.xml +++ b/config/alfresco/bootstrap-context.xml @@ -293,14 +293,6 @@ - - - - - - - @@ -345,6 +337,9 @@ + + +