X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=214ba0f88d8e4a1318bc5e87ebd890acae93a054;hb=ef6c11eda12644ff288e16c528b77b70ac25c834;hp=2171b0666bb25cded8b3138d329b19a09912eebf;hpb=9274f558a78cccc62501d59b292b1866f9d4eb07;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 2171b0666..214ba0f88 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: Minimal Bundle-SymbolicName: org.argeo.slc.demo.minimal -Bundle-Version: 1.0.0.qualifier -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.2.SNAPSHOT +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