]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF
Simplify minimal configs for execution
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.minimal / META-INF / MANIFEST.MF
index dcea39500c34e01ef890186a8f792d49409d8750..adce16a327e1c779444c1ccb1fcce51297c53cbb 100644 (file)
@@ -1,18 +1,16 @@
 Manifest-Version: 1.0\r
-Require-Bundle: org.argeo.slc.support.equinox,\r
- org.argeo.slc.specs,\r
- org.argeo.slc.support.simple\r
+Bundle-SymbolicName: org.argeo.slc.demo.minimal\r
 Bundle-Version: 0.11.4.SNAPSHOT\r
-Bundle-Name: SLC Demo Minimal Execution Module\r
+Bundle-Name: SLC Demo Minimal Module\r
+Bundle-Description: Minimal functioning execution module\r
 Spring-Context: slc/*\r
-Bundle-SymbolicName: org.argeo.slc.demo.minimal\r
-Import-Package: net.sf.cglib.core,\r
- net.sf.cglib.proxy,\r
- net.sf.cglib.reflect,\r
+Import-Package: \r
  org.aopalliance.aop,\r
- org.apache.commons.logging,\r
+ org.argeo.slc.core.execution,\r
+ org.argeo.slc.core.execution.tasks,\r
+ org.argeo.slc.execution,\r
+ org.argeo.slc.osgi,\r
  org.springframework.aop,\r
  org.springframework.aop.framework,\r
  org.springframework.aop.scope,\r
- org.springframework.beans.factory.config,\r
- org.springframework.core.io\r
+ org.springframework.beans.factory.config\r