]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.minimal/META-INF/spring/helloworld-raw.xml
Introduce check-osgi profile
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.minimal / META-INF / spring / helloworld-raw.xml
index e59aad7d80efaf7a945510b6fcede87b8a59e526..0130d2df66c66195ba3dcd8f135bdfe97eb6452e 100644 (file)
@@ -8,7 +8,7 @@
        >\r
 \r
        <!-- Hello world without namespace (for reference, do not use) -->\r
-       <bean name="hello/raw/HelloWorld" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
+       <bean name="HelloWorld/Raw" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
                <description>Print Hello World!</description>\r
                <property name="executables">\r
                        <list>\r
@@ -17,7 +17,7 @@
                </property>\r
        </bean>\r
 \r
-       <bean name="hello/raw/HelloWorldWithVar" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
+       <bean name="HelloWorld/RawWithVar" class="org.argeo.slc.core.execution.DefaultExecutionFlow">\r
                <description>Print Hello World! with variable</description>\r
                <constructor-arg>\r
                        <bean class="org.argeo.slc.core.execution.DefaultExecutionSpec">\r