X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=a3c057a445805561d56aa12113274a26a58101ce;hb=d8f41c8e712309906140f57a0fdc96c3c1f99bc6;hp=4e59d7e4ad8736a5b424f1e48ad7c31a09763b61;hpb=71516adfdced52076f86085899af0dcf1efd008d;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 4e59d7e4a..a3c057a44 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,21 +1,8 @@ -Manifest-Version: 1.0 -Bundle-SymbolicName: org.argeo.slc.demo.minimal -Bundle-Version: 0.11.4.SNAPSHOT -Bundle-Name: SLC Demo Minimal Module -Bundle-Description: Minimal functioning execution module -Spring-Context: slc/* -Require-Bundle: - org.argeo.slc.specs, - org.argeo.slc.core, - org.argeo.slc.support.osgi -Import-Package: - net.sf.cglib.core, - net.sf.cglib.proxy, - net.sf.cglib.reflect, - org.aopalliance.aop, - org.apache.commons.logging, - org.springframework.aop, - org.springframework.aop.framework, - org.springframework.aop.scope, - org.springframework.beans.factory.config, - org.springframework.core.io +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 +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