Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 276880

Summary: org.eclipse.rap.equinox.registry has empty fragment.xml
Product: [RT] RAP Reporter: Stefan Röck <stefan.roeck>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: eclipse
Version: 1.2   
Target Milestone: 1.2 RC2   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Patch removes fragment.xml none

Description Stefan Röck CLA 2009-05-19 08:55:20 EDT
The fragment org.eclipse.rap.equinox.registry has an empty fragment.xml which leads to the following warning on start-up:

!ENTRY org.eclipse.equinox.registry 2 0 2009-05-19 13:54:31.475
!MESSAGE The extensions and extension-points from the bundle "org.eclipse.rap.equinox.registry" are ignored. The bundle is not marked as singleton.

The fragment.xml should be removed.
Comment 1 Ralf Sternberg CLA 2009-05-22 10:36:00 EDT
Created attachment 136807 [details]
Patch removes fragment.xml

I think this is harmless enough to be included in RC2
Comment 2 Ivan Furnadjiev CLA 2009-05-25 07:39:25 EDT
Changes are in CVS HEAD.