Error with abstract mapping with lastest version of QVTo [message #1245207] |
Thu, 13 February 2014 08:13  |
Eclipse User |
|
|
|
Hey,
I had a transformartion which ran great on Eclipse Luna M4 but since i have upgraded to the M5 and the lastest version of QVTo i cant run this transformation anymore.
I have a AbstractTransfo.qvto with mostly abstract mapping which looked like that :
abstract mapping Node::toOwnNode() : Nodeinherits View::toView;
it worked great on the last version but with the latest one i have that kind of error :
Multiple markers at this line - Unsupported inherited mapping 'View::toView' on blackbox mapping
'Node::toOwnNode' - No blackbox implementation found for operation 'Node::toOwnNode'. Make sure
that an implementation is available when running the transformation.
I have to add a blank implementation to make it works
Is it a bug ?
Best,
Thibault
|
|
|
|
|
Re: Error with abstract mapping with lastest version of QVTo [message #1301542 is a reply to message #1245240] |
Fri, 18 April 2014 02:43  |
Eclipse User |
|
|
|
Adolfo Sanchez-Barbudo Herrera wrote on Thu, 13 February 2014 09:01Hi Thibault,
Feel free to join the discussion at:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=428028
Cheers,
Adolfo.
On 13/02/2014 13:33, Thibault Le Ouay wrote:
> Hey,
> I had a transformartion which ran great on Eclipse Luna M4 but since i
> have upgraded to the M5 and the lastest version of QVTo i cant run this
> transformation anymore.
> I have a AbstractTransfo.qvto with mostly abstract mapping which looked
> like that :
>
> abstract mapping Node::toOwnNode() : Nodeinherits View::toView;
> it worked great on the last version but with the latest one i have that
> kind of error :
>
> Multiple markers at this line - Unsupported inherited mapping
> 'View::toView' on blackbox mapping 'Node::toOwnNode' - No blackbox
> implementation found for operation 'Node::toOwnNode'. Make sure that an
> implementation is available when running the transformation.
>
> I have to add a blank implementation to make it works
> Is it a bug ?
> Best,
>
> Thibault
Consequently you should switch to M6 build. Mentioned regression was fixed there.
Regards,
Sergey.
|
|
|
Powered by
FUDForum. Page generated in 0.05726 seconds