X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Fpom.xml;h=447b852d6feb43380797293cf54535557fc02b87;hb=c42f45fc5b90bab0fdb7ca083231ed754d774def;hp=18ff305fcf701ba643d2051162eaf7b3629e7fd4;hpb=c950dde01ca1efe73a0f9269720f879afdf418de;p=gpl%2Fargeo-slc.git diff --git a/runtime/pom.xml b/runtime/pom.xml index 18ff305fc..447b852d6 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,22 +3,71 @@ org.argeo.slc argeo-slc - 0.11.2-SNAPSHOT + 0.11.3 ../org.argeo.slc + org.argeo.slc.runtime argeo-slc-runtime pom Argeo SLC Runtime + org.argeo.slc.osgiboot org.argeo.slc.specs org.argeo.slc.support.simple org.argeo.slc.support.castor + org.argeo.slc.support.activemq org.argeo.slc.support.ant - org.argeo.slc.support.ws.client - org.argeo.slc.hibernate + org.argeo.slc.support.equinox + org.argeo.slc.support.hibernate + org.argeo.slc.support.maven org.argeo.slc.server org.argeo.slc.detached + org.argeo.slc.detached.launcher org.argeo.slc.launcher org.argeo.slc.lib.detached + + + + + + + + maven-jar-plugin + + + target/classes/META-INF/MANIFEST.MF + + + + + + 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 + + + + + + +