]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF
Security
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.minimal / META-INF / MANIFEST.MF
index dcea39500c34e01ef890186a8f792d49409d8750..ba406292b5caee3742620be4205c5e17578b4222 100644 (file)
@@ -1,16 +1,21 @@
 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
+Import-Package: \r
+ net.sf.cglib.core,\r
  net.sf.cglib.proxy,\r
  net.sf.cglib.reflect,\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.argeo.slc.osgi.execution,\r
+ org.argeo.slc.structure,\r
  org.springframework.aop,\r
  org.springframework.aop.framework,\r
  org.springframework.aop.scope,\r