]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.basic/conf/basic.xml
Update to new structure
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.basic / conf / basic.xml
index 975b93f0bf48e87503940b4368867642e69c3f66..25ff40583e5a7b911a109a0f7b7b44520d1f0466 100644 (file)
@@ -31,7 +31,8 @@
 \r
        <bean id="basic.flowTemplate" parent="slcTemplate.simpleFlow"\r
                abstract="true">\r
-               <property name="executionSpec" ref="basic.spec" />\r
+               <constructor-arg ref="basic.spec" />\r
+               <property name="path" value="/test/basic" />\r
                <property name="executables">\r
                        <list>\r
                                <bean parent="task.echo" scope="execution">\r
@@ -39,7 +40,6 @@
                                        <aop:scoped-proxy />\r
                                </bean>\r
                                <bean parent="testRun">\r
-                                       <property name="path" value="/test/basic" />\r
                                        <property name="testDefinition" ref="testDef" />\r
                                        <property name="testData">\r
                                                <bean parent="basic.ref">\r