Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Fixed versions update site?
Fixed versions update site? [message #1443921] Mon, 13 October 2014 12:00 Go to next message
Andres Almiray is currently offline Andres AlmirayFriend
Messages: 9
Registered: July 2009
Location: Basel
Junior Member

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 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
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 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
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 #1443991 is a reply to message #1443942] Mon, 13 October 2014 14:08 Go to previous messageGo to next message
Andres Almiray is currently offline Andres AlmirayFriend
Messages: 9
Registered: July 2009
Location: Basel
Junior Member

Thank you Tom, I'll file the FR to keep it in the records.
Perhaps we can send you contributions in the future, I know how hard a one-man show can be Wink

Cheers,
Andres
Re: Fixed versions update site? [message #1444039 is a reply to message #1443928] Mon, 13 October 2014 15:04 Go to previous messageGo to next message
Andres Almiray is currently offline Andres AlmirayFriend
Messages: 9
Registered: July 2009
Location: Basel
Junior Member

As a follow up, is there a stable link for the addons update site? I can only see the nightly at the moment.
Re: Fixed versions update site? [message #1444048 is a reply to message #1444039] Mon, 13 October 2014 15:14 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
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.
Previous Topic:JavaFX 8u20 support in e(fx)clipse
Next Topic:Persistence of part state
Goto Forum:
  


Current Time: Fri Jan 17 19:20:26 GMT 2025

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

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

Back to the top