Bug 258601 - Leverage OSGi
Summary: Leverage OSGi
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: ACTF (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kentarou Fukuda CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 252797
  Show dependency tree
 
Reported: 2008-12-12 03:35 EST by Kentarou Fukuda CLA
Modified: 2023-03-27 14:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kentarou Fukuda CLA 2008-12-12 03:35:16 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 Kentarou Fukuda CLA 2008-12-17 03:39:19 EST
All plugins have already used MANIFEST.MF.
Comment 2 Kentarou Fukuda CLA 2010-05-12 01:02:55 EDT
close the bug (released: ACTF 0.7)