Fixed versions update site? [message #1443921] |
Mon, 13 October 2014 12:00  |
Eclipse User |
|
|
|
Is there a set of URLS for update sites with fixed versions?
Currently the project creation wizard defines the following repository configurations
<repositories>
<repository>
<id>efxclipse-repo</id>
<layout>p2</layout>
<url>download.eclipse.org/efxclipse/runtime-nightly/site</url>
</repository>
<repository>
<id>efxclipse-addons</id>
<layout>p2</layout>
<url>downloads.efxclipse.org/efxclipse.bestsolution.at/p2-repos/addons/nightly/site/</url>
</repository>
</repositories>
We would like to fix version numbers so that a reproducible build can be guaranteed.
|
|
|
Re: Fixed versions update site? [message #1443928 is a reply to message #1443921] |
Mon, 13 October 2014 12:14   |
Eclipse User |
|
|
|
Hi,
The nightly as it is named is not a fixed version but update on a
nightly base. The only stable URL we currently provide is the release p2
repo [1], see also the release announcement [2].
If you still want to stay on the nightly you can mirror the repo locally
on somewhere on your server infrastructure using the p2 director [3].
Tom
[1]http://download.eclipse.org/efxclipse/updates-released/1.0.0/site
[2]http://tomsondev.bestsolution.at/2014/08/15/efxclipse-1-0-released/
[3]https://wiki.eclipse.org/Equinox_p2_Repository_Mirroring
On 13.10.14 14:00, Andres Almiray wrote:
> Is there a set of URLS for update sites with fixed versions?
>
> Currently the project creation wizard defines the following repository
> configurations
>
>
> <repositories>
> <repository>
> <id>efxclipse-repo</id>
> <layout>p2</layout>
> <url>download.eclipse.org/efxclipse/runtime-nightly/site</url>
> </repository>
> <repository>
> <id>efxclipse-addons</id>
> <layout>p2</layout>
>
> <url>downloads.efxclipse.org/efxclipse.bestsolution.at/p2-repos/addons/nightly/site/</url>
>
> </repository>
> </repositories>
>
>
> We would like to fix version numbers so that a reproducible build can be
> guaranteed.
|
|
|
Re: Fixed versions update site? [message #1443942 is a reply to message #1443928] |
Mon, 13 October 2014 12:39   |
Eclipse User |
|
|
|
We could add an option to the wizard allowing you to select if against
which repo you want to build. If you want such a feature file a bug, I
can't promise we have the cycles to work on that but it won't get lost.
Tom
On 13.10.14 14:14, Tom Schindl wrote:
> Hi,
>
> The nightly as it is named is not a fixed version but update on a
> nightly base. The only stable URL we currently provide is the release p2
> repo [1], see also the release announcement [2].
>
> If you still want to stay on the nightly you can mirror the repo locally
> on somewhere on your server infrastructure using the p2 director [3].
>
> Tom
>
> [1]http://download.eclipse.org/efxclipse/updates-released/1.0.0/site
> [2]http://tomsondev.bestsolution.at/2014/08/15/efxclipse-1-0-released/
> [3]https://wiki.eclipse.org/Equinox_p2_Repository_Mirroring
>
> On 13.10.14 14:00, Andres Almiray wrote:
>> Is there a set of URLS for update sites with fixed versions?
>>
>> Currently the project creation wizard defines the following repository
>> configurations
>>
>>
>> <repositories>
>> <repository>
>> <id>efxclipse-repo</id>
>> <layout>p2</layout>
>> <url>download.eclipse.org/efxclipse/runtime-nightly/site</url>
>> </repository>
>> <repository>
>> <id>efxclipse-addons</id>
>> <layout>p2</layout>
>>
>> <url>downloads.efxclipse.org/efxclipse.bestsolution.at/p2-repos/addons/nightly/site/</url>
>>
>> </repository>
>> </repositories>
>>
>>
>> We would like to fix version numbers so that a reproducible build can be
>> guaranteed.
>
|
|
|
|
|
Re: Fixed versions update site? [message #1444048 is a reply to message #1444039] |
Mon, 13 October 2014 15:14  |
Eclipse User |
|
|
|
No the addons stuff has never been released. Currently it only holds the
jemmy stuff which we are going to replace with TestFX hopefully very
soon. JemmyFX is dead and TestFX has a license that allows us to ship
directly from Eclipse.org.
In case you don't use jemmy, simply remove the repo from the targets.
Tom
On 13.10.14 17:04, Andres Almiray wrote:
> As a follow up, is there a stable link for the addons update site? I can
> only see the nightly at the moment.
|
|
|
Powered by
FUDForum. Page generated in 0.03136 seconds