]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - legacy/org.argeo.slc.spring/src/org/argeo/slc/core/execution/generator/ExecutionFlowGenerator.java
Massive Argeo APIs refactoring
[gpl/argeo-slc.git] / legacy / org.argeo.slc.spring / src / org / argeo / slc / core / execution / generator / ExecutionFlowGenerator.java
index 0e06f4e1756039587218a2e9ce23df65dfd16345..121ba1f41a674c16ce40a11d2fd6056b3b3a9e29 100644 (file)
@@ -2,8 +2,7 @@ package org.argeo.slc.core.execution.generator;
 
 import java.util.HashMap;
 
-import org.apache.commons.logging.Log;
-import org.apache.commons.logging.LogFactory;
+import org.argeo.api.cms.CmsLog;
 import org.argeo.slc.SlcException;
 import org.springframework.aop.scope.ScopedProxyUtils;
 import org.springframework.beans.BeansException;
@@ -28,7 +27,7 @@ import org.springframework.core.Ordered;
 public class ExecutionFlowGenerator implements BeanFactoryPostProcessor,
                Ordered {
        
-       private final Log log = LogFactory.getLog(getClass());
+       private final CmsLog log = CmsLog.getLog(getClass());
 
        /**
         * Source providing a list of <code>RunnableCallFlowDescriptor</code>