]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF
Fix demo bundle names and versions
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.minimal / META-INF / MANIFEST.MF
index dcea39500c34e01ef890186a8f792d49409d8750..a3c057a445805561d56aa12113274a26a58101ce 100644 (file)
@@ -1,18 +1,8 @@
-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-Version: 0.11.4.SNAPSHOT\r
-Bundle-Name: SLC Demo Minimal 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
- org.aopalliance.aop,\r
- org.apache.commons.logging,\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
+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