]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - sandbox/argeo.slc.executionflow/src/slc/conf/basic.xml
OSGi related POMs
[gpl/argeo-slc.git] / sandbox / argeo.slc.executionflow / src / slc / conf / basic.xml
index c2077f50f448c5bdfe65eadc2ccfdc40969e39ca..aa51467792e28a8120caa3f3cb381a6c773a7f57 100644 (file)
@@ -7,7 +7,7 @@
        http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-2.5.xsd\r
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">\r
 \r
-       <bean id="basic.executionSpec" class="org.argeo.slc.execution.SimpleExecutionSpec">\r
+       <bean id="basic.executionSpec" class="org.argeo.slc.core.execution.SimpleExecutionSpec">\r
                <property name="attributes">\r
                        <map>\r
                                <entry key="testedComponentId">\r
@@ -26,7 +26,7 @@
        <bean id="basic.ref" factory-bean="basic.executionSpec"\r
                factory-method="createRef" abstract="true" />\r
 \r
-       <bean id="basic.executionFlowTemplate" class="org.argeo.slc.execution.SimpleExecutionFlow"\r
+       <bean id="basic.executionFlowTemplate" class="org.argeo.slc.core.execution.SimpleExecutionFlow"\r
                abstract="true">\r
                <property name="executionSpec" ref="basic.executionSpec" />\r
                <property name="executables">\r