Bug 334399 - decouple UI from default p2 agent
Summary: decouple UI from default p2 agent
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.7 M6   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on: 332314
Blocks:
  Show dependency tree
 
Reported: 2011-01-14 12:21 EST by Jeff McAffer CLA
Modified: 2011-02-01 17:22 EST (History)
1 user (show)

See Also:


Attachments
patch to use pde's p2 agent in the UI (2.24 KB, patch)
2011-01-14 12:21 EST, Jeff McAffer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff McAffer CLA 2011-01-14 12:21:36 EST
Created attachment 186834 [details]
patch to use pde's p2 agent in the UI

To date the p2 has been assuming that the default agent should be used in its UI. Since PDE uses the p2 UI and is now using its own agent, this causes some issues with overlapping concerns.  The p2 UI is being updated to decouple itself from the default agent (see Bug 332314).  Once that is released, PDE UI should be sure to use its own agent in the target provisioning related p2 UI.  

I'm attaching a patch with the simple fixes to create and user our own p2 UI in the target platform UI.

Note that this should be released only after Bug 332314 is addressed
Comment 1 Curtis Windatt CLA 2011-01-14 15:56:15 EST
I'm fully behind this patch, just don't know whether there will be time to review for M5.
Comment 2 Curtis Windatt CLA 2011-02-01 17:22:40 EST
Fixed in HEAD.  Just NLS'd a string.