From e01788dcfe639f8226c4960aa0c5e53509386feb Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 19 Nov 2009 15:26:58 +0000 Subject: [PATCH] Reformat manifests git-svn-id: https://svn.argeo.org/slc/trunk@3110 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../META-INF/MANIFEST.MF | 32 +++++++++++++------ .../META-INF/MANIFEST.MF | 17 ++++++---- 2 files changed, 33 insertions(+), 16 deletions(-) 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 a4a74fe24..09a1f92c1 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,14 +1,26 @@ Manifest-Version: 1.0 +Bundle-SymbolicName: org.argeo.slc.demo.basic Bundle-Version: 0.12.1.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 +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 diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF index 314ee4f9b..63c16a94e 100644 --- a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF +++ b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF @@ -1,10 +1,15 @@ Manifest-Version: 1.0 +Bundle-SymbolicName: org.argeo.slc.demo.minimal Bundle-Version: 0.12.1.SNAPSHOT -Spring-Context: slc/* Bundle-Name: SLC Demo Minimal Module Bundle-Description: Minimal functioning execution module -Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.a - rgeo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.o - sgi,org.springframework.aop,org.springframework.aop.framework,org.spr - ingframework.aop.scope,org.springframework.beans.factory.config -Bundle-SymbolicName: org.argeo.slc.demo.minimal +Spring-Context: slc/* +Import-Package: org.aopalliance.aop, + org.argeo.slc.core.execution, + org.argeo.slc.core.execution.tasks, + org.argeo.slc.execution, + org.argeo.slc.osgi, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.aop.scope, + org.springframework.beans.factory.config -- 2.39.2