Site.p2-generated product includes launcher source bundle [message #997742] |
Tue, 08 January 2013 11:38  |
Eclipse User |
|
|
|
Hi,
my product generated using site.p2 action (latest Buckminster) ends up
including the launcher source bundle when installed. The product's p2
metadata looks like this:
<unit id='com.foo.product' version='1.0.0.r12345'>
....
<requires size='32'>
....
<required namespace='org.eclipse.equinox.p2.iu'
name='org.eclipse.equinox.launcher.source'
range='[1.3.0.v20120522-1813,1.3.0.v20120522-1813]'/>
<required namespace='org.eclipse.equinox.p2.iu'
name='org.eclipse.equinox.launcher.gtk.linux.x86'
range='[1.1.200.v20120522-1813,1.1.200.v20120522-1813]'>
<filter>
(&(osgi.arch=x86)(osgi.os=linux)(osgi.ws=gtk))
</filter>
</required>
<required namespace='org.eclipse.equinox.p2.iu'
name='tooling.source.default' range='[1.0.0,1.0.0]'/>
....
I should mention that my pre-provisioned target platform (latest
Equinox) contains source bundles including the launcher source bundle.
Is this known and/or desired? If not I will investigate further. Thanks
for any insights.
--Peter
|
|
|
Re: Site.p2-generated product includes launcher source bundle [message #998074 is a reply to message #997742] |
Wed, 09 January 2013 05:24   |
Eclipse User |
|
|
|
what does your product configuration include?
On 01/08/2013 05:38 PM, Peter Nehrer wrote:
> Hi,
>
> my product generated using site.p2 action (latest Buckminster) ends up
> including the launcher source bundle when installed. The product's p2
> metadata looks like this:
>
> <unit id='com.foo.product' version='1.0.0.r12345'>
> ...
> <requires size='32'>
> ...
> <required namespace='org.eclipse.equinox.p2.iu'
> name='org.eclipse.equinox.launcher.source'
> range='[1.3.0.v20120522-1813,1.3.0.v20120522-1813]'/>
> <required namespace='org.eclipse.equinox.p2.iu'
> name='org.eclipse.equinox.launcher.gtk.linux.x86'
> range='[1.1.200.v20120522-1813,1.1.200.v20120522-1813]'>
> <filter>
> (&(osgi.arch=x86)(osgi.os=linux)(osgi.ws=gtk))
> </filter>
> </required>
> <required namespace='org.eclipse.equinox.p2.iu'
> name='tooling.source.default' range='[1.0.0,1.0.0]'/>
> ...
>
> I should mention that my pre-provisioned target platform (latest
> Equinox) contains source bundles including the launcher source bundle.
>
> Is this known and/or desired? If not I will investigate further. Thanks
> for any insights.
>
> --Peter
--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
|
|
|
|
|
Re: Site.p2-generated product includes launcher source bundle [message #998272 is a reply to message #998201] |
Wed, 09 January 2013 12:40  |
Eclipse User |
|
|
|
Unfortunately no, but I can mock up an example. This is why I wanted to
see if it rang anyone's bell first before I go through all that. Thanks.
On 1/9/13 9:51 AM, Lorenzo Bettini wrote:
> Can you share the code?
>
> On 01/09/2013 03:16 PM, Peter Nehrer wrote:
>> Just the usual top-level product feature without any launchers included
>> explicitly (not even transitively).
>>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.07154 seconds