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=cb6c9116f75a6941f6f968bf2757260ae8a5dbda;hp=f0e17c1e457d3855ca06af05e07177f31be26399;hpb=0c17f7170b8ceb0a3cb839a18ed061c2ca4c6087;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 f0e17c1e4..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,19 +1,27 @@ -Bundle-Name: Basic Plug-in -Bundle-SymbolicName: org.argeo.slc.demo.basic -Bundle-Version: 0.11.3.qualifier -Spring-Context: conf/*,conf/testCases/* -Require-Bundle: - org.argeo.slc.support.equinox, - org.argeo.slc.specs, - org.argeo.slc.support.simple, - org.argeo.dep.jemmy.nb61;bundle-version="0.2.2" -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 +Manifest-Version: 1.0 +Bundle-SymbolicName: org.argeo.slc.demo.basic +Bundle-Version: 0.11.4.SNAPSHOT +Bundle-Name: SLC Demo Basic +Bundle-Description: Test of basic features +Spring-Context: conf/*,conf/testCases/* +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