This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 359312 - remove context.ui dependency on tasks.core and tasks.ui
Summary: remove context.ui dependency on tasks.core and tasks.ui
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.7   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 336430
  Show dependency tree
 
Reported: 2011-09-28 17:57 EDT by Steffen Pingel CLA
Modified: 2011-09-29 15:21 EDT (History)
1 user (show)

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-09-28 17:57:23 EDT
All classes and extensions that depend on tasks should be move to the o.e.m.context.tasks.ui which bridges the context framework with the tasks framework. This will enable integrators to implement bridges and reuse focusing without requiring tasks.
Comment 1 Steffen Pingel CLA 2011-09-28 17:59:54 EDT
Pushed proposed changes here: http://review.mylyn.org/#change,60 . Shawn, can you take a look if this makes sense?
Comment 2 Steffen Pingel CLA 2011-09-29 15:21:13 EDT
The changes have been committed.