Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 253574] New: Leverage OSGi

https://bugs.eclipse.org/bugs/show_bug.cgi?id=253574  
Product/Component: CDT / cdt-releng
           Summary: Leverage OSGi
           Product: CDT
           Version: 6.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-releng
        AssignedTo: cdt-releng-inbox@xxxxxxxxxxx
        ReportedBy: anne.jacko@xxxxxxxxxxx
            Blocks: 252797


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


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top