Bug 336416 - consider removing UI dependencies from core bundle
Summary: consider removing UI dependencies from core bundle
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.10   Edit
Assignee: Alvaro Sanchez-Leon CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on: 379457
Blocks:
  Show dependency tree
 
Reported: 2011-02-05 05:11 EST by Steffen Pingel CLA
Modified: 2012-05-18 17:53 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2011-02-05 05:11:31 EST
The o.e.mylyn.reviews.r4e.core bundle depends on a number of UI plug-ins:

 org.eclipse.compare;bundle-version="3.5.0",
 org.eclipse.team.ui;bundle-version="3.5.0",
 org.eclipse.egit.ui;bundle-version="0.9.1",
 org.eclipse.ui;bundle-version="3.5.0",
 
Should the relevant classes be moved to the ui plug-in?
Comment 1 Alvaro Sanchez-Leon CLA 2011-02-22 09:38:40 EST
Agreed, we had a quick temporary implementation to prove the concept, this shall be moved out gradually as we incorporate the use of the Mylyn Versions API and preserving the base and target in the R4E data see Bug 336436
Comment 2 Alvaro Sanchez-Leon CLA 2012-05-18 17:48:50 EDT
This is fixed with the implementation of Bug 379457