Bug 548654 - Add check to detect version mismatch in SWT host plugin and fragment
Summary: Add check to detect version mismatch in SWT host plugin and fragment
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 4.13   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Releng-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-26 01:32 EDT by Lakshmi P Shanmugam CLA
Modified: 2020-06-13 10:09 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lakshmi P Shanmugam CLA 2019-06-26 01:32:08 EDT
The SWT host plugin and fragment should have the same bundle version. Sometimes only the host version is changed and changing the fragment is missed leading to build failure.
We should detect this mismatch in the workspace using Releng Tools or SWT Tools.
Comment 1 Jonah Graham CLA 2020-06-13 10:09:47 EDT
Is this bug the same as having tooling for "A fragment with no API should evolve its version number in sync with its host plug-in." rule in https://wiki.eclipse.org/Version_Numbering? If not, I will create a separate bug.