X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.execution%2Fpom.xml;h=a563077112d4de23062f10087a41d45232605c1f;hb=237c2da124703a91c64cf0106d293f77821010e1;hp=8cfd1b9f8e236c7e39e2da59ab1bbb1a68eb0e97;hpb=4e7d2ff177eb629e38264c24cf8c3b067b690227;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.execution/pom.xml b/runtime/org.argeo.slc.execution/pom.xml index 8cfd1b9f8..a56307711 100644 --- a/runtime/org.argeo.slc.execution/pom.xml +++ b/runtime/org.argeo.slc.execution/pom.xml @@ -17,6 +17,18 @@ maven-jar-plugin + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + + org.argeo.slc.execution.* + + + + @@ -27,6 +39,15 @@ org.argeo.slc.support.simple + + org.eclipse.osgi + org.eclipse.osgi + + + org.springframework.osgi + org.springframework.osgi.core + + org.aspectj com.springsource.org.aspectj.runtime @@ -42,15 +63,15 @@ com.springsource.org.codehaus.groovy 1.5.7 - - org.beanshell - com.springsource.bsh - 2.0.0.b4 - net.sourceforge.cglib com.springsource.net.sf.cglib 2.1.3 + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 2.2.0 +