Community
Participate
Working Groups
Looking at o.e.m.git.core, I see a Require-Bundle: org.eclipse.mylyn.versions.core. I think org.eclipse.mylyn.git-feature is missing this dependency in feature.xml. Either make it depend on the versions-feature or on versions.core plug-in. As long as the dependency is listed it should be fine. Thanks.
Created attachment 193830 [details] Proposed patch. Feel free to change this to a plug-in depenency if that's the preferred way. Thanks!
Created attachment 193845 [details] applied patch
Created attachment 193846 [details] mylyn/context/zip
Thanks for debugging that. I have added a feature dependency. Committed to head and e_3_7_m_3_5_x branch.