Bug 336416

Summary: consider removing UI dependencies from core bundle
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: Alvaro Sanchez-Leon <alvaro.sanchez-leon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: plan
Version: unspecified   
Target Milestone: 0.10   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on: 379457    
Bug Blocks:    

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