X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=1a0cbd43a56a27c8c80e1c3c1f75e3888edfbb61;hb=2e5b26763f0e44d4be7c302aebcb759726de4d1f;hp=2d41c643ea3fcbde89da17c4bcabc03b04944d61;hpb=c6364b9aa6850577994224419364658595dd9b7b;p=gpl%2Fargeo-slc.git diff --git a/pom.xml b/pom.xml index 2d41c643e..1a0cbd43a 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,20 +16,22 @@ 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 + 1.5.6 2.0.0 5.2.0.0006 - 0.1.12 + 0.1.15 + 0.8.2.1 file:///var/argeo/projects/SLC/www/site - http://www.argeo.org/projects/slc + http://www.argeo.org/projects/slc/site ${site.urlBase}/${developmentCycle} @@ -82,7 +84,6 @@ limitations under the License. developer QA - +1 cdujeu @@ -93,7 +94,6 @@ limitations under the License. developer - +1 ocapillo @@ -104,7 +104,6 @@ limitations under the License. developer - +1 @@ -117,7 +116,6 @@ limitations under the License. tester sponsor - 0 @@ -144,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 @@ -224,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 @@ -246,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 @@ -256,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 @@ -291,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 @@ -396,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 + + @@ -406,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} @@ -434,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 @@ -451,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 @@ -565,7 +696,7 @@ limitations under the License. org.apache.ant com.springsource.org.apache.tools.ant - 1.7.0 + 1.7.1 @@ -583,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 @@ -606,7 +743,12 @@ limitations under the License. org.argeo.dep.osgi org.argeo.dep.osgi.commons.cli - 1.1 + 1.1.0.argeo1 + + + org.argeo.dep.osgi + org.argeo.dep.osgi.commons.exec + 1.0.0.argeo1 org.apache.commons @@ -618,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 + + + @@ -634,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 + + @@ -641,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 @@ -772,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 @@ -783,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 @@ -816,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 @@ -825,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 + + + @@ -1033,7 +1298,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-report-plugin false - + true @@ -1054,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 + + +