Bug 253574

Summary: Leverage OSGi
Product: [Tools] CDT Reporter: Anne Jacko <anne.jacko>
Component: cdt-relengAssignee: cdt-releng-inbox <cdt-releng-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1 CC: cdtdoug, vivkong
Version: 6.0   
Target Milestone: 6.0   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 252797    

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...