Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [p2-dev] "roaming" is mutually exclusive with "bundlePool"

Pradeep,
I've written a little section in the eclipse wiki(1) to show off the
bundle pool concept and how I used it to generate a (non-roaming) shared
install, hope this is of some use.
HTH,
Ciao, hh
[1] = Eclipse Wiki entry:
http://wiki.eclipse.org/Equinox_p2_Shared_Install#Case_study:_How_to_cre
ate_a_shared_install_for_3_os.2Farch.2Fws_combinations_using_a_bundle_po
ol
 

-----Original Message-----
From: p2-dev-bounces@xxxxxxxxxxx [mailto:p2-dev-bounces@xxxxxxxxxxx] On
Behalf Of Pradeep Balachandran
Sent: Tuesday, June 08, 2010 7:03 PM
To: P2 developer discussions
Subject: Re: [p2-dev] "roaming" is mutually exclusive with "bundlePool"

> Pascal Rapicault wrote on 04/07/2009 03:05:29:
>
> > "Haigermoser, Helmut" wrote on 30/06/2009 20:28:06:
> >
> > So, here is what I want, a single directory containing:
> > - bundlePool
> > - install.linux
> > - install.solaris
> >
> > with install.solaris and install.linux being the launchers and 
> > config data, but the bundlePool containing all necessary plug-ins.
> > This is quite easily doable, and works miraculously well. All the 
> > references are relative "../bundlePool/...", nice job! :)
>
> Happy to hear that this is working fine for you. I'm sure that many 
> ppl in the community would be appreciative if you could document how 
> you did this on the wiki.

Helmut - did you get a chance to document the steps (API or cmd-line?)
on the wiki as Pascal suggested? If so, please pass on the URL.

Thanks,
Pradeep

_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top