Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[papyrus-rt-dev] [Papyrus RT] Bug 500556- Undesired dependencies

Hi everyone,

 

When working on Build process it appears that some dependencies from “core” components towards “tooling” components exist.

 

This is not the good way to make “Core” independent from “Tooling” and “Codegen” parts.

Because it raises errors when trying to pass Core tests without Tooling components.

 

A bug has been created to track those files. Please have a look at the bug 500556 [1]

 

For your information here is the related files:

 

1) oeprt.umlrt.core

=> elementypes/*.elementtypesconfigurations

===> iconEntry bundleID="oeprt.umlrt.tooling.ui"

 

2) oeprt.umlrt.core.tests

=> resource/*.notation & resource/subunits/*.notation

===> <configuration xmi:type="configuration:PapyrusDiagram" href="" style="color:red">tooling.diagram.common/configuration/UMLRT.*"/>

 

3) oeprt.umlrt.core.validation.tests

=> resource/*.notation

===> <configuration xmi:type="configuration:PapyrusDiagram" href="" style="color:red">tooling.diagram.common/configuration/UMLRT.*"/>

 

4)  oeprt.umlrt.cpp.tests

=> AbstractPapyrusRTCppLibraryTest # iniCreateElementTest()

===> PolicyChecker.loadConfigurationFrom("platform:/plugin/org.eclipse.papyrusrt.umlrt.tooling.diagram.common/configuration/UMLRT.configuration")

 

If you have any comments please add it directly into Bugzilla.

 

Best Regards

 

Céline

 

[1] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=500556

 

 

 

BEGIN:VCARD
VERSION:2.1
X-MS-SIGNATURE:YES
N;LANGUAGE=fr;CHARSET=Windows-1252:Céline;JANSSENS
FN;CHARSET=Windows-1252:JANSSENS Céline
ORG:ALL4TEC
TITLE;CHARSET=Windows-1252:Ingénieur d'Etude  Papyrus Support Manager
TEL;WORK;VOICE:+33 2 44 47 23 23
ADR;WORK;PREF;ENCODING=QUOTED-PRINTABLE:;;Parc CERES Bat. L=0D=0A=
2 rue Ferdinand Buisson;CHANGE;;53810;France
LABEL;WORK;PREF;ENCODING=QUOTED-PRINTABLE:Parc CERES Bat. L=0D=0A=
2 rue Ferdinand Buisson=0D=0A=
53810 CHANGE
X-MS-OL-DEFAULT-POSTAL-ADDRESS:2
EMAIL;PREF;INTERNET:celine.janssens@xxxxxxxxxxx
X-MS-OL-DESIGN;CHARSET=utf-8:<card xmlns="http://schemas.microsoft.com/office/outlook/12/electronicbusinesscards"; ver="1.0" layout="left" bgcolor="ffffff"><img xmlns="" align="fit" area="16" use="cardpicture"/><fld xmlns="" prop="name" align="left" dir="ltr" style="b" color="000000" size="10"/><fld xmlns="" prop="org" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="title" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="telwork" align="left" dir="ltr" color="d48d2a" size="8"><label align="right" color="626262">Bureau</label></fld><fld xmlns="" prop="email" align="left" dir="ltr" color="d48d2a" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="addrwork" align="left" dir="ltr" color="000000" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/><fld xmlns="" prop="blank" size="8"/></card>
REV:20160907T143407Z
END:VCARD

Back to the top