Bug 252831 - Leverage OSGi
Summary: Leverage OSGi
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: unspecified   Edit
Hardware: Power PC All
: P1 normal (vote)
Target Milestone: 2.5.0 M2   Edit
Assignee: Yong Jiang CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 267784 267785 267787
Blocks: 252797
  Show dependency tree
 
Reported: 2008-10-30 13:10 EDT by Bjorn Freeman-Benson CLA
Modified: 2009-03-16 01:32 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bjorn Freeman-Benson CLA 2008-10-30 13:10:00 EDT
+++ 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 Yong Jiang CLA 2008-11-05 02:43:27 EST
below empty plugin.xml files in all birt QA plugins have been deleted:

org.eclipse.birt.report.tests.chart
org.eclipse.birt.report.tests.engine
org.eclipse.birt.tests.data
Comment 2 Yong Jiang CLA 2008-11-05 03:51:50 EST
below plugins included empty plugin.xml.Please review.

org.eclipse.birt.chart.tests
org.eclipse.birt.core.tests
org.eclipse.birt.data.tests
org.eclipse.birt.report.data.oda.jdbc.tests
org.eclipse.birt.report.designer.ui.preview.test
org.eclipse.birt.report.engine.emitter.html.tests
org.eclipse.birt.report.engine.emitter.pdf.tests
org.eclipse.birt.report.engine.emitter.postscript.tests
org.eclipse.birt.report.engine.tests
org.eclipse.birt.report.model.adapter.oda.tests
org.eclipse.birt.report.model.tests
Comment 3 Wenfeng Li CLA 2009-03-04 15:17:29 EST
please delete the empty plugin.xml files.
Comment 4 Rick Lu CLA 2009-03-05 03:18:33 EST
Deleted empty plugin xml in org.eclipse.birt.report.model.adapter.oda.tests
org.eclipse.birt.report.model.tests.
Comment 5 Xiaoying Gu CLA 2009-03-16 01:32:01 EDT
All empty plugin.xml have been removed.

Set as fixed.