From f9b5db18c317d57723b994bfa0285643f9b6f336 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 13 Jan 2012 18:21:01 +0000 Subject: [PATCH] Don't publish repository register git-svn-id: https://svn.argeo.org/commons/trunk@4970 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../META-INF/spring/repofactory-osgi.xml | 2 +- .../org.argeo.jcr.ui.explorer/META-INF/spring/jcr.xml | 2 ++ .../org.argeo.jcr.ui.explorer/META-INF/spring/osgi.xml | 6 +++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/spring/repofactory-osgi.xml b/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/spring/repofactory-osgi.xml index afd935658..a8d1f17b0 100644 --- a/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/spring/repofactory-osgi.xml +++ b/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/spring/repofactory-osgi.xml @@ -18,5 +18,5 @@ - + \ No newline at end of file diff --git a/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/jcr.xml b/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/jcr.xml index 37d7f4d88..e83fb1053 100644 --- a/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/jcr.xml +++ b/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/jcr.xml @@ -14,4 +14,6 @@ + + diff --git a/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/osgi.xml b/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/osgi.xml index d514a2a4e..4708847a2 100644 --- a/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/osgi.xml +++ b/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/osgi.xml @@ -8,7 +8,11 @@ http://www.springframework.org/schema/beans/spring-beans-2.5.xsd" osgi:default-timeout="30000"> - + + + -- 2.39.5