X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=b89ae3cc1302fcab23230b1853cfa42f744db19f;hb=5b33221750db6d9f82759d95f5c14fed2ea75ca2;hp=98c5caa197b393701edca151e37b0464db836be7;hpb=ee6c3543a0ff9403420ce6a9c647723269f14331;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index 98c5caa19..b89ae3cc1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,21 +1,22 @@ - + 4.0.0 org.argeo.slc argeo-slc pom Argeo SLC - 0.11.4-SNAPSHOT + 0.12.0 runtime dep + modules server demo integration-tests archetypes - 0.11 + 0.12 + 0.12.0 2.5.6.SEC01 1.5.7.A 1.2.0 @@ -25,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.1.7 + 0.1.18 + 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 @@ -189,7 +191,6 @@ limitations under the License. true release - deploy,site-deploy @@ -223,6 +224,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 @@ -268,6 +274,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 @@ -368,6 +398,12 @@ limitations under the License. org.dbunit com.springsource.org.dbunit 2.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + @@ -378,26 +414,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} @@ -406,16 +440,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 @@ -423,77 +475,190 @@ 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.slc.dep.osgi + org.argeo.dep.osgi org.argeo.dep.osgi.catalina.start 1.0.0.argeo4 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + + + + + org.springframework.security + org.springframework.security + 2.0.4.A + + + org.springframework + org.springframework.web + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + + + org.antlr + com.springsource.org.antlr + 3.0.1 @@ -520,14 +685,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 @@ -550,6 +719,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 @@ -573,7 +748,7 @@ limitations under the License. org.argeo.dep.osgi org.argeo.dep.osgi.commons.cli - 1.1 + 1.1.0.argeo1 org.argeo.dep.osgi @@ -590,6 +765,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 + + + @@ -606,6 +792,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 + + @@ -613,6 +805,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 @@ -744,8 +942,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 @@ -755,7 +962,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 @@ -788,6 +1001,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 @@ -797,6 +1020,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 + +