Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » [P2] Cannot create Eclipse SDK 3.5M6 based product using online P2 repo http://download.eclipse.org/
[P2] Cannot create Eclipse SDK 3.5M6 based product using online P2 repo http://download.eclipse.org/ [message #127837] Sat, 21 March 2009 17:37 Go to next message
Cédric Vidal is currently offline Cédric VidalFriend
Messages: 101
Registered: July 2009
Senior Member
Hi guys,

I'm trying to install the latest Eclipse SDK 3.5M6 using p2 in shared
bundle pooling mode using P2 Agent 3.5M6. I'm using what I suppose is
the official online p2 repository for this milestone, which is
http://download.eclipse.org/releases/ganymede/ but it doesn't contain
the required IU org.eclipse.sdk.ide

I've been trying all repositories listed in the wiki without any luck:
http://wiki.eclipse.org/Eclipse_Project_Update_Sites

When the IU is there, some required dependencies are not.

Since I couldn't find any online repository containing everything needed
to create a product based on 3.5M6, I downloaded the official standalone
Eclipse SDK 3.5M6 and created p2 metadata out of it following the
procedure explained here:
http://help.eclipse.org/stable/topic/org.eclipse.platform.do c.isv/guide/p2_metadata_generator.html

Same problem, the generated repository doesn't contain the IU ...

I'm successfully using P2 Agent to create 3.4 based products daily but
honestly, applying the same approach for 3.5 milestones seems not to be
supported.

Is it officially supported only for releases and not for milestones ? If
yes, this is really regretable as using P2 makes it so much easier to
test latest milestones.

May I suggest building a proper and complete P2 metadata repository for
each milestone ?

Thanx for your attention.

Kind regards,

Cédric Vidal
Re: [P2] Cannot create Eclipse SDK 3.5M6 based product using online P2 repo http://download.eclipse. [message #127851 is a reply to message #127837] Sat, 21 March 2009 18:07 Go to previous messageGo to next message
Cédric Vidal is currently offline Cédric VidalFriend
Messages: 101
Registered: July 2009
Senior Member
Well, I made a typo, please, replace
http://download.eclipse.org/releases/ganymede/ with
http://download.eclipse.org/releases/galileo in the text

Cédric Vidal a écrit :
> Hi guys,
>
> I'm trying to install the latest Eclipse SDK 3.5M6 using p2 in shared
> bundle pooling mode using P2 Agent 3.5M6. I'm using what I suppose is
> the official online p2 repository for this milestone, which is
> http://download.eclipse.org/releases/ganymede/ but it doesn't contain
> the required IU org.eclipse.sdk.ide
>
> I've been trying all repositories listed in the wiki without any luck:
> http://wiki.eclipse.org/Eclipse_Project_Update_Sites
>
> When the IU is there, some required dependencies are not.
>
> Since I couldn't find any online repository containing everything needed
> to create a product based on 3.5M6, I downloaded the official standalone
> Eclipse SDK 3.5M6 and created p2 metadata out of it following the
> procedure explained here:
> http://help.eclipse.org/stable/topic/org.eclipse.platform.do c.isv/guide/p2_metadata_generator.html
>
>
> Same problem, the generated repository doesn't contain the IU ...
>
> I'm successfully using P2 Agent to create 3.4 based products daily but
> honestly, applying the same approach for 3.5 milestones seems not to be
> supported.
>
> Is it officially supported only for releases and not for milestones ? If
> yes, this is really regretable as using P2 makes it so much easier to
> test latest milestones.
>
> May I suggest building a proper and complete P2 metadata repository for
> each milestone ?
>
> Thanx for your attention.
>
> Kind regards,
>
> Cédric Vidal
Re: [P2] Cannot create Eclipse SDK 3.5M6 based product using online P2 repo http://download.eclipse. [message #128603 is a reply to message #127851] Sun, 05 April 2009 10:04 Go to previous messageGo to next message
Cédric Vidal is currently offline Cédric VidalFriend
Messages: 101
Registered: July 2009
Senior Member
Hi guys,

I'm insisting on this one. The Galileo download page at
http://download.eclipse.org/releases/galileo/ states that:

"Note that in addition to the product archives available from this page,
this build of the Galileo may be installed using p2 by pointing to this
URL ."

(URL being http://download.eclipse.org/releases/galileo/)

But as the P2 repo doesn't contain the org.eclipse.sdk.ide IU, I really
don't see how this P2 repo could be used to install a Eclipse SDK using P2.

I can't find any repository either http, or zipped containing the
org.eclipse.sdk.ide except the Ganymede release repo. So Galileo Eclipse
SDK doesn't seem to be installable at all using P2.

Does somebody actually has any clue on this ?

Regards,

Cédric

Cédric Vidal a écrit :
> Well, I made a typo, please, replace
> http://download.eclipse.org/releases/ganymede/ with
> http://download.eclipse.org/releases/galileo in the text
>
> Cédric Vidal a écrit :
>> Hi guys,
>>
>> I'm trying to install the latest Eclipse SDK 3.5M6 using p2 in shared
>> bundle pooling mode using P2 Agent 3.5M6. I'm using what I suppose is
>> the official online p2 repository for this milestone, which is
>> http://download.eclipse.org/releases/ganymede/ but it doesn't contain
>> the required IU org.eclipse.sdk.ide
>>
>> I've been trying all repositories listed in the wiki without any luck:
>> http://wiki.eclipse.org/Eclipse_Project_Update_Sites
>>
>> When the IU is there, some required dependencies are not.
>>
>> Since I couldn't find any online repository containing everything
>> needed to create a product based on 3.5M6, I downloaded the official
>> standalone Eclipse SDK 3.5M6 and created p2 metadata out of it
>> following the procedure explained here:
>> http://help.eclipse.org/stable/topic/org.eclipse.platform.do c.isv/guide/p2_metadata_generator.html
>>
>>
>> Same problem, the generated repository doesn't contain the IU ...
>>
>> I'm successfully using P2 Agent to create 3.4 based products daily but
>> honestly, applying the same approach for 3.5 milestones seems not to
>> be supported.
>>
>> Is it officially supported only for releases and not for milestones ?
>> If yes, this is really regretable as using P2 makes it so much easier
>> to test latest milestones.
>>
>> May I suggest building a proper and complete P2 metadata repository
>> for each milestone ?
>>
>> Thanx for your attention.
>>
>> Kind regards,
>>
>> Cédric Vidal
Re: [P2] Cannot create Eclipse SDK 3.5M6 based product using online P2 repo http://download.eclipse. [message #129910 is a reply to message #128603] Sun, 26 April 2009 15:54 Go to previous messageGo to next message
Cédric Vidal is currently offline Cédric VidalFriend
Messages: 101
Registered: July 2009
Senior Member
Hi guys,

Any info on this one ?

Regards,

Cédric

Cédric Vidal a écrit :
> Hi guys,
>
> I'm insisting on this one. The Galileo download page at
> http://download.eclipse.org/releases/galileo/ states that:
>
> "Note that in addition to the product archives available from this page,
> this build of the Galileo may be installed using p2 by pointing to this
> URL ."
>
> (URL being http://download.eclipse.org/releases/galileo/)
>
> But as the P2 repo doesn't contain the org.eclipse.sdk.ide IU, I really
> don't see how this P2 repo could be used to install a Eclipse SDK using P2.
>
> I can't find any repository either http, or zipped containing the
> org.eclipse.sdk.ide except the Ganymede release repo. So Galileo Eclipse
> SDK doesn't seem to be installable at all using P2.
>
> Does somebody actually has any clue on this ?
>
> Regards,
>
> Cédric
>
> Cédric Vidal a écrit :
>> Well, I made a typo, please, replace
>> http://download.eclipse.org/releases/ganymede/ with
>> http://download.eclipse.org/releases/galileo in the text
>>
>> Cédric Vidal a écrit :
>>> Hi guys,
>>>
>>> I'm trying to install the latest Eclipse SDK 3.5M6 using p2 in shared
>>> bundle pooling mode using P2 Agent 3.5M6. I'm using what I suppose is
>>> the official online p2 repository for this milestone, which is
>>> http://download.eclipse.org/releases/ganymede/ but it doesn't contain
>>> the required IU org.eclipse.sdk.ide
>>>
>>> I've been trying all repositories listed in the wiki without any luck:
>>> http://wiki.eclipse.org/Eclipse_Project_Update_Sites
>>>
>>> When the IU is there, some required dependencies are not.
>>>
>>> Since I couldn't find any online repository containing everything
>>> needed to create a product based on 3.5M6, I downloaded the official
>>> standalone Eclipse SDK 3.5M6 and created p2 metadata out of it
>>> following the procedure explained here:
>>> http://help.eclipse.org/stable/topic/org.eclipse.platform.do c.isv/guide/p2_metadata_generator.html
>>>
>>>
>>> Same problem, the generated repository doesn't contain the IU ...
>>>
>>> I'm successfully using P2 Agent to create 3.4 based products daily
>>> but honestly, applying the same approach for 3.5 milestones seems not
>>> to be supported.
>>>
>>> Is it officially supported only for releases and not for milestones ?
>>> If yes, this is really regretable as using P2 makes it so much easier
>>> to test latest milestones.
>>>
>>> May I suggest building a proper and complete P2 metadata repository
>>> for each milestone ?
>>>
>>> Thanx for your attention.
>>>
>>> Kind regards,
>>>
>>> Cédric Vidal
Re: [P2] Cannot create Eclipse SDK 3.5M6 based product using online P2 repo http [message #129957 is a reply to message #129910] Mon, 27 April 2009 21:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mark_melvin.amis.com

I would also like to consume 3.5 builds this way - in particular, nightly
builds - but none of the URLs work. Both of these result in a 404 error:

http://download.eclipse.org/eclipse/updates/3.5-N-builds/
http://download.eclipse.org/eclipse/updates/3.5-I-builds/

Mark.

Cédric Vidal wrote:

> Hi guys,

> Any info on this one ?

> Regards,

> Cédric

> Cédric Vidal a écrit :
>> Hi guys,
>>
>> I'm insisting on this one. The Galileo download page at
>> http://download.eclipse.org/releases/galileo/ states that:
>>
>> "Note that in addition to the product archives available from this page,
>> this build of the Galileo may be installed using p2 by pointing to this
>> URL ."
>>
>> (URL being http://download.eclipse.org/releases/galileo/)
>>
>> But as the P2 repo doesn't contain the org.eclipse.sdk.ide IU, I really
>> don't see how this P2 repo could be used to install a Eclipse SDK using P2.
>>
>> I can't find any repository either http, or zipped containing the
>> org.eclipse.sdk.ide except the Ganymede release repo. So Galileo Eclipse
>> SDK doesn't seem to be installable at all using P2.
>>
>> Does somebody actually has any clue on this ?
>>
>> Regards,
>>
>> Cédric
>>
>> Cédric Vidal a écrit :
>>> Well, I made a typo, please, replace
>>> http://download.eclipse.org/releases/ganymede/ with
>>> http://download.eclipse.org/releases/galileo in the text
>>>
>>> Cédric Vidal a écrit :
>>>> Hi guys,
>>>>
>>>> I'm trying to install the latest Eclipse SDK 3.5M6 using p2 in shared
>>>> bundle pooling mode using P2 Agent 3.5M6. I'm using what I suppose is
>>>> the official online p2 repository for this milestone, which is
>>>> http://download.eclipse.org/releases/ganymede/ but it doesn't contain
>>>> the required IU org.eclipse.sdk.ide
>>>>
>>>> I've been trying all repositories listed in the wiki without any luck:
>>>> http://wiki.eclipse.org/Eclipse_Project_Update_Sites
>>>>
>>>> When the IU is there, some required dependencies are not.
>>>>
>>>> Since I couldn't find any online repository containing everything
>>>> needed to create a product based on 3.5M6, I downloaded the official
>>>> standalone Eclipse SDK 3.5M6 and created p2 metadata out of it
>>>> following the procedure explained here:
>>>>
http://help.eclipse.org/stable/topic/org.eclipse.platform.do c.isv/guide/p2_metadata_generator.html
>>>>
>>>>
>>>> Same problem, the generated repository doesn't contain the IU ...
>>>>
>>>> I'm successfully using P2 Agent to create 3.4 based products daily
>>>> but honestly, applying the same approach for 3.5 milestones seems not
>>>> to be supported.
>>>>
>>>> Is it officially supported only for releases and not for milestones ?
>>>> If yes, this is really regretable as using P2 makes it so much easier
>>>> to test latest milestones.
>>>>
>>>> May I suggest building a proper and complete P2 metadata repository
>>>> for each milestone ?
>>>>
>>>> Thanx for your attention.
>>>>
>>>> Kind regards,
>>>>
>>>> Cédric Vidal
Re: [P2] Cannot create Eclipse SDK 3.5M6 based product using online P2 repo http [message #130093 is a reply to message #129957] Wed, 29 April 2009 19:02 Go to previous message
Ben Vitale is currently offline Ben VitaleFriend
Messages: 247
Registered: July 2009
Senior Member
Ditto

-Ben

Mark Melvin wrote:
> I would also like to consume 3.5 builds this way - in particular,
> nightly builds -
Previous Topic:Load a OSGI bundle w/o EclipseStarter
Next Topic:[p2] How do you tell your users whats new?
Goto Forum:
  


Current Time: Tue Apr 30 07:47:18 GMT 2024

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

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

Back to the top