Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Can no longer produce an rcp site.p2 export
Can no longer produce an rcp site.p2 export [message #553847] Thu, 19 August 2010 07:17 Go to next message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
Hi,

I can no longer perform a site.p2 action for a very simple rcp example
and I'm quite sure that this used to work before. I have a setup very
much like in Ralf Eberts blog:
http://www.ralfebert.de/blog/eclipsercp/rcp_builds/

When I try to execute the site.p2 action (on the site feature) it
complains with

No component named
org.eclipse.ui.carbon:osgi.bundle/[4.0.0.I20090525-2000,4.0. 0.I20090525-2000](&(target.os=macosx)(target.ws=carbon))
is known to Buckminster

This was produced in many different scenarios with 3.5x targets, with
3.6x targets and always with the properties target.os=*, target.ws=* and
target.arch=*. The reason for the error message seems to be that
org.eclipse.rcp includes org.eclipse.ui.carbon and this bundle does not
exist in the target. This was also the case some weeks before and then
it used to work.

I'm using buckminster pde version 1.2.1.r11537

Regards,
Peter
Re: Can no longer produce an rcp site.p2 export [message #553871 is a reply to message #553847] Thu, 19 August 2010 09:03 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Peter,

I find the bundle in question in my target platform albeit of a slightly newer version (4.0.100.I20100601-0800). This is
also the version that the org.eclipse.rcp feature in 3.6 is dependent on (the 3.5 feature is much older). Seems to me
like you're using things from some milestone build prior to the Helios release. Could that be the case?

- thomas


On 08/19/2010 09:17 AM, Peter Kullmann wrote:
> Hi,
>
> I can no longer perform a site.p2 action for a very simple rcp example
> and I'm quite sure that this used to work before. I have a setup very
> much like in Ralf Eberts blog:
> http://www.ralfebert.de/blog/eclipsercp/rcp_builds/
>
> When I try to execute the site.p2 action (on the site feature) it
> complains with
>
> No component named
> org.eclipse.ui.carbon:osgi.bundle/[4.0.0.I20090525-2000,4.0. 0.I20090525-2000](&(target.os=macosx)(target.ws=carbon))
> is known to Buckminster
>
> This was produced in many different scenarios with 3.5x targets, with
> 3.6x targets and always with the properties target.os=*, target.ws=* and
> target.arch=*. The reason for the error message seems to be that
> org.eclipse.rcp includes org.eclipse.ui.carbon and this bundle does not
> exist in the target. This was also the case some weeks before and then
> it used to work.
>
> I'm using buckminster pde version 1.2.1.r11537
>
> Regards,
> Peter
Re: Can no longer produce an rcp site.p2 export [message #553932 is a reply to message #553871] Thu, 19 August 2010 12:44 Go to previous message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
I have to add the site http://download.eclipse.org/eclipse/updates/3.5
next to the galileo site in order to materialize the
org.eclipse.ui.carbon bundle.
You mentioned this in another post and it helped here also. In this
example I was working with the pde target editor and added the rcp and
executables features from the galileo release site (also checking "all
environments"). This ends up in a target platform without the carbon
pieces. If I had tried to materialize the target through buckminster it
would have complained right then that it misses these peaces...

Thanks
Peter

Thomas Hallgren schrieb:
> Hi Peter,
>
> I find the bundle in question in my target platform albeit of a slightly
> newer version (4.0.100.I20100601-0800). This is also the version that
> the org.eclipse.rcp feature in 3.6 is dependent on (the 3.5 feature is
> much older). Seems to me like you're using things from some milestone
> build prior to the Helios release. Could that be the case?
>
> - thomas
>
>
> On 08/19/2010 09:17 AM, Peter Kullmann wrote:
>> Hi,
>>
>> I can no longer perform a site.p2 action for a very simple rcp example
>> and I'm quite sure that this used to work before. I have a setup very
>> much like in Ralf Eberts blog:
>> http://www.ralfebert.de/blog/eclipsercp/rcp_builds/
>>
>> When I try to execute the site.p2 action (on the site feature) it
>> complains with
>>
>> No component named
>> org.eclipse.ui.carbon:osgi.bundle/[4.0.0.I20090525-2000,4.0. 0.I20090525-2000](&(target.os=macosx)(target.ws=carbon))
>>
>> is known to Buckminster
>>
>> This was produced in many different scenarios with 3.5x targets, with
>> 3.6x targets and always with the properties target.os=*, target.ws=* and
>> target.arch=*. The reason for the error message seems to be that
>> org.eclipse.rcp includes org.eclipse.ui.carbon and this bundle does not
>> exist in the target. This was also the case some weeks before and then
>> it used to work.
>>
>> I'm using buckminster pde version 1.2.1.r11537
>>
>> Regards,
>> Peter
>
Previous Topic:How to filter for some os/ws/arch triples?
Next Topic:Revision number in create.product.zip
Goto Forum:
  


Current Time: Tue Apr 23 06:59:53 GMT 2024

Powered by FUDForum. Page generated in 0.03092 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top