Bug 264119 - [target] p2 target provisioner should show all features
Summary: [target] p2 target provisioner should show all features
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 267463 (view as bug list)
Depends on: 267116
Blocks:
  Show dependency tree
 
Reported: 2009-02-08 22:29 EST by Jeff McAffer CLA
Modified: 2009-04-16 17:30 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff McAffer CLA 2009-02-08 22:29:48 EST
in M5

if you go to add stuff to the target platform using the p2 target provisioner currently the workflow shows you only some subset of installable bits from the repos.  It looks like we are using the repo categorization as supplied to people who are installing into their profile.  For target management purposes users need to at least optionally see all features (and potentially all bundles) that are available.
Comment 1 Chris Aniszczyk CLA 2009-02-08 22:31:05 EST
Curtis, please consider for M6. I hope that the code we reuse from p2 ui just enables us to do this easily.
Comment 2 Ian Bull CLA 2009-03-09 11:39:20 EDT
*** Bug 267463 has been marked as a duplicate of this bug. ***
Comment 3 Darin Wright CLA 2009-04-13 16:34:06 EDT
This is handled with the rework of the target provisioner, which will install features.

*** This bug has been marked as a duplicate of bug 267116 ***
Comment 4 Darin Wright CLA 2009-04-13 16:35:48 EDT
I probably should not mark this one as a dup, but dependent, instead.
Comment 5 Chris Aniszczyk CLA 2009-04-15 11:08:01 EDT
Is this still valid?
Comment 6 Darin Wright CLA 2009-04-15 11:12:20 EDT
(In reply to comment #5)
> Is this still valid?

Yes. When we provision bundles from a repo, we need to provision/create assocaited features directory and populate it properly, which we are now doing in the latest IU Bundle Container.
Comment 7 Curtis Windatt CLA 2009-04-16 17:30:59 EDT
This works using the code from HEAD.