X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fagent%2Forg.argeo.slc.agent.jms%2FMETA-INF%2FMANIFEST.MF;h=6cf613ea17b88f0c3292a202174ec03bbf4c5d23;hb=0365e07ac2c9c55c1c5e3a43392f4809b539a150;hp=ca92e6b75f09a4c5529c2351c69b06ef0d470b73;hpb=1f0814b0ab5d4b9f7d5c9ec6f78445b4e5a93472;p=gpl%2Fargeo-slc.git diff --git a/modules/agent/org.argeo.slc.agent.jms/META-INF/MANIFEST.MF b/modules/agent/org.argeo.slc.agent.jms/META-INF/MANIFEST.MF index ca92e6b75..6cf613ea1 100644 --- a/modules/agent/org.argeo.slc.agent.jms/META-INF/MANIFEST.MF +++ b/modules/agent/org.argeo.slc.agent.jms/META-INF/MANIFEST.MF @@ -1,12 +1,20 @@ -Manifest-Version: 1.0 -Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core,org.argeo.slc.s - upport.activemq,com.springsource.org.castor -Bundle-Version: 0.11.5.SNAPSHOT -Bundle-Name: SLC Agent JMS -Bundle-SymbolicName: org.argeo.slc.agent.jms -Import-Package: javax.jms,org.apache.activemq,org.apache.activemq.comm - and,org.apache.activemq.pool,org.apache.commons.pool,org.springframew - ork.beans.factory.config,org.springframework.jms.connection,org.sprin - gframework.jms.core,org.springframework.jms.listener,org.springframew - ork.jms.listener.adapter,org.springframework.oxm.castor - +Manifest-Version: 1.0 +Require-Bundle: org.argeo.slc.specs, + org.argeo.slc.core, + org.argeo.slc.support.activemq, + com.springsource.org.castor +Bundle-Version: 0.12.1 +Bundle-Name: SLC Agent JMS +Bundle-SymbolicName: org.argeo.slc.agent.jms +Import-Package: bsh.util;resolution:=optional, + javax.jms, + org.apache.activemq, + org.apache.activemq.command, + org.apache.activemq.pool, + org.apache.commons.pool, + org.springframework.beans.factory.config, + org.springframework.jms.connection, + org.springframework.jms.core, + org.springframework.jms.listener, + org.springframework.jms.listener.adapter, + org.springframework.oxm.castor