Bug 497640 - Qualifier missing for version in manifest of Viewpoint Specification Project generated by wizard
Summary: Qualifier missing for version in manifest of Viewpoint Specification Project ...
Status: CLOSED FIXED
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 4.1.0   Edit
Assignee: Project Inbox CLA
QA Contact: Julien Dupont CLA
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2016-07-11 03:33 EDT by Dennis Hendriks CLA
Modified: 2016-10-18 11:08 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 Dennis Hendriks CLA 2016-07-11 03:33:00 EDT
- Create Viewpoint Specification Project using the identically named wizard.
 - The MANIFEST.MF file contains a version '1.0.0'.
 - The '.qualifier' postfix is missing.

As far as I know, it is considered standard practice to use a qualifier, so the wizard should generate one. Other wizards, such as plug-in projects etc, also include such a postfix. So it should also be added for consistency.
Comment 1 Eclipse Genie CLA 2016-07-11 05:43:11 EDT
New Gerrit change created: https://git.eclipse.org/r/77027
Comment 2 Maxime Porhel CLA 2016-07-11 06:10:51 EDT
Hi Dennis, 

Thanks for the bug report. 
I have created a patch which adds the qualifier for created VSP. 


Regards,
Comment 4 Maxime Porhel CLA 2016-07-13 02:38:03 EDT
The VSP creation wizard now creates a manifest with Bundle-Version: 1.0.0.qualifier
Comment 5 Pierre-Charles David CLA 2016-10-18 11:08:51 EDT
Available in Sirius 4.1.0, see https://wiki.eclipse.org/Sirius/4.1.0 for details.