Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Possible to build an update site from 3.2 for 3.4?
Possible to build an update site from 3.2 for 3.4? [message #329360] Fri, 20 June 2008 23:12 Go to next message
Farokh Morshed is currently offline Farokh MorshedFriend
Messages: 53
Registered: July 2009
Member
Is it possible to build an update site from 3.3 such that when installing
it into 3.4 you don't have to go through the old update manager?

We have a plugin about to be released that we build with 3.3.2. We would
like our users not to have to jump through the hoops to install/uninstall
using the old update manager in 3.4 (although, we very much appreciate
that it is there!).

Should we provide two installations, one for 3.3.2 built on 3.3.2, and one
for 3.4 built on 3.4?

What is everybody else doing?
Re: Possible to build an update site from 3.2 for 3.4? [message #329405 is a reply to message #329360] Mon, 23 June 2008 12:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Farokh Morshed wrote:
> Is it possible to build an update site from 3.3 such that when
> installing it into 3.4 you don't have to go through the old update manager?

The new p2 update mechanism can handle the old update site format, so
you don't really have to change it to accommodate 3.4 users. However,
the p2 team seems to strongly recommend that you move to the new format
because apparently p2 is a lot more efficient that way.
All the info you need is probably available from here:
http://wiki.eclipse.org/Equinox_p2

Hope this helps,
Eric
Re: Possible to build an update site from 3.2 for 3.4? [message #329414 is a reply to message #329405] Mon, 23 June 2008 14:50 Go to previous message
Eclipse UserFriend
Originally posted by: eclipseng.arthorne.com

Eric Rizzo wrote:
> Farokh Morshed wrote:
>> Is it possible to build an update site from 3.3 such that when
>> installing it into 3.4 you don't have to go through the old update
>> manager?
>
> The new p2 update mechanism can handle the old update site format, so
> you don't really have to change it to accommodate 3.4 users. However,
> the p2 team seems to strongly recommend that you move to the new format
> because apparently p2 is a lot more efficient that way.
> All the info you need is probably available from here:
> http://wiki.eclipse.org/Equinox_p2

To be clear, the "new format" adds some extra files to the site, but
doesn't alter the existing site.xml or other files. Thus a p2 repository
and Update Manager site can coexist at the same URL.
--
Previous Topic:Cipher Algrorithm used by org.eclipse.core.internal.runtime.auth.Cipher?
Next Topic:TableColumnLayout and Memento
Goto Forum:
  


Current Time: Sun Oct 06 09:17:37 GMT 2024

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

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

Back to the top