]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF
Start v0.12.1 dev cycle
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.basic / META-INF / MANIFEST.MF
index 1c72039dbddec544cf46d1210728b0ed360ad3c0..a4a74fe24077399b4cdad6076f11b657dbb6cd0a 100644 (file)
@@ -1,19 +1,14 @@
-Bundle-Name: Basic Plug-in
-Bundle-SymbolicName: org.argeo.slc.demo.basic
-Bundle-Version: 0.11.3.qualifier
+Manifest-Version: 1.0
+Bundle-Version: 0.12.1.SNAPSHOT
 Spring-Context: conf/*,conf/testCases/*
-Require-Bundle: 
- org.argeo.slc.support.equinox,
- org.argeo.slc.specs,
- org.argeo.slc.support.simple
-Import-Package: 
- net.sf.cglib.core,
- net.sf.cglib.proxy,
- net.sf.cglib.reflect,
- org.aopalliance.aop,
- org.apache.commons.logging,
- org.springframework.aop,
- org.springframework.aop.framework,
- org.springframework.aop.scope,
- org.springframework.beans.factory.config,
- org.springframework.core.io
+Bundle-Name: SLC Demo Basic
+Bundle-Description: Test of basic features
+Import-Package: net.sf.cglib.core,net.sf.cglib.proxy,net.sf.cglib.refl
+ ect,org.aopalliance.aop,org.argeo.slc.core.attachment,org.argeo.slc.c
+ ore.execution,org.argeo.slc.core.execution.tasks,org.argeo.slc.core.s
+ tructure.tree,org.argeo.slc.core.test,org.argeo.slc.core.test.context
+ ,org.argeo.slc.core.test.tree,org.argeo.slc.execution,org.argeo.slc.o
+ sgi,org.argeo.slc.structure,org.argeo.slc.test,org.springframework.ao
+ p,org.springframework.aop.framework,org.springframework.aop.scope,org
+ .springframework.beans.factory.config,org.springframework.core.io
+Bundle-SymbolicName: org.argeo.slc.demo.basic