Early Access build 83 for JDK 9 and JDK 9 with Project Jigsaw are available for download.

2015-10-09 Thread Rory O'Donnell
Hi Mark & Gavin, JDK 9 with Project Jigsaw Early Access build b83 is available for download at jdk9.java.net/jigsaw . Notable changes: * The -Xoverride option has been extended and renamed to -Xpatch, and the -XaddReads option has been restored [1] (changeset

Which CI builds can deploy a project to the ASF SNAPSHOT repo?

2015-10-09 Thread sebb
I know that Continuum is able to deploy successful builds to the ASF SNAPSHOT repo. Are there any other CIs that can deploy to the repo?

Re: Which CI builds can deploy a project to the ASF SNAPSHOT repo?

2015-10-09 Thread Andrew Bayer
builds.a.o definitely has plenty of jobs deploying to repository.a.o. A. On Oct 9, 2015 10:57 AM, "sebb" wrote: > I know that Continuum is able to deploy successful builds to the ASF > SNAPSHOT repo. > > Are there any other CIs that can deploy to the repo? >

Re: Which CI builds can deploy a project to the ASF SNAPSHOT repo?

2015-10-09 Thread Gavin McDonald
Buildbot does also. Gav… > On 9 Oct 2015, at 10:23 am, Andrew Bayer wrote: > > builds.a.o definitely has plenty of jobs deploying to repository.a.o. > > A. > On Oct 9, 2015 10:57 AM, "sebb" wrote: > >> I know that Continuum is able to deploy successful builds to the ASF >> SNAPSHOT repo. >>

Re: Which CI builds can deploy a project to the ASF SNAPSHOT repo?

2015-10-09 Thread sebb
OK thanks! The reason I am asking is that Continuum does not work with Git at present (it needs manual intervention to do initial Git checkout) and some Commons Projects now use Git. On 9 October 2015 at 10:24, Gavin McDonald wrote: > Buildbot does also. > > Gav… > >> On 9 Oct 2015, at 10:23 am,

Jenkins seems to be stuck in "shutting down" mode - ETA to restart?

2015-10-09 Thread sebb
Jenkins says "Jenkins is going to shut down" Jenkins is not currently running any jobs as far as I can see. Yet it shows no signs of actually shutting down. Any idea when it will be restarted?

Re: Jenkins seems to be stuck in "shutting down" mode - ETA to restart?

2015-10-09 Thread sebb
Looks like the restart has happened now. On 9 October 2015 at 15:03, sebb wrote: > Jenkins says "Jenkins is going to shut down" > > Jenkins is not currently running any jobs as far as I can see. > Yet it shows no signs of actually shutting down. > > Any idea when it will be restarted?

Jenkins git fetch fails with SSL certificate problem: unable to get local issuer certificate

2015-10-09 Thread sebb
I'm trying to set up a job for Commons Compress, however Git fails with: stderr: fatal: unable to access 'https://git-wip-us.apache.org/repos/asf/commons-compress.git/': SSL certificate problem: unable to get local issuer certificate See for example: https://builds.apache.org/job/Commons-Compres

Re: Jenkins git fetch fails with SSL certificate problem: unable to get local issuer certificate

2015-10-09 Thread sebb
Seems to be a problem with solaris1 On 9 October 2015 at 16:41, sebb wrote: > I'm trying to set up a job for Commons Compress, however Git fails with: > > stderr: fatal: unable to access > 'https://git-wip-us.apache.org/repos/asf/commons-compress.git/': SSL > certificate problem: unable to get lo