From: Mathieu Baudier Date: Tue, 7 Jul 2009 12:38:14 +0000 (+0000) Subject: Replace commons-logging by slf4j X-Git-Tag: argeo-slc-2.1.7~1676 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=90e0f279286d0247542e8557272d47c8064b822b;p=gpl%2Fargeo-slc.git Replace commons-logging by slf4j git-svn-id: https://svn.argeo.org/slc/trunk@2707 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/dep/org.argeo.slc.dep.server/pom.xml b/dep/org.argeo.slc.dep.server/pom.xml index 9f062156d..69db13590 100644 --- a/dep/org.argeo.slc.dep.server/pom.xml +++ b/dep/org.argeo.slc.dep.server/pom.xml @@ -112,16 +112,6 @@ com.springsource.javax.xml.bind - - - org.apache.commons - com.springsource.org.apache.commons.logging - - - org.apache.log4j - com.springsource.org.apache.log4j - - org.hsqldb diff --git a/pom.xml b/pom.xml index 67cb7dfd2..571d5d309 100644 --- a/pom.xml +++ b/pom.xml @@ -386,26 +386,24 @@ limitations under the License. 1.2.15 - - org.apache.commons - - com.springsource.org.apache.commons.logging - - 1.1.1 - + org.slf4j - com.springsource.slf4j.org.apache.commons.logging + com.springsource.slf4j.api ${version.slf4j} org.slf4j - com.springsource.slf4j.jcl + com.springsource.slf4j.org.apache.commons.logging ${version.slf4j} org.slf4j - com.springsource.slf4j.org.apache.log4j + com.springsource.slf4j.log4j ${version.slf4j} @@ -414,16 +412,34 @@ limitations under the License. org.springframework org.springframework.core ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.beans ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.context ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework @@ -431,77 +447,168 @@ limitations under the License. org.springframework.context.support ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.orm ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.jdbc ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.transaction ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.web ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.web.servlet ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.aop ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework org.springframework.jms ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.ws org.springframework.oxm ${version.spring-ws} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.springframework.osgi org.springframework.osgi.extender ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.osgi org.springframework.osgi.core ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.osgi org.springframework.osgi.web.extender ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.osgi org.springframework.osgi.web ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.springframework.osgi org.springframework.osgi.test ${version.spring-osgi} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.argeo.dep.osgi org.argeo.dep.osgi.catalina.start 1.0.0.argeo4 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + @@ -514,6 +621,10 @@ limitations under the License. org.springframework org.springframework.web + + org.apache.commons + com.springsource.org.apache.commons.logging + @@ -576,6 +687,12 @@ limitations under the License. org.apache.bsf com.springsource.org.apache.bsf 2.4.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.beanshell @@ -632,6 +749,12 @@ limitations under the License. com.mysql.jdbc com.springsource.com.mysql.jdbc 5.1.6 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + @@ -639,6 +762,12 @@ limitations under the License. org.codehaus.castor com.springsource.org.castor 1.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + org.apache.xerces @@ -772,6 +901,12 @@ limitations under the License. com.springsource.org.hibernate 3.2.6.ga + + + org.apache.commons + com.springsource.org.apache.commons.logging + + net.sourceforge.jexcelapi @@ -782,6 +917,12 @@ limitations under the License. net.sourceforge.ehcache com.springsource.net.sf.ehcache 1.4.1 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + edu.emory.mathcs.backport @@ -823,6 +964,10 @@ limitations under the License. org.apache.activemq com.springsource.org.apache.activemq + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.argeo.dep.jemmy + org.argeo.dep.jemmy.nb61 + 0.2.2 + + + org.argeo.dep.jacob + org.argeo.dep.jacob + 1.14.3.argeo4 + + + org.argeo.dep.jacob + org.argeo.dep.jacob.win32.x86 + 1.14.3.argeo4 + + + + org.springframework + org.springframework.jdbc + ${version.spring} + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + + + org.custommonkey.xmlunit + com.springsource.org.custommonkey.xmlunit + 1.2.0 + + + + org.beanshell + com.springsource.bsh + 2.0.0.b4 + + + + org.apache.commons + com.springsource.org.apache.commons.beanutils + 1.7.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + diff --git a/runtime/org.argeo.slc.core/pom.xml b/runtime/org.argeo.slc.core/pom.xml index 8c7ee9abc..9ef19776d 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -80,14 +80,26 @@ org.argeo.dep.osgi org.argeo.dep.osgi.commons.exec - - org.apache.commons + + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging org.apache.log4j com.springsource.org.apache.log4j + + org.slf4j + com.springsource.slf4j.log4j + org.springframework @@ -98,7 +110,7 @@ net.sourceforge.cglib com.springsource.net.sf.cglib - + org.junit @@ -106,4 +118,4 @@ test - + \ No newline at end of file diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index 6ac8b90cd..62cbdbba3 100644 --- a/runtime/org.argeo.slc.detached/pom.xml +++ b/runtime/org.argeo.slc.detached/pom.xml @@ -100,9 +100,11 @@ com.springsource.junit test + - org.apache.log4j - com.springsource.org.apache.log4j + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + \ No newline at end of file diff --git a/runtime/org.argeo.slc.support.maven/pom.xml b/runtime/org.argeo.slc.support.maven/pom.xml index 7bfa7c24e..55112d87c 100644 --- a/runtime/org.argeo.slc.support.maven/pom.xml +++ b/runtime/org.argeo.slc.support.maven/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.slc @@ -59,21 +60,21 @@ org.apache.commons - com.springsource.org.apache.commons.logging + com.springsource.org.apache.commons.io + - org.apache.commons - com.springsource.org.apache.commons.io + org.slf4j + com.springsource.slf4j.org.apache.commons.logging +