X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=3ecedd6e903ddac2eb9b75caf87acdb50fc2e192;hb=bb08577c319311cd68bf67abb3c041552bb536b4;hp=0416cb96622dc94356ca12619f52f23ca2a59803;hpb=555e1a5440b6c246c31b274df54c1df6a0449da9;p=gpl%2Fargeo-slc.git diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF index 0416cb966..3ecedd6e9 100644 --- a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF +++ b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF @@ -1,8 +1,15 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: SLC Demo Minimal Bundle-SymbolicName: org.argeo.slc.demo.minimal -Bundle-Version: 0.13.0.SNAPSHOT -Spring-Context: slc/* -Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.argeo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.framework,org.springframework.aop.scope,org.springframework.beans.factory.config -Bundle-Description: Minimal functioning execution module +Bundle-Version: 0.13.1 +Bundle-Name: SLC Demo Minimal +Bundle-Description: Minimal execution module to be used as a template +Import-Package: org.aopalliance.aop, + org.argeo.slc.core.execution, + org.argeo.slc.core.execution.tasks, + org.argeo.slc.execution, + org.argeo.slc.osgi, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.aop.scope, + org.springframework.beans.factory.config