Complete implementation of flow namespace + unit tests
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 15 Jan 2010 11:17:19 +0000 (11:17 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 15 Jan 2010 11:17:19 +0000 (11:17 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3289 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

demo/site/org.argeo.slc.demo.basic/conf/canonic-ns.xml
demo/site/org.argeo.slc.demo.basic/conf/testCases/canonic-ns-002.xml

index 978d107767f7099b8ae2bad37c0e291b9ee2ae88..adf60c1db679539ed277f49779f8f894b6ec9921 100644 (file)
@@ -18,7 +18,7 @@
                <flow:primitive name="hide" value="300" isParameter="true"\r
                        type="integer" isHidden="true" />\r
                <flow:ref name="refWithValue" targetClass="org.argeo.slc.core.test.BasicTestData"\r
-                       isParameter="true" value-ref="testDataNok" />\r
+                       isParameter="true" ref="testDataNok" />\r
                <flow:ref name="refWithoutValue" targetClass="org.argeo.slc.core.test.BasicTestData" />\r
                <flow:ref name="refWithoutValueFrozen" targetClass="org.argeo.slc.core.test.BasicTestData"\r
                        isParameter="true" isFrozen="true">\r
index b1c47135dc12e0462bbd62a5e534c4673cb0dd49..991f67f6fd89b91a9ffa8315a162c7d1dec1e2d5 100644 (file)
@@ -7,7 +7,7 @@
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd\r
        http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
 \r
-       <flow:flow id="canonic-ns.002" parent="canonic.flowTemplate">\r
+       <flow:flow id="canonic-ns.002" parent="canonic-ns.flowTemplate">\r
                <flow:arg name="parameterAtInstantiation" value="2" />\r
                <flow:arg name="displayWithoutControl" value="102" />\r
                <flow:arg name="displayWithControl" value="202" />\r