anuragraghavan / franca

Automatically exported from code.google.com/p/franca
0 stars 0 forks source link

Franca plugins/features should manifest their EMF 2.9 and MWE2 2.4 dependency #59

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The Franca features and/or plug-ins should manifest that they require MWE2 2.4 
and thus EMF 2.9.
An confusing dependency injection error will arise if MWE2 2.3 and EMF 2.8 is 
used.

Original issue reported on code.google.com by johannes...@googlemail.com on 28 Aug 2013 at 5:01

GoogleCodeExporter commented 9 years ago
This installation dependency has to be checked.

Original comment by klaus.birken@gmail.com on 20 Sep 2013 at 3:34

GoogleCodeExporter commented 9 years ago
It's recommended that plug-ins manifest the version range of their dependencies.

http://wiki.eclipse.org/Version_Numbering#To_require_features_or_to_require_bund
les

Original comment by johannes...@googlemail.com on 18 Dec 2013 at 1:33

GoogleCodeExporter commented 9 years ago
@Johannes: Could you pls provide the use-case when DI errors arose with MWE2 
2.3 and EMF 2.8? Did it happen already when opening a single fidl-file? Thx!

Original comment by klaus.birken@gmail.com on 3 Jan 2014 at 12:57

GoogleCodeExporter commented 9 years ago
I couldn't reproduce this specific error in my current development environment. 
But it seems that Xtext 2.4.3 and not Franca has a dependency to MWE2 2.4 and 
EMF 2.9. Thus this ticket can be closed.

Original comment by johannes...@googlemail.com on 28 Jan 2014 at 11:55