X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=2ead3a66200f0dd3dee6d75a8abd1713f6df9f67;hb=d3b4ce86eb23a194daa48bd2a1dd4306d1316e5c;hp=095d848bdfe55fb1af998e0b3bb3595c0f13613d;hpb=47ac61a1d8b3d6db956ac5007a05238b2f506b2e;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 095d848bd..2ead3a662 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -16,8 +16,12 @@ 2.0.9 1.7.0 6.1.14 - 1.4.3 - 5.2.0 + 6.0.18 + 3.4.2.R34x_v20080826-1230 + 2.0.0 + 5.2.0.0006 + + 0.1.9 scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc @@ -81,14 +85,6 @@ limitations under the License. 1.5 - - maven-jar-plugin - - - target/classes/META-INF/MANIFEST.MF - - - org.apache.maven.plugins maven-source-plugin @@ -163,53 +159,12 @@ limitations under the License. com.springsource.javax.mail 1.4.1 - - - org.apache.felix - maven-bundle-plugin - ${version.maven-bundle-plugin} - true - - target/classes/META-INF - - - ${pom.artifactId} - - <_removeheaders>Bnd-LastModified - - - - - bundle-manifest - process-classes - - manifest - - - + org.argeo.slc.maven + maven-argeo-osgi-plugin + ${version.maven-argeo-osgi} @@ -267,6 +222,12 @@ limitations under the License. org.argeo.slc.support.simple ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.simple + ${project.version} + tests + org.argeo.slc.runtime org.argeo.slc.support.ant @@ -292,11 +253,23 @@ limitations under the License. org.argeo.slc.server ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.equinox ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + tests + test + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.ws.client @@ -344,7 +317,6 @@ limitations under the License. com.springsource.com.sun.xml.messaging.saaj - runtime 1.3.0 @@ -354,6 +326,26 @@ limitations under the License. 1.1.1 + + javax.annotation + com.springsource.javax.annotation + 1.0.0 + + + javax.persistence + com.springsource.javax.persistence + 1.0.0 + + + javax.xml.ws + com.springsource.javax.xml.ws + 2.1.1 + + + javax.xml.bind + com.springsource.javax.xml.bind + 2.1.7 + @@ -456,12 +448,11 @@ limitations under the License. org.springframework.jms ${version.spring} - - - org.springframework.ws + org.springframework.ws org.springframework.oxm @@ -478,6 +469,26 @@ limitations under the License. org.springframework.osgi.core ${version.spring-osgi} + + org.springframework.osgi + org.springframework.osgi.web.extender + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.web + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.test + ${version.spring-osgi} + + + org.argeo.slc.dep.osgi + org.argeo.dep.osgi.catalina.start + 1.0.0.argeo3 + @@ -490,15 +501,25 @@ limitations under the License. com.springsource.org.aspectj.weaver 1.6.2.RELEASE + + org.aopalliance + com.springsource.org.aopalliance + 1.0.0 + net.sourceforge.cglib com.springsource.net.sf.cglib 2.1.3 + + org.objectweb.asm + com.springsource.org.objectweb.asm + 1.5.3 + org.objectweb.asm com.springsource.org.objectweb.asm.attrs - 2.2.0 + 1.5.3 @@ -548,6 +569,16 @@ limitations under the License. org.argeo.dep.osgi.commons.cli 1.1 + + org.apache.commons + com.springsource.org.apache.commons.pool + 1.4.0 + + + org.apache.commons + com.springsource.org.apache.commons.dbcp + 1.2.2.osgi + @@ -555,6 +586,16 @@ limitations under the License. com.springsource.org.hsqldb 1.8.0.9 + + net.sourceforge.jtds + com.springsource.net.sourceforge.jtds + 1.2.2 + + + com.mysql.jdbc + com.springsource.com.mysql.jdbc + 5.1.6 + @@ -617,14 +658,6 @@ limitations under the License. com.springsource.javax.activation 1.1.1 - - - org.aspectj - - com.springsource.org.aspectj.weaver - - 1.6.2.RELEASE - com.lowagie.text @@ -633,6 +666,22 @@ limitations under the License. 2.0.8 + + + org.apache.catalina + com.springsource.org.apache.catalina + ${version.tomcat} + + + org.apache.jasper + com.springsource.org.apache.jasper + ${version.tomcat} + + + org.apache.el + com.springsource.org.apache.el + ${version.tomcat} + @@ -660,20 +709,10 @@ limitations under the License. - org.eclipse.osgi org.eclipse.osgi - 3.4.2.R34x_v20080826-1230 + ${version.equinox} @@ -734,27 +773,46 @@ limitations under the License. - org.apache.activemq - com.springsource.org.apache.activemq + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq ${version.activemq} org.apache.activemq - com.springsource.org.apache.activemq.web - ${version.activemq} + com.springsource.org.apache.activemq.pool + 5.2.0 + + + org.apache.activemq + com.springsource.org.apache.activemq + + - org.apache.xbean - com.springsource.org.apache.xbean.spring - 3.3.0 + javax.xml.soap + com.springsource.javax.xml.soap + 1.3.0 + + + javax.xml.rpc + com.springsource.javax.xml.rpc + 1.1.0 + + + javax.ejb + com.springsource.javax.ejb + 3.0.0 + + + + org.apache.camel + com.springsource.org.apache.camel + 1.3.0 @@ -896,4 +954,17 @@ limitations under the License. + + + developer + + + true + argeo-snapshots-restricted + Argeo FOSS Snapshots Repository + scpexe://argeo.org/var/argeo/maven2/argeo-snapshots + + + +