1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Martin Oberhuber 1333d6b53a Bug 303083 - Fix MANIFEST.MF split package and BREE for native plugin
After studying in more detail how the org.eclipse.core.runtime /
org.eclipse.equinox.common bundles deal with the split package
situation, I believe that our split package declaration must be
fixed in MANIFEST.MF or there is risk that an "import-package" client
would be wired by OSGi against the wrong bundle.

Also reduced the minimum execution environment of the native bundle
to J2SE-1.5 such that it is more widely usable across a broader range
of possible aadopters.

Change-Id: I6dfc0c67987203810a3fd75d49a5f26bb7ee30c1
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
Reviewed-on: https://git.eclipse.org/r/27581
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-05-30 11:48:34 -04:00
..
org.eclipse.cdt.alltests Bumped up CDT version to 8.4. 2014-01-21 17:35:29 -05:00
org.eclipse.cdt.core Bug 303083 - Fix MANIFEST.MF split package and BREE for native plugin 2014-05-30 11:48:34 -04:00
org.eclipse.cdt.core.aix Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.linux Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.linux.ia64 Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.linux.ppc Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.linux.ppc64 Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.linux.x86 Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.linux.x86_64 Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.macosx Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.native Bug 303083 - Fix MANIFEST.MF split package and BREE for native plugin 2014-05-30 11:48:34 -04:00
org.eclipse.cdt.core.qnx Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.solaris Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.tests Bug 409882 - Visibility of lambda with class owner 2014-05-18 15:14:17 -04:00
org.eclipse.cdt.core.win32 Bug 303083 - Make cdt.core.native plugin consistent after rename 2014-05-27 12:04:41 -04:00
org.eclipse.cdt.core.win32.x86 Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.core.win32.x86_64 Bug 303083 - Rename spawner bundle to 'native' 2014-05-26 14:38:12 -04:00
org.eclipse.cdt.ui Fix copyright on the dark theme. 2014-05-28 12:31:36 -04:00
org.eclipse.cdt.ui.tests Bug 435340 - Add Include inserts an extra blank line 2014-05-20 14:12:41 -07:00