Re: [cross-project-issues-dev] Build server unavailable

2014-02-14 Thread Thanh Ha

This issue was resolved last night. For details see bug 428158 [1].

Thanh


[1] https://bugs.eclipse.org/428158

On 14/02/14 02:34 AM, Mikaël Barbero wrote:

Hi,

The EMF Compare nightly build failed because it was not able to sign the 
plugins. The error I get is:

Caused by: org.apache.http.conn.HttpHostConnectException: Connection to 
http://build.eclipse.org:31338 refused

Anyone experiencing the same issue? Does the server need a restart?

Thanks
Mikael
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Stable URLs for latest Orbit builds

2014-02-14 Thread Mikaël Barbero
I looked at your scripts and saw that you manually write down the XML for the 
composite repository. That's ok, but if I remember correctly, XML serialization 
is not API for p2, it can change anytime (. I like better calling p2 directly. 

Unfortunately the p2-agent standalone RCP product is not build anymore with the 
platform. So I took the .product still lying in the p2 source repository and 
updated it to work with Kepler. 

I also added a new application for creating composite repository as currently 
in p2 there is only an Ant tasks to do that. The result is a light (< 10MB) 
standalone RCP application with all p2 applications and the new composite one.

You can find the code on my github https://github.com/mbarbero/p2-admin. Just 
run a "mvn clean package" in the root folder to build it. 

Hope this helps.

Mikael

Le 13 févr. 2014 à 11:07, Eike Stepper  a écrit :

> Hi all,
> 
> I find it cumbersome and error-prone that I have to look up the latest Orbit 
> build on http://download.eclipse.org/tools/orbit/downloads modify my various 
> build scripts accordingly before I can kick a build. So I've created a cron 
> job that updates the following p2 composite repos in 5 minute intervals:
> 
>   http://download.eclipse.org/modeling/emf/cdo/orbit/latest-R
>   http://download.eclipse.org/modeling/emf/cdo/orbit/latest-S
>   http://download.eclipse.org/modeling/emf/cdo/orbit/latest-I (currently 
> empty)
>   http://download.eclipse.org/modeling/emf/cdo/orbit/latest-M (currently 
> empty)
> 
> Each composite contains at most one child repo which is the latest Orbit repo 
> of the respective build type, i.e., R, S, I or M-build. The p2.timestamp of a 
> composite only changes when the child location changes.
> 
> Please feel free to use these stable URLs yourself if you find them handy ;-)
> 
> Cheers
> /Eike
> 
> 
> http://www.esc-net.de
> http://thegordian.blogspot.com
> http://twitter.com/eikestepper
> 
> 
> P.S.: I'm not a bash expert, so I attach the used bash scripts to this post. 
> Please provide feedback if there's something wrong with them.
> ___
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Build server unavailable

2014-02-14 Thread Andreas Sewe
Hi Mikael,

> The EMF Compare nightly build failed because it was not able to sign the 
> plugins. The error I get is:
> 
> Caused by: org.apache.http.conn.HttpHostConnectException: Connection to 
> http://build.eclipse.org:31338 refused
> 
> Anyone experiencing the same issue? Does the server need a restart?

had the same problem on our HIPP instance. Seems to be fixed by now.
Just retrigger the failing builds.

Andreas

-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev