From 9c2acfeb72a565a92d55b350d20c065b2037aca0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 3 Sep 2014 13:15:26 -0700 Subject: [PATCH] Re-orderd the SDG JAR Bundle Manifest.mf file OSGi-based Bundle headers. (cherry picked from commit 088c50cb0d7edafad0ff134d87ec6c4ab67aeb41) Signed-off-by: John Blum --- template.mf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template.mf b/template.mf index a4ebbfc3..4e765496 100644 --- a/template.mf +++ b/template.mf @@ -1,7 +1,7 @@ -Bundle-SymbolicName: org.springframework.data.gemfire -Bundle-Name: Spring Data GemFire -Bundle-Vendor: Pivotal Software, Inc. Bundle-ManifestVersion: 2 +Bundle-Name: Spring Data GemFire +Bundle-SymbolicName: org.springframework.data.gemfire +Bundle-Vendor: Pivotal Software, Inc. Import-Package: sun.reflect;version="0";resolution:=optional Import-Template: