]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF
Simplify minimal configs for execution
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.basic / META-INF / MANIFEST.MF
index e8cd8f5f7b3f7d9e898931cda653d63d6a0de59c..4a06bbe51eba63bdd0d7e7ec21827495f3147073 100644 (file)
@@ -1,12 +1,27 @@
 Manifest-Version: 1.0\r
-Require-Bundle: org.argeo.slc.support.equinox,org.argeo.slc.specs,org.\r
- argeo.slc.support.simple\r
+Bundle-SymbolicName: org.argeo.slc.demo.basic\r
 Bundle-Version: 0.11.4.SNAPSHOT\r
-Bundle-Name: Basic Plug-in\r
+Bundle-Name: SLC Demo Basic\r
+Bundle-Description: Test of basic features\r
 Spring-Context: conf/*,conf/testCases/*\r
-Bundle-SymbolicName: org.argeo.slc.demo.basic\r
-Import-Package: net.sf.cglib.core,net.sf.cglib.proxy,net.sf.cglib.refl\r
- ect,org.aopalliance.aop,org.apache.commons.logging,org.springframewor\r
- k.aop,org.springframework.aop.framework,org.springframework.aop.scope\r
- ,org.springframework.beans.factory.config,org.springframework.core.io\r
-\r
+Import-Package: \r
+ org.argeo.slc.core.test,\r
+ org.argeo.slc.core.attachment,\r
+ org.argeo.slc.core.execution,\r
+ org.argeo.slc.core.execution.tasks,\r
+ org.argeo.slc.core.test.context,\r
+ org.argeo.slc.core.test.tree,\r
+ org.argeo.slc.core.structure.tree,\r
+ org.argeo.slc.test,\r
+ org.argeo.slc.execution,\r
+ org.argeo.slc.osgi,\r
+ org.argeo.slc.structure,\r
+ net.sf.cglib.core,\r
+ net.sf.cglib.proxy,\r
+ net.sf.cglib.reflect,\r
+ org.aopalliance.aop,\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