Bug 253574 - Leverage OSGi
Summary: Leverage OSGi
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-releng (show other bugs)
Version: 6.0   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: 6.0   Edit
Assignee: cdt-releng-inbox@eclipse.org CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 252797
  Show dependency tree
 
Reported: 2008-11-03 19:38 EST by Anne Jacko CLA
Modified: 2009-01-29 16:01 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne Jacko CLA 2008-11-03 19:38:25 EST
+++ This bug was initially created as a clone of Bug #252797 +++

All plug-ins (bundles) must use the true bundle form. That is, provide a manifest.mf file, and not rely on the plugin.xml file being 'translated' into a manifest.mf file at initial startup. See bug 130598. With that, empty plugin.xml files in the presence of a manifest.mf file should not be included in a bundle.
Comment 1 Vivian Kong CLA 2009-01-29 15:57:14 EST
Done.
Comment 2 Doug Schaefer CLA 2009-01-29 16:01:34 EST
Thanks, Vivian. God these are awful...