X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=885ccec29063e7d3a955a21933ae33943af9ff39;hb=bf338c007fd32be52fb249d219c0c23721b3b529;hp=becb45a8c6bfbb3fda206f35ef213d62f1876632;hpb=8529821e6a306e93c7d2ae597cce92774626fc1b;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index becb45a8c..885ccec29 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.11.4 runtime dep @@ -17,6 +16,7 @@ 0.11 + 0.11.4 2.5.6.SEC01 1.5.7.A 1.2.0 @@ -24,20 +24,20 @@ 1.7.0 6.1.14 6.0.18 - 3.4.2.R34x_v20080826-1230 + 3.5.0.v20090311-1300 1.5.6 2.0.0 5.2.0.0006 - 0.1.15-SNAPSHOT - 0.8.1.7 + 0.1.15 + 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.11.4 + scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4 + https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4 Bugzilla @@ -190,7 +190,6 @@ limitations under the License. true release - deploy,site-deploy @@ -224,6 +223,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 @@ -269,6 +273,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 @@ -369,6 +397,12 @@ limitations under the License. org.dbunit com.springsource.org.dbunit 2.2.0 + + + org.apache.commons + com.springsource.org.apache.commons.logging + + @@ -379,26 +413,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} @@ -407,16 +439,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 @@ -424,77 +474,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 @@ -551,6 +714,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 @@ -574,7 +743,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 @@ -591,6 +760,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 + + + @@ -607,6 +787,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 + + @@ -614,6 +800,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 @@ -745,8 +937,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 @@ -756,7 +957,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 @@ -789,6 +996,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 @@ -798,6 +1015,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 + +