Community
Participate
Working Groups
Feature org.eclipse.mylyn.wikitext_feature fails to build without the following features as dependencies: - org.eclipse.mylyn_feature - org.eclipse.mylyn.commons Those dependencies should be listed explicitly in feature.xml Thanks!
Created attachment 193762 [details] Proposed patch. Lists feature dependencies explicitly.
Created attachment 193798 [details] committed patch
Created attachment 193799 [details] mylyn/context/zip
I have pushed the attached patch to the e_3_7_m_3_5_x branch and master. I hope the change helps. The o.e.m.commons feature is not intended to be installed by users. We generally use plug-in dependencies only for o.e.m.commons plug-ins.