From: Mathieu Baudier Date: Fri, 6 Mar 2009 17:16:46 +0000 (+0000) Subject: Solve pb with p-namespace X-Git-Tag: argeo-slc-2.1.7~2071 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=sidebyside;h=9b88578be9ab317773b02638d5cee53c940ee719;p=gpl%2Fargeo-slc.git Solve pb with p-namespace git-svn-id: https://svn.argeo.org/slc/trunk@2238 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/ExecutionFlowTest.java b/runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/ExecutionFlowTest.java index 5fdfb999e..baacc6dd9 100644 --- a/runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/ExecutionFlowTest.java +++ b/runtime/org.argeo.slc.support.simple/src/test/java/org/argeo/slc/core/execution/ExecutionFlowTest.java @@ -16,7 +16,7 @@ public class ExecutionFlowTest extends AbstractSpringTestCase { public void testCanonic() throws Exception { configureAndExecuteSlcFlow("minimal.xml", "minimal"); // Parameter without default value in specification -// configureAndExecuteSlcFlow("canonic-001.xml", "canonic.001"); + configureAndExecuteSlcFlow("canonic-001.xml", "canonic.001"); // configureAndExecuteSlcFlow("canonic-002.xml", "canonic.002"); /* try { diff --git a/runtime/org.argeo.slc.support.simple/src/test/resources/org/argeo/slc/core/execution/canonic.xml b/runtime/org.argeo.slc.support.simple/src/test/resources/org/argeo/slc/core/execution/canonic.xml index b5d7d5d06..1ebf82977 100644 --- a/runtime/org.argeo.slc.support.simple/src/test/resources/org/argeo/slc/core/execution/canonic.xml +++ b/runtime/org.argeo.slc.support.simple/src/test/resources/org/argeo/slc/core/execution/canonic.xml @@ -7,25 +7,40 @@ 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"> - + - + + + + - + + + + + - + + + + + + - + + + + + + +