X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=1416cfd53f58e72496cd7d07da9bc6e24038347a;hb=743ecb28b3c0236bc91a5d0993f70477236d96fd;hp=33b4d3afd63d86f747a01ccf90e45e9f2f0ef184;hpb=237c2da124703a91c64cf0106d293f77821010e1;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 33b4d3afd..1416cfd53 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -294,7 +294,7 @@ limitations under the License. org.argeo.slc.runtime - org.argeo.slc.execution + org.argeo.slc.support.equinox ${project.version} @@ -354,6 +354,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 + @@ -397,6 +417,7 @@ limitations under the License. com.springsource.slf4j.org.apache.log4j 1.5.3 + org.springframework @@ -477,6 +498,43 @@ 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.argeo.slc.dep.osgi + org.argeo.dep.osgi.catalina.start + 1.0.0 + + + + + org.aspectj + com.springsource.org.aspectj.runtime + 1.6.2.RELEASE + + + org.aspectj + com.springsource.org.aspectj.weaver + 1.6.2.RELEASE + + + net.sourceforge.cglib + com.springsource.net.sf.cglib + 2.1.3 + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 2.2.0 + @@ -594,14 +652,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 @@ -610,6 +660,12 @@ limitations under the License. 2.0.8 + + + org.apache.catalina + com.springsource.org.apache.catalina + 6.0.18 + @@ -720,6 +776,11 @@ limitations under the License. com.springsource.org.apache.activemq.web ${version.activemq} + + org.apache.activemq + com.springsource.org.apache.activemq.pool + ${version.activemq} +