Bug 253572

Summary: Leverage OSGi
Product: [Technology] Subversive Reporter: Anne Jacko <anne.jacko>
Component: CoreAssignee: Alexander Gurov <a.gurov>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 252797    

Description Anne Jacko CLA 2008-11-03 19:37:28 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 Igor Burilo CLA 2008-12-09 07:15:19 EST
done