]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Integrate Slc Execution notification in the new runtime
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 21 Jun 2008 15:29:12 +0000 (15:29 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 21 Jun 2008 15:29:12 +0000 (15:29 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1267 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.example/exampleSlcAppli/conf/runtime/default.xml

index b50d44571cd5a134de0447c8d17c651b07e10c5e..6e858e23bfcff6841b080b9ae2c3ffecb0ea3bc6 100644 (file)
@@ -30,6 +30,7 @@
 
        <bean name="executionBuildListener"
                class="org.argeo.slc.ant.SlcExecutionBuildListener">
+               <property name="logLevel" value="INFO"/>
                <property name="notifiers">
                        <list>
                                <ref bean="slcDefault.process.fileSlcExecutionNotifier" />