Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[papyrus-rt-dev] Update the Model Import tool for Neon

Hi all,

 

A few months ago, the Model Import tool in Papyrus (Neon) has been refactored to support extensions. The UML-RT part has been removed from the Papyrus plug-in, and contributed to Papyrus-RT. The patch was waiting for the migration of Papyrus-RT to Neon, which is now complete (At least for the tooling part, which is affected by this patch)

 

I’ve rebased the patch to the latest master, so it’s now ready to be merged. Just a few remarks:

 

-          The patch contributes a new Tooling plug-in and the associated Test plug-in, in version 0.8.0. Papyrus-RT still seems to be in 0.7.2

o   That’s not an issue, but maybe we want to remain consistent

-          The patch only adds new plug-ins, and doesn’t change any existing file, except:

o   Tooling pom.xml (Addition of a new module)

o   Tooling Tests pom.xml (Addition of a new module)

o   Tooling Feature (Addition of a new plug-in)

 

So I don’t expect any (major) conflict with other contributions

 

483828: [Model Import] Extend the Papyrus Migration Tool to support UML-RT models

https://bugs.eclipse.org/bugs/show_bug.cgi?id=483828

 

62188: Bug 483828: [Model Import] Extend the Papyrus Migration Tool to support UML-RT models [Id2d75c74]

https://git.eclipse.org/r/#/c/62188/

 

Camille


Back to the top