X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e5c36e42fe9cbd2aca094fe80fba6d3381347c94;hb=4f7f3974524f85696ae10171a22ac88543b889e1;hp=9d6fe1da095c7791bd550eb9dcb86dacec06adf3;hpb=fc3ff9f238f2f117745e1e39226419addc170a4f;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index 9d6fe1da0..e5c36e42f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.argeo.slc argeo-slc pom Argeo SLC - 0.11.4-SNAPSHOT + 0.12.0 runtime dep @@ -16,8 +15,8 @@ archetypes - 0.11 - 0.11.4-SNAPSHOT + 0.12 + 0.12.0 2.5.6.SEC01 1.5.7.A 1.2.0 @@ -27,18 +26,19 @@ 6.0.18 3.4.2.R34x_v20080826-1230 1.5.6 + 2.2.3 2.0.0 5.2.0.0006 - 0.1.15-SNAPSHOT - 0.8.2-SNAPSHOT + 0.1.21 + 0.8.2.1 file:///var/argeo/projects/SLC/www/site http://www.argeo.org/projects/slc/site ${site.urlBase}/${developmentCycle} - scm:svn:https://www.argeo.org/svn/slc/trunk - scm:svn:https://www.argeo.org/svn/slc/trunk - https://www.argeo.org/svn/slc/trunk + scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.12.0 + scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.12.0 + https://www.argeo.org/svn/slc/tags/argeo-slc-0.12.0 Bugzilla @@ -191,7 +191,7 @@ limitations under the License. true release - deploy,site-deploy + deploy @@ -225,6 +225,11 @@ limitations under the License. org.argeo.slc.detached ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.lib.detached + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.simple @@ -270,6 +275,11 @@ limitations under the License. org.argeo.slc.support.equinox ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.jemmy + ${project.version} + org.junit @@ -376,6 +399,12 @@ limitations under the License. org.dbunit com.springsource.org.dbunit 2.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + @@ -386,26 +415,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 +441,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 +476,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,8 +650,17 @@ limitations under the License. org.springframework org.springframework.web + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.antlr + com.springsource.org.antlr + 3.0.1 + @@ -541,14 +686,18 @@ limitations under the License. org.objectweb.asm com.springsource.org.objectweb.asm - 1.5.3 + ${version.asm} org.objectweb.asm com.springsource.org.objectweb.asm.attrs - 1.5.3 + ${version.asm} + + + org.objectweb.asm + com.springsource.org.objectweb.asm.tree.analysis + ${version.asm} - org.apache.ant @@ -571,6 +720,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 @@ -611,6 +766,17 @@ limitations under the License. com.springsource.org.apache.commons.dbcp 1.2.2.osgi + + org.apache.commons + com.springsource.org.apache.commons.fileupload + 1.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + @@ -627,6 +793,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 + + @@ -634,6 +806,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 @@ -765,8 +943,17 @@ limitations under the License. org.hibernate com.springsource.org.hibernate - 3.2.6.ga - + 3.3.1.GA + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.slf4j + com.springsource.slf4j.api + + net.sourceforge.jexcelapi @@ -776,7 +963,13 @@ limitations under the License. net.sourceforge.ehcache com.springsource.net.sf.ehcache - 1.4.1 + 1.6.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + edu.emory.mathcs.backport @@ -809,6 +1002,16 @@ limitations under the License. org.argeo.dep.osgi.activemq ${version.activemq} + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq.optional + 5.2.0.0001 + + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq.xmpp + 5.2.0.0001 + org.apache.activemq com.springsource.org.apache.activemq.pool @@ -818,6 +1021,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.codehaus.groovy + com.springsource.org.codehaus.groovy + 1.6.3 + + + + org.apache.commons + com.springsource.org.apache.commons.beanutils + 1.7.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + +