]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Creates application context asynchronously
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 18 Dec 2008 04:49:48 +0000 (04:49 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 18 Dec 2008 04:49:48 +0000 (04:49 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2039 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

sandbox/argeo.slc.jemmytest/pom.xml

index 64ab8890a77af34b4f2e2e0418f725d192d1d22a..f1e2acfcf449bd72408e41054db2c9a3a1e5eaf4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2-SNAPSHOT</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.sandbox</groupId>
@@ -32,6 +32,7 @@
                                                <Require-Bundle>
                                                        org.argeo.slc.detached
                         </Require-Bundle>
+                                               <Spring-Context>*;create-asynchronously:=false</Spring-Context>
                                        </instructions>
 
                                </configuration>