]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.minimal/META-INF/spring/helloworld.xml
Add maven in generated target platform
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.minimal / META-INF / spring / helloworld.xml
index 7c2daa5a51278d7d952b22d2d15192302be52b51..605dd087a66cb34c0005418516cb9afd8aa28b4c 100644 (file)
@@ -6,7 +6,7 @@
        http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">\r
 \r
        <!-- Hello world -->\r
-       <flow:flow name="hello/HelloWorld">\r
+       <flow:flow name="hello">\r
                <description>Print Hello World!</description>\r
                <bean p:message="Hello World!" class="org.argeo.slc.core.execution.tasks.Echo" />\r
        </flow:flow>\r
@@ -15,7 +15,7 @@
                <flow:primitive name="testKey" value="777" isParameter="false" />\r
        </flow:spec>\r
 \r
-       <flow:flow name="hello/HelloWorldWithVar" spec="helloSpec">\r
+       <flow:flow name="HelloWorld/WithVar" spec="helloSpec">\r
                <description>Print Hello World! with variable</description>\r
                <bean p:message="Hello World! @{testKey}" class="org.argeo.slc.core.execution.tasks.Echo">\r
                        <flow:variable proxy-target-class="false" />\r