X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=9e831f351561140763a1387bc6e43649c4124b97;hb=4af418ad1d16e736d7e205567d994eb73c8f7e83;hp=b3d45a2b2c8eff964b59987ce669c6181b828a82;hpb=b75f269c478ad269ef064a8ca7fb7a7e64acd665;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index b3d45a2b2..9e831f351 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -1,34 +1,29 @@ - - 4.0.0 org.argeo.slc argeo-slc pom Argeo SLC - 0.9-SNAPSHOT + 0.11.2-SNAPSHOT SLC Distribution http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} - - 2.5.4 - 1.5.2 + 2.5.6.A + 1.5.5.A 2.0.9 - 1.7.0 + 1.7.1 + 6.1.11 scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - https://www.argeo.org/svn/slc/trunk/org.argeo.slc + + https://www.argeo.org/svn/slc/trunk/org.argeo.slc + Bugzilla @@ -67,8 +62,16 @@ org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.5 + 1.5 + + + + maven-jar-plugin + + + src/main/resources/META-INF/MANIFEST.MF + @@ -97,6 +100,71 @@ + + 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} + + + log4j + log4j + 1.2.14 + jar + + + + + org.apache.felix + maven-bundle-plugin + 1.4.3 + true + + src/main/resources/META-INF + + + ${pom.artifactId} + + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + @@ -132,82 +200,153 @@ + javax.transaction - jta + + com.springsource.javax.transaction + + 1.1.0 + + + javax.xml.stream + + com.springsource.javax.xml.stream + 1.0.1 - - junit - junit + javax.xml.soap + com.springsource.javax.xml.soap + 1.3.0 + + + com.sun.xml + + com.springsource.com.sun.xml.messaging.saaj + + runtime + 1.3.0 + + + javax.activation + + com.springsource.javax.activation + + 1.1.1 + runtime + + + + + org.junit + com.springsource.junit 3.8.2 org.dbunit - dbunit - 2.2 - - - junit-addons - junit-addons - - - poi - poi - - + com.springsource.org.dbunit + 2.2.0 + + - log4j - log4j - 1.2.14 + org.apache.log4j + + com.springsource.org.apache.log4j + + 1.2.15 - commons-logging - commons-logging + org.apache.commons + + com.springsource.org.apache.commons.logging + 1.1.1 - org.hibernate - hibernate - 3.2.6.ga + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + 1.5.3 + + + + org.springframework + org.springframework.core + ${version.spring} - org.springframework - spring-context + org.springframework.context ${version.spring} org.springframework - spring-orm + + org.springframework.context.support + ${version.spring} org.springframework - spring-jdbc + org.springframework.orm ${version.spring} org.springframework - spring-webmvc + org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.web.servlet + ${version.spring} + + + org.springframework + org.springframework.aop + ${version.spring} + + org.springframework.ws - spring-ws-core + org.springframework.ws ${version.spring-ws} org.springframework.ws - spring-oxm + org.springframework.oxm ${version.spring-ws} + + + org.apache.ant + + com.springsource.org.apache.tools.ant + + 1.7.0 + org.apache.ant - ant + + ant + ${version.ant} @@ -215,88 +354,129 @@ ant-commons-logging ${version.ant} - - org.apache.commons - commons-io - 1.3.2 + org.apache.ant + ant-commons-net + ${version.ant} - - hsqldb - hsqldb - 1.8.0.9 + org.apache.ant + ant-apache-oro + ${version.ant} + + + org.apache.ant + ant-apache-bsf + ${version.ant} + + + + commons-net + commons-net + 1.4.1 + + + oro + oro + 2.0.8 - org.codehaus.castor - castor - 1.2 - - - xerces - xerces - - + org.apache.commons + + com.springsource.org.apache.commons.io + + 1.4.0 - xerces - xercesImpl - 2.8.1 + commons-cli + commons-cli + 1.1 + - xalan - xalan - 2.7.0 + org.hsqldb + com.springsource.org.hsqldb + 1.8.0.9 - javax.xml.soap - saaj-api - 1.3 - runtime + org.codehaus.castor + com.springsource.org.castor + 1.2.0 + + + + + org.apache.xerces + + com.springsource.org.apache.xerces + + 2.8.1 - javax.activation - activation + org.apache.xmlcommons + com.springsource.org.apache.xmlcommons - com.sun.xml.messaging.saaj - saaj-impl - 1.3 - runtime - - - javax.activation - activation - 1.1 - runtime + org.apache.xalan + + com.springsource.org.apache.xalan + + 2.7.0 + javax.servlet - jstl + + com.springsource.javax.servlet.jsp.jstl + 1.1.2 - taglibs - standard + org.apache.taglibs + + com.springsource.org.apache.taglibs.standard + 1.1.2 javax.servlet - servlet-api - 2.5 + com.springsource.javax.servlet + 2.5.0 + + + + org.aspectj + + com.springsource.org.aspectj.weaver + + 1.6.2.RELEASE - c3p0 - c3p0 - 0.9.1.2 + com.lowagie.text + + com.springsource.com.lowagie.text + + 2.0.8 + + org.apache.maven maven-core @@ -314,17 +494,126 @@ ${version.maven} + + + org.apache.felix + org.apache.felix.main + 1.2.1 + + + org.apache.felix + + org.apache.felix.framework + + + + + + + org.apache.felix + org.osgi.core + 1.2.0 + provided + + + + + org.argeo.dep.jemmy + org.argeo.dep.jemmy.nb61 + 0.2.2 + + + + + javax.transaction + + com.springsource.javax.transaction + + 1.1.0 + + + org.hibernate + com.springsource.org.hibernate + 3.2.6.ga + + + net.sourceforge.jexcelapi + com.springsource.jxl + 2.6.6 + + + net.sourceforge.ehcache + com.springsource.net.sf.ehcache + 1.4.1 + + + edu.emory.mathcs.backport + + com.springsource.edu.emory.mathcs.backport + + 3.1.0 + + + javax.wsdl + com.springsource.javax.wsdl + 1.6.1 + central - http://www.argeo.org/maven/proxy + http://repo1.maven.org/maven2 true daily warn + + false + never + fail + + + + com.springsource.repository.bundles.release + + SpringSource Enterprise Bundle Repository - SpringSource + Bundle Releases + + + http://repository.springsource.com/maven/bundles/release + + + true + daily + fail + + + false + never + fail + + + + com.springsource.repository.bundles.external + + SpringSource Enterprise Bundle Repository - External + Bundle Releases + + + http://repository.springsource.com/maven/bundles/external + + + true + daily + fail + + + false + never + fail + argeo @@ -376,4 +665,4 @@ - \ No newline at end of file +