From: Mathieu Baudier Date: Tue, 30 Jun 2009 14:53:07 +0000 (+0000) Subject: Refactor runtime X-Git-Tag: argeo-slc-2.1.7~1723 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=ae4017368241afd73407d8ac0aca768cf1534a2d;hp=a92160bcf0232111481de30e9b92550f27872b23;p=gpl%2Fargeo-slc.git Refactor runtime git-svn-id: https://svn.argeo.org/slc/trunk@2633 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/runtime.xml b/runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/runtime.xml new file mode 100644 index 000000000..8ed4e4c7b --- /dev/null +++ b/runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/runtime.xml @@ -0,0 +1,46 @@ + + + + Minimal configuration + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/spring.xml b/runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/spring.xml index 8b3f6dbba..6548f8a3c 100644 --- a/runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/spring.xml +++ b/runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/spring.xml @@ -7,54 +7,27 @@ http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd"> + Default Capabilities + + - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file