From 5227d3ae5c51c4fe0a22139287c3f9f929e6ae97 Mon Sep 17 00:00:00 2001 From: Silenio Quarti Date: Thu, 11 Jul 2013 15:18:19 -0400 Subject: Bug 411672 - SWT's API description files are empty in CBI builds --- bundles/org.eclipse.swt/META-INF/MANIFEST.MF | 17 - bundles/org.eclipse.swt/buildFragment.xml | 447 ++++++++++++++------------- 2 files changed, 227 insertions(+), 237 deletions(-) diff --git a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF index 8aee340d57..f19ba8b55e 100644 --- a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF @@ -6,23 +6,6 @@ Bundle-Version: 3.102.0.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: plugin DynamicImport-Package: org.eclipse.swt.accessibility2, org.mozilla.xpcom -Export-Package: - org.eclipse.swt, - org.eclipse.swt.accessibility, - org.eclipse.swt.awt, - org.eclipse.swt.browser, - org.eclipse.swt.custom, - org.eclipse.swt.dnd, - org.eclipse.swt.events, - org.eclipse.swt.graphics, - org.eclipse.swt.layout, - org.eclipse.swt.opengl, - org.eclipse.swt.printing, - org.eclipse.swt.program, - org.eclipse.swt.widgets, - org.eclipse.swt.internal; x-friends:="org.eclipse.ui", - org.eclipse.swt.internal.image; x-internal:=true, - org.eclipse.swt.internal.theme; x-internal:=true Eclipse-ExtensibleAPI: true Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0, J2SE-1.3 diff --git a/bundles/org.eclipse.swt/buildFragment.xml b/bundles/org.eclipse.swt/buildFragment.xml index f02d74464f..5f74594df0 100644 --- a/bundles/org.eclipse.swt/buildFragment.xml +++ b/bundles/org.eclipse.swt/buildFragment.xml @@ -79,7 +79,6 @@ - @@ -134,35 +133,36 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -172,35 +172,36 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -210,39 +211,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -252,46 +254,47 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -301,36 +304,37 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -340,32 +344,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -375,35 +380,36 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -501,16 +507,17 @@ - + - + + - + -- cgit