eclipse-uml2 / uml2

An EMF-based implementation of the UML 2.x metamodel for the Eclipse platform.
Eclipse Public License 2.0
5 stars 4 forks source link

Out of date UML.xmi #65

Open eclipse-uml2-bot opened 1 week ago

eclipse-uml2-bot commented 1 week ago

| --- | --- | | Bugzilla Link | 444858 | | Status | ASSIGNED | | Importance | P3 normal | | Reported | Sep 23, 2014 11:32 EDT | | Modified | May 21, 2015 13:00 EDT | | Reporter | Ed Willink |

Description

OMG has updated the UML 2.5 Beta UML.xmi because of some duplicate xmi:id's.

Comparing with the version in org.eclipse.uml

all trivial differences.

However if used as is, the first line

causes an Internet round trip failure on http://www.omg.org/spec/MOF/20131001, but the file loads successfully in the UML Model Editor anyway.
eclipse-uml2-bot commented 1 week ago

By Kenn Hussey on Sep 23, 2014 14:16

I’ll look into fixing this for Luna SR2 and/or Mars.

eclipse-uml2-bot commented 1 week ago

By Kenn Hussey on Oct 22, 2014 15:02

I’ve reviewed the differences and given how minor they are, I don’t see an urgent need to make any changes in the next service release; rather, this will be addressed in Mars only.

eclipse-uml2-bot commented 1 week ago

By Kenn Hussey on May 21, 2015 13:00

The OMG page at http://www.omg.org/spec/UML/2.5/Beta2/ says this:

While the normative XMI file at http://www.omg.org/spec/UML/20131001/UML.xmi represents the UML 2.5 metamodel correctly, it contains two sets of syntactical errors that will be corrected in UML 2.6. A UML.xmi file with these corrections applied is provided here as early access, please see the comment in this file for further details: http://www.omg.org/spec/UML/2.5/Beta2/UML.xmi

Given that the updated XMI is "early access" and non-normative for UML 2.5, I think it is better to wait until UML 2.6 is released and update the XMI at that time.