Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Indigo updatesite - multiple versions?

The indigo p2 repository is typically a composite repository, with one component each per service release. Check http://download.eclipse.org/releases/indigo/compositeContent.jar and see if you can find the sub-repository with just the service release you want.

 

Regards

Tobias

 

 

From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Robert Gründler
Sent: Mittwoch, 14. März 2012 10:04
To: Tycho user list
Subject: [tycho-user] Indigo updatesite - multiple versions?

 

Hi,

i'm pointing my tycho builds to the main indigo p2 repository: http://download.eclipse.org/releases/indigo/

The webpage says it contains code from release, June 2011, and SR1, September 2011 and SR2, February 2012.

Now my maven builds seem to use the wrong release, as the builds fail (however they succeed in the IDE itself):

http://travis-ci.org/#!/pulse00/Twig-Eclipse-Plugin


Does anyone know how i can target the SR2 release from the indigo repo?


regards

-robert


Back to the top