Description
Currently there are 2 versions of osgi-mock in use:
- version 1.3.0, when inherited from oak-parent
- version 1.9.2, in oak-segment-tar
For consistence it would be good to use the latest version in all modules. Also, it seems that Eclipse trips on this particular setup, probably due to transitive dependency handling and shows compilation errors on projects using the older version of the library.
I'll submit a patch for this shortly, after finishing testing.