X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=e768156c8d35412de422124311e2a88e34a40941;hb=376dd74de6d9a78215754483ac463573fdf8ab65;hp=314ee4f9be9fb6e841a4ea1c71910e6e2761b0ac;hpb=e63aeff0662cdd2d9930d3ca448b530888d4fdcf;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 314ee4f9b..e768156c8 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,10 +1,8 @@ Manifest-Version: 1.0 -Bundle-Version: 0.12.1.SNAPSHOT +Bundle-ManifestVersion: 2 +Bundle-Name: SLC Demo Minimal +Bundle-SymbolicName: org.argeo.slc.demo.minimal +Bundle-Version: 0.12.2.SNAPSHOT Spring-Context: slc/* -Bundle-Name: SLC Demo Minimal Module +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 -Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.a - rgeo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.o - sgi,org.springframework.aop,org.springframework.aop.framework,org.spr - ingframework.aop.scope,org.springframework.beans.factory.config -Bundle-SymbolicName: org.argeo.slc.demo.minimal