[Issue 6406] New - MIWG Test UML2.3
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6406
Issue #|6406
Summary|MIWG Test UML2.3
Component|argouml
Version|current
Platform|PC
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|Model/EUML
Assigned to|issues@argouml
Reported by|elbedd
------- Additional comments from [email protected] Sat Feb 4 03:55:43 -0800 2012 -------
At http://www.omgwiki.org/model-interchange/doku.php, the XMI are now V2.3
We can't import them. If we want's, we have to change the value of "xmlns:uml".
For instance, for test case 8, the xmlns:uml is
"http://schema.omg.org/spec/UML/2.2". The new one, which don't work, is
"http://www.omg.org/spec/UML/20090901".
You can use this link to have all file link (old&new)
http://www.omgwiki.org/model-interchange/doku.php?do=index
The exception is:
java.lang.IllegalArgumentException: A model member must be supplied
at org.argouml.kernel.ProjectImpl.addMember(ProjectImpl.java:318)
at org.argouml.persistence.XmiFilePersister.doLoad(XmiFilePersister.java:267)
at org.argouml.ui.ProjectBrowser.loadProject2(ProjectBrowser.java:1626)
at org.argouml.ui.ProjectBrowser.loadProject(ProjectBrowser.java:1552)
at org.argouml.ui.LoadSwingWorker.construct(LoadSwingWorker.java:89)
at org.argouml.ui.SwingWorker.doConstruct(SwingWorker.java:153)
at org.argouml.ui.SwingWorker$2.run(SwingWorker.java:281)
at java.lang.Thread.run(Thread.java:717)
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2918063
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.