Community
Participate
Working Groups
Looking at o.e.m.cvs.core, I see a Require-Bundle: org.eclipse.mylyn.versions.core. I think org.eclipse.mylyn.cvs-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 193832 [details] Proposed patch.
Created attachment 193847 [details] committed patch
Created attachment 193848 [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.