-
Bug
-
Resolution: Done
-
Major
-
None
Test of update from last stable to last snapshot doesn't work, there is following error in the log:
Multiple versions of the framework bundle org.eclipse.osgi found
It is probably because of inconsistence between bundles/plugins versions, so I tried to change parent from 4.4.2.AM1-SNAPSHOT to 4.4.2.Final-SNAPSHOT which was used in 10.2.0.GA I guess.
Unfortunatelly it has not solved my problem, tycho has been still installing another version of org.eclipse.osgi bundle. So I tried to apply same fix as in JBDS-4077
It solved problem with multiple versions of osgi bundle but I got another error during start of devstudio
!ENTRY org.eclipse.osgi 4 0 2017-01-04 10:40:36.851
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.tycho.surefire.osgibooter.uitest" could not be found in the registry.
Please notice I started job using my fork.
My changes are here
https://github.com/luvalach/jbdevstudio-qa/commit/31cf4699c67f931635e06c5f26203b829e2396f4