X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.basic%2FMETA-INF%2FMANIFEST.MF;h=c07b47484690652ca09eaed757baf76fba2b46fb;hb=3752fdd0473358560eec75da033513f84689005c;hp=e8cd8f5f7b3f7d9e898931cda653d63d6a0de59c;hpb=1ea5b88232326003be986989366188069fac18ac;p=gpl%2Fargeo-slc.git diff --git a/demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF index e8cd8f5f7..c07b47484 100644 --- a/demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF +++ b/demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF @@ -1,12 +1,27 @@ Manifest-Version: 1.0 -Require-Bundle: org.argeo.slc.support.equinox,org.argeo.slc.specs,org. - argeo.slc.support.simple +Bundle-SymbolicName: org.argeo.slc.demo.basic Bundle-Version: 0.11.4.SNAPSHOT -Bundle-Name: Basic Plug-in +Bundle-Name: SLC Demo Basic +Bundle-Description: Test of basic features Spring-Context: conf/*,conf/testCases/* -Bundle-SymbolicName: org.argeo.slc.demo.basic -Import-Package: net.sf.cglib.core,net.sf.cglib.proxy,net.sf.cglib.refl - ect,org.aopalliance.aop,org.apache.commons.logging,org.springframewor - k.aop,org.springframework.aop.framework,org.springframework.aop.scope - ,org.springframework.beans.factory.config,org.springframework.core.io - +Import-Package: + net.sf.cglib.core, + net.sf.cglib.proxy, + net.sf.cglib.reflect, + org.aopalliance.aop, + org.argeo.slc.core.attachment, + org.argeo.slc.core.execution, + org.argeo.slc.core.execution.tasks, + org.argeo.slc.core.structure.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.osgi, + org.argeo.slc.structure, + org.argeo.slc.test, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.aop.scope, + org.springframework.beans.factory.config, + org.springframework.core.io