X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d687ec20e92be5fef7f154e188f4825fbe48a699;hb=4b83e2f1c48eac0a32d1d64e6b0b2b4a29753d59;hp=b6274b43909e4387f002c15beb80c93be2c25fb6;hpb=e3449a88918aceac02f19d1124620dbd86f59bb1;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index b6274b439..d687ec20e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,14 @@ - + 4.0.0 org.argeo.slc argeo-slc pom Argeo SLC - 0.11.4-SNAPSHOT + 0.11.5-SNAPSHOT runtime dep + modules server demo integration-tests @@ -16,18 +16,20 @@ 0.11 - 2.5.6.A - 2.5.6.A - 1.5.5.A - 1.1.3.RELEASE + 0.11.4 + 2.5.6.SEC01 + 1.5.7.A + 1.2.0 2.0.9 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.13 + 0.1.15 + 0.8.2.1 file:///var/argeo/projects/SLC/www/site http://www.argeo.org/projects/slc/site @@ -140,70 +142,32 @@ limitations under the License. - - org.mortbay.jetty - maven-jetty-plugin - ${version.jetty} - - org.argeo.slc.webapp - stopKey - 9091 - - - 9090 - 60000 - - - - - - org.hsqldb - - com.springsource.org.hsqldb - - 1.8.0.9 - - - org.mortbay.jetty - jetty-plus - ${version.jetty} - - - org.mortbay.jetty - jetty-naming - ${version.jetty} - - - org.apache.log4j - com.springsource.org.apache.log4j - 1.2.15 - - - javax.xml.soap - com.springsource.javax.xml.soap - 1.3.0 - - - javax.mail - com.springsource.javax.mail - 1.4.1 - - - - - org.argeo.slc.maven + org.argeo.maven.plugins maven-argeo-osgi-plugin ${version.maven-argeo-osgi} + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0-beta-3 + + + validate + + create + + + + + false + false + true + + org.apache.maven.plugins maven-resources-plugin @@ -220,15 +184,12 @@ limitations under the License. http://jira.codehaus.org/browse/MSITE-276 --> - - org.apache.maven.plugins maven-release-plugin true release - deploy,site-deploy @@ -242,6 +203,16 @@ limitations under the License. org.argeo.slc.specs ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.core + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.unit + ${project.version} + org.argeo.slc.runtime org.argeo.slc.launcher @@ -252,16 +223,21 @@ 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 ${project.version} - + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.hibernate @@ -287,11 +263,21 @@ limitations under the License. org.argeo.slc.osgiboot ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.osgi + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.equinox ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.jemmy + ${project.version} + org.junit @@ -392,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 + + @@ -402,27 +413,25 @@ 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 - 1.5.3 + com.springsource.slf4j.api + ${version.slf4j} org.slf4j - com.springsource.slf4j.jcl - 1.5.3 + com.springsource.slf4j.org.apache.commons.logging + ${version.slf4j} org.slf4j - com.springsource.slf4j.org.apache.log4j - 1.5.3 + com.springsource.slf4j.log4j + ${version.slf4j} @@ -430,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 @@ -447,94 +474,202 @@ 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.argeo3 + 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 org.aspectj com.springsource.org.aspectj.runtime - 1.6.2.RELEASE + 1.6.3.RELEASE org.aspectj com.springsource.org.aspectj.weaver - 1.6.2.RELEASE + 1.6.3.RELEASE org.aopalliance @@ -561,7 +696,7 @@ limitations under the License. org.apache.ant com.springsource.org.apache.tools.ant - 1.7.0 + 1.7.1 @@ -579,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 @@ -602,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 @@ -619,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 + + + @@ -635,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 + + @@ -642,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 @@ -773,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 @@ -784,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 @@ -817,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 @@ -826,6 +1015,10 @@ limitations under the License. org.apache.activemq com.springsource.org.apache.activemq + + org.apache.commons + com.springsource.org.apache.commons.logging + + + com.jcraft.jsch + com.springsource.com.jcraft.jsch + 0.1.25 + + + + + com.opensymphony.quartz + com.springsource.org.quartz + 1.6.2 + + + 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 + + + @@ -1034,7 +1298,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin false - + true @@ -1055,16 +1319,35 @@ limitations under the License. + + org.apache.maven.plugins + maven-changelog-plugin false - --> org.apache.maven.plugins - maven-changelog-plugin + maven-pmd-plugin + 2.3 false + + true + 1.5 + true + + **/springutil/*.java + + + + + + cpd + + +