X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=dc75c866cb0998db0e00ecd617e0a9e9d7f1ce63;hb=ef4f62db882f67dbc22e5c8abf363655c64fad77;hp=63c16a94e33bd08e45e4c7b0fb371ae788304e27;hpb=e01788dcfe639f8226c4960aa0c5e53509386feb;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 63c16a94e..dc75c866c 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,15 +1,8 @@ Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: SLC Demo Minimal Bundle-SymbolicName: org.argeo.slc.demo.minimal -Bundle-Version: 0.12.1.SNAPSHOT -Bundle-Name: SLC Demo Minimal Module -Bundle-Description: Minimal functioning execution module +Bundle-Version: 0.12.2 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 +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