From c049a4699cf639cf223189d564b47eea2dc19ddd Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Tue, 12 Jun 2012 10:32:22 +0200 Subject: [382225] Provide CDO example installers https://bugs.eclipse.org/bugs/show_bug.cgi?id=382225[380629] --- plugins/org.gastro.testclient/META-INF/MANIFEST.MF | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'plugins/org.gastro.testclient/META-INF/MANIFEST.MF') diff --git a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF index 5b018ec2a7..99c1982629 100644 --- a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF +++ b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF @@ -1,14 +1,14 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: CDO Gastro Example Test Client -Bundle-SymbolicName: org.gastro.testclient -Bundle-Version: 4.0.100.qualifier -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,5.0.0)", - org.eclipse.emf.cdo.net4j;bundle-version="[4.0.0,5.0.0)";resolution:=optional, - org.eclipse.emf.cdo.ui;bundle-version="[4.0.0,5.0.0)", - org.gastro.business;bundle-version="[4.0.0,5.0.0)", - org.gastro.business.edit;bundle-version="[4.0.0,5.0.0)", - org.gastro.inventory;bundle-version="[4.0.0,5.0.0)", - org.gastro.inventory.edit;bundle-version="[4.0.0,5.0.0)" -Bundle-Vendor: Eclipse Modeling Project +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: CDO Electronic Restaurant Example Test Client +Bundle-SymbolicName: org.gastro.testclient +Bundle-Version: 4.0.100.qualifier +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,5.0.0)", + org.eclipse.emf.cdo.net4j;bundle-version="[4.0.0,5.0.0)";resolution:=optional, + org.eclipse.emf.cdo.ui;bundle-version="[4.0.0,5.0.0)", + org.gastro.business;bundle-version="[4.0.0,5.0.0)", + org.gastro.business.edit;bundle-version="[4.0.0,5.0.0)", + org.gastro.inventory;bundle-version="[4.0.0,5.0.0)", + org.gastro.inventory.edit;bundle-version="[4.0.0,5.0.0)" +Bundle-Vendor: Eclipse Modeling Project -- cgit v1.2.3