Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 401787 - Change the group ID for the CBI build
Summary: Change the group ID for the CBI build
Status: CLOSED INVALID
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 397850
  Show dependency tree
 
Reported: 2013-02-26 08:32 EST by Lars Vogel CLA
Modified: 2013-02-26 08:53 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2013-02-26 08:32:02 EST
Based on Bug 397850 we should also adjust our group ID.

The pattern is:
eclipse-plugin: groupId should be 1st 3 segments of the bundle id.
So org.eclipse.e4.ui.css groupId would be org.eclipse.e4

eclipse-feature: groupId should be the 1st 3 segments of the feature id with .feature on the end.
So org.eclipse.e4.rcp groupId would be org.eclipse.e4.feature
Comment 1 Lars Vogel CLA 2013-02-26 08:53:29 EST
Check all poms for e4 tools, and all of them use org.eclipse.e4 -> nothing to do, closing as INVALID