X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=adce16a327e1c779444c1ccb1fcce51297c53cbb;hb=9288d9dae323820959c28213603fd560c1cabe67;hp=dcea39500c34e01ef890186a8f792d49409d8750;hpb=d036e7cfae40e7d5232c9a411e7954cd4f5b65ff;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 dcea39500..adce16a32 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,18 +1,16 @@ Manifest-Version: 1.0 -Require-Bundle: org.argeo.slc.support.equinox, - org.argeo.slc.specs, - org.argeo.slc.support.simple +Bundle-SymbolicName: org.argeo.slc.demo.minimal Bundle-Version: 0.11.4.SNAPSHOT -Bundle-Name: SLC Demo Minimal Execution Module +Bundle-Name: SLC Demo Minimal Module +Bundle-Description: Minimal functioning execution module Spring-Context: slc/* -Bundle-SymbolicName: org.argeo.slc.demo.minimal -Import-Package: net.sf.cglib.core, - net.sf.cglib.proxy, - net.sf.cglib.reflect, +Import-Package: org.aopalliance.aop, - org.apache.commons.logging, + 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, - org.springframework.core.io + org.springframework.beans.factory.config