X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc%2Fpom.xml;h=9e831f351561140763a1387bc6e43649c4124b97;hb=4af418ad1d16e736d7e205567d994eb73c8f7e83;hp=c71c706a43e3e32a172da841a47f23fd1f4e7b93;hpb=d6af711c5514ebe1d193b5d4ef5b505c659607b1;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index c71c706a4..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 + @@ -100,12 +103,67 @@ org.mortbay.jetty maven-jetty-plugin - 6.1.10 + ${version.jetty} org.argeo.slc.webapp stopKey - 8081 + 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 + + + @@ -142,82 +200,153 @@ + javax.transaction - jta + + com.springsource.javax.transaction + + 1.1.0 + + + javax.xml.stream + + com.springsource.javax.xml.stream + 1.0.1 + + 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 + + - junit - junit + 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 - spring-context + org.springframework.core ${version.spring} org.springframework - spring-orm + org.springframework.context ${version.spring} org.springframework - spring-jdbc + + org.springframework.context.support + ${version.spring} org.springframework - spring-webmvc + org.springframework.orm ${version.spring} + + org.springframework + 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 - ant + + com.springsource.org.apache.tools.ant + + 1.7.0 + + + org.apache.ant + + ant + ${version.ant} @@ -225,11 +354,39 @@ ant-commons-logging ${version.ant} + + org.apache.ant + ant-commons-net + ${version.ant} + + + 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.apache.commons - commons-io - 1.3.2 + + com.springsource.org.apache.commons.io + + 1.4.0 commons-cli @@ -237,81 +394,89 @@ 1.1 + - hsqldb - hsqldb + org.hsqldb + com.springsource.org.hsqldb 1.8.0.9 org.codehaus.castor - castor - 1.2 - - - xerces - xerces - - + com.springsource.org.castor + 1.2.0 + + - xerces - xercesImpl + org.apache.xerces + + com.springsource.org.apache.xerces + 2.8.1 - - - - xalan - xalan - 2.7.0 - - - - javax.xml.soap - saaj-api - 1.3 - runtime - 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 @@ -329,12 +494,76 @@ ${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 @@ -346,6 +575,46 @@ 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 http://www.argeo.org/maven/argeo @@ -396,4 +665,4 @@ - \ No newline at end of file +