Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] group IDs for all artifacts

Hi Paul,

created bug for the e4 tools: https://bugs.eclipse.org/bugs/show_bug.cgi?id=401787

Looks to me that all bundles and features for e4 tools are already using org.eclipse.e4 therefore I closed the bug as invalid. Please reopen if you still see an issue.

Best regards, Lars

2013/2/25 Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx>
With us working on Bug 397850 - [CBI] use the correct group IDs for all artifacts based on the work in  Bug 288644 - Decide of group ids for Eclipse Maven artifacts, we should probably clean up the e4 repos that are built.

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

I'll take care of these 2:
e4/org.eclipse.e4.releng.git
e4/org.eclipse.e4.languages.git

Committers on these repos should update the groupId for bundle and feature artifacts.
e4/org.eclipse.e4.tools.git
e4/org.eclipse.e4.search.git
e4/org.eclipse.e4.resources.git

PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev



Back to the top