From 5a29d3701be4bde38ba72e4ef3e759483d406adb Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 12 Jun 2009 15:45:02 +0000 Subject: [PATCH] Format MANIFEST git-svn-id: https://svn.argeo.org/slc/trunk@2537 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../META-INF/MANIFEST.MF | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 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 e8cd8f5f7..a59682fcc 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,18 @@ Manifest-Version: 1.0 -Require-Bundle: org.argeo.slc.support.equinox,org.argeo.slc.specs,org. - argeo.slc.support.simple +Require-Bundle: org.argeo.slc.support.equinox, + org.argeo.slc.specs, + org.argeo.slc.support.simple Bundle-Version: 0.11.4.SNAPSHOT Bundle-Name: Basic Plug-in 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.apache.commons.logging, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.aop.scope, + org.springframework.beans.factory.config, + org.springframework.core.io -- 2.39.2