Bug 424611 - Update the Luna target platform definition for M4
Summary: Update the Luna target platform definition for M4
Status: CLOSED FIXED
Alias: None
Product: Sirius
Classification: Modeling
Component: Releng (show other bugs)
Version: 1.0.0M4   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0.0M5   Edit
Assignee: Pierre-Charles David CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2013-12-23 07:20 EST by Pierre-Charles David CLA
Modified: 2014-01-31 05:38 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Charles David CLA 2013-12-23 07:20:11 EST
The sirius_luna.targetplatform definition uses version ranges on several of the components we depend on which do not include the versions released in Luna M4. For exemple for EMF Transaction we use [1.7.0,1.8.0) as a version range, which was fine until M3 (the version included was a 1.7.x), but M4 now includes version 1.8.0, so we must make sure to use that one.
Comment 1 Pierre-Charles David CLA 2013-12-23 07:57:04 EST
Done, see commit a3de8f30c57006e7c40ca0016bbc4a3ab342f8e0. We now correctly take emf.workspace, emf.validation and emf.transaction version 1.8.0 (compared to 1.7.0), and GMF Runtime and GMF Notation version 1.8.0 (compare to 1.7.0 before).
Comment 2 Pierre-Charles David CLA 2014-01-27 11:10:19 EST
Validated using:
* Luna M4
* Sirius 1.0M5rc1 (1.0.0-N20140127-060036)
Comment 3 Pierre-Charles David CLA 2014-01-31 05:38:11 EST
Available in Sirius 1.0.0M5, see https://wiki.eclipse.org/Sirius/1.0.0M5 for availability details.