X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.basic%2FMETA-INF%2FMANIFEST.MF;h=42ff00b68187d3fa1b995db61988251ca1f6c7e5;hb=0365e07ac2c9c55c1c5e3a43392f4809b539a150;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..42ff00b68 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,26 @@ -Bundle-Name: Basic Plug-in +Manifest-Version: 1.0 Bundle-SymbolicName: org.argeo.slc.demo.basic -Bundle-Version: 0.11.3.qualifier +Bundle-Version: 0.12.1 +Bundle-Name: SLC Demo Basic +Bundle-Description: Test of basic features 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, +Import-Package: net.sf.cglib.core, net.sf.cglib.proxy, net.sf.cglib.reflect, org.aopalliance.aop, - org.apache.commons.logging, + 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.beans.factory.config, + org.springframework.core.io