X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=demo%2Fsite%2Forg.argeo.slc.demo.basic%2FMETA-INF%2FMANIFEST.MF;h=57360886d0f4beb4e64d0c0960bf24077d7225c0;hb=b21a43af1dbdae169d09147f8ee646537dfd1a4c;hp=8b27f7bbbadc48b1fd2c00623f38bdd43b6df2c5;hpb=f79de8b828c07a4df4ebaf84c290495150fcd428;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 8b27f7bbb..57360886d 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,18 +1,15 @@ -Bundle-Name: Basic Plug-in -Bundle-SymbolicName: org.argeo.slc.demo.basic -Bundle-Version: 1.0.0 -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 +Manifest-Version: 1.0 +Bundle-Version: 0.11.5.SNAPSHOT +Spring-Context: conf/*,conf/testCases/* +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 +