Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Marketplace Client Project » MPC downloads?
MPC downloads? [message #642120] Mon, 29 November 2010 23:03 Go to next message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
I need to add MPC to a third-party Eclipse package that I maintain. I haven't been able to find a place to download MPC from. The website is out of date, links on wiki are broken, etc.

Please help me find where I can download the version of MPC that shipped with Helios SR1 release.

Thanks,

- Konstantin
Re: MPC downloads? [message #642735 is a reply to message #642120] Thu, 02 December 2010 14:51 Go to previous messageGo to next message
Ian Skerrett is currently offline Ian SkerrettFriend
Messages: 210
Registered: July 2009
Senior Member
I will update the project web site but here are the download links we just created.

http://www.eclipse.org/downloads/download.php?file=/mpc/rele ases/1.0.0/mpc-1.0.0.zip
http://www.eclipse.org/downloads/download.php?file=/mpc/rele ases/1.0.1/mpc-1.0.1.zip

Repositories for the latest Helios and Indigo releases can be found here:

http://download.eclipse.org/mpc/helios/
http://download.eclipse.org/mpc/indigo/
Re: MPC downloads? [message #642802 is a reply to message #642735] Thu, 02 December 2010 18:17 Go to previous messageGo to next message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
Thanks! It looks like I need to get p2 discovery feature separately. It is neither part of platform distribution nor part of mpc distribution. Could someone tell where I can find distribution of p2 discovery? Searching on equinox and p2 sites did not yield anything useful.

- Konstantin
Re: MPC downloads? [message #642819 is a reply to message #642802] Thu, 02 December 2010 19:49 Go to previous messageGo to next message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
Figured it out. I needed to add equinox-SDK-*.zip to my collection of repositories. The equinox SDK can be downloaded here:

http://download.eclipse.org/equinox/

When you do publish MPC download links on the website, please include references to dependency download pages to make it easier for the next guy.

Thanks,

- Konstantin
Re: MPC downloads? [message #656512 is a reply to message #642120] Sat, 26 February 2011 01:43 Go to previous messageGo to next message
Raghu Srinivasan is currently offline Raghu SrinivasanFriend
Messages: 265
Registered: July 2009
Senior Member
Is there a build for the Helios SR2 release? If so, please point me to the download. The links on the wiki for the CI server is broken.

Raghu Srinivasan,
Project Lead - JSF
Re: MPC downloads? [message #656560 is a reply to message #656512] Sat, 26 February 2011 20:25 Go to previous messageGo to next message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
Same question regarding Indigo M5 version of MPC.
Re: MPC downloads? [message #657455 is a reply to message #656512] Wed, 02 March 2011 19:18 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
> Is there a build for the Helios SR2 release? If so, please point me to the
> download. The links on the wiki for the CI server is broken.

You can use the MPC update site at http://download.eclipse.org/mpc/helios/
or install directly from the Helios site.

An archived download is available here:
http://www.eclipse.org/downloads/download.php?file=/mpc/rele ases/1.0.1/mpc-1.0.1.zip

Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: MPC downloads? [message #657457 is a reply to message #656560] Wed, 02 March 2011 20:17 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
> Same question regarding Indigo M5 version of MPC.

The latest release of MPC is not compatible with Indigo M5 due to changes in
P2. The bug has been fixed in git:

334686: MPC needs to be updated to p2 transport refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334686

I have triggered a new build to make a fixed version available:
https://hudson.eclipse.org/hudson/job/epp-mpc-release/9/cons ole

Once that completes you will be able to install an Indigo M5 compatible
version of MPC from the generated site.

Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: MPC downloads? [message #657459 is a reply to message #657455] Wed, 02 March 2011 20:27 Go to previous messageGo to next message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
Using update sites (especially those that continuously change their content) is not an option for many integrators. We'd like to see MPC follow other Eclipse projects in publishing archived repositories for all releases in a regular/reliable fashion.

Regarding SR2 version of MPC, it looks like you are saying that MPC didn't change from SR1 to SR2. Could you confirm that that is indeed the case?

Regarding Indigo M5, are you saying that MPC project did not participate in M5?

- Konstantin
Re: MPC downloads? [message #657473 is a reply to message #657459] Wed, 02 March 2011 21:26 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Konstantin Komissarchik wrote:

> Using update sites (especially those that continuously change their
> content) is not an option for many integrators. We'd like to see MPC
> follow other Eclipse projects in publishing archived repositories for all
> releases in a regular/reliable fashion.
>
> Regarding SR2 version of MPC, it looks like you are saying that MPC didn't
> change from SR1 to SR2. Could you confirm that that is indeed the case?

Yes, that is correct.

MPC publishes each releases in a stable archive repository location:

1.0.0 (Helios): http://download.eclipse.org/mpc/releases/1.0.0/
1.0.1 (Helios SR1, SR2): http://download.eclipse.org/mpc/releases/1.0.1/

I have created a bug to document that on the project pages:

338736: update web site documentation to list releases
https://bugs.eclipse.org/bugs/show_bug.cgi?id=338736

> Regarding Indigo M5, are you saying that MPC project did not participate
> in M5?

Unfortunately, we noticed the regression too late and the contribution that
went into M5 did not properly work due to bug 334686. We'll have this fixed
for M6. Sorry for the inconvenience.

Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: MPC downloads? [message #657475 is a reply to message #657473] Wed, 02 March 2011 22:05 Go to previous message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
Thanks for the explanation. I look forward to seeing an mpc downloads page with links to archived repositories and update sites for all releases and latest milestones.

- Konstantin
Previous Topic:MPC and eclipse v4
Next Topic:Install multiple soultions via Marketplace Client
Goto Forum:
  


Current Time: Tue Mar 19 05:19:01 GMT 2024

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

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

Back to the top