Re: Build binaries hosting (was Re: Jenkins Builds)

2018-09-25 Thread Antonio
El 24/09/2018 a las 21:28, Matthias Bläsing escribió: I don't like the rush - Oracle claims to be able to host whole clouds, it should be possible to continue providing a simple server for a few months. Wise words. I don't like the rush either. As Gj points in another email it's not about

Re: Build binaries hosting (was Re: Jenkins Builds)

2018-09-24 Thread Geertjan Wielenga
Indeed, there is no rush at all. However, with the Oracle servers over the years, we've had a number of problems, unexpected problems, such as a day or two ago. Plus, the whole point of moving to Apache is to not be dependent on Oracle anymore. The more and the sooner we can prove that we're

Re: Build binaries hosting (was Re: Jenkins Builds)

2018-09-24 Thread Matthias Bläsing
Hi, Am Montag, den 24.09.2018, 21:02 +0200 schrieb Antonio: > Let me ask about some -ilities of the solution... :-) > > - Security > I undrestand we are checksumming all binaries, so if any OSUOSL > student > decides to tamper with the binaries we'll know. Agreed. And based on my experience

Re: Build binaries hosting (was Re: Jenkins Builds)

2018-09-24 Thread Antonio
Let me ask about some -ilities of the solution... :-) - Security I undrestand we are checksumming all binaries, so if any OSUOSL student decides to tamper with the binaries we'll know. - Availability This is more available than our current servers, right? - Maintainability Do we want to have

Re: Build binaries hosting (was Re: Jenkins Builds)

2018-09-24 Thread Geertjan Wielenga
They're here: https://github.com/apache/incubator-netbeans/pull/899 See: https://jaxenter.com/netbeans/towards-building-netbeans-new-home I think that's a fine solution. Gj On Mon, Sep 24, 2018 at 3:55 PM, Antonio wrote: > Hi all, > > A proposal: create a github project out of the Apache

Build binaries hosting (was Re: Jenkins Builds)

2018-09-24 Thread Antonio
Hi all, A proposal: create a github project out of the Apache umbrella, but sponsored/managed by some of us, host the binaries there, then clone as required. Cheers, Antonio El 24/09/2018 a las 10:14, Geertjan Wielenga escribió: Or are there other proposals?

Re: Jenkins Builds

2018-09-24 Thread Geertjan Wielenga
https://jaxenter.com/netbeans/towards-building-netbeans-new-home Gj On Mon, Sep 24, 2018 at 10:14 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > And we're back: hg.netbeans.org/binaries is up. > > I think we need to move those binaries somewhere else, i.e., we need to be >

Re: Jenkins Builds

2018-09-24 Thread Geertjan Wielenga
And we're back: hg.netbeans.org/binaries is up. I think we need to move those binaries somewhere else, i.e., we need to be as independent from Oracle servers as possible. Emilian, could they be hosted on the server you were in touch with, can't remember the details. I think it was a university

Re: Jenkins Builds

2018-09-23 Thread Geertjan Wielenga
Sure. These kinds of issues have happened many times before and will happen many times again. Will try to track it down on the Oracle end. Gj On Sun, Sep 23, 2018 at 9:26 PM, Matthias Bläsing wrote: > Hi Geertjan, > > Am Sonntag, den 23.09.2018, 21:13 +0200 schrieb Geertjan Wielenga: > > On

Re: Jenkins Builds

2018-09-23 Thread Matthias Bläsing
Hi Geertjan, Am Sonntag, den 23.09.2018, 21:13 +0200 schrieb Geertjan Wielenga: > On Sun, Sep 23, 2018 at 5:46 PM, Antonio wrote: > > > It seems this is an SSL related problem [1]. Maybe this is due to > > domain > > donation? > > > > > Will try to find out. it would be great if you could

Re: Jenkins Builds

2018-09-23 Thread Geertjan Wielenga
On Sun, Sep 23, 2018 at 5:46 PM, Antonio wrote: > It seems this is an SSL related problem [1]. Maybe this is due to domain > donation? > Will try to find out. The various domains are in kind of a limbo right now, see: https://wiki.apache.org/incubator/October2018 That could be the reason

Re: Jenkins Builds

2018-09-23 Thread Geertjan Wielenga
On Sun, Sep 23, 2018 at 3:43 PM, Peter Nabbefeld wrote: > Hello, > > as I've read on the users list, the netbeans.org domain has been > officially donated to Apache, so Maven plugins etc. should be put there, > now. (Message was from Geertjan Wielenga, on Subject "[Platform] Maven > artefacts".

Re: Jenkins Builds

2018-09-23 Thread Antonio
It seems this is an SSL related problem [1]. Maybe this is due to domain donation? Cheers, Antonio [1] $ curl -I -v https://hg.netbeans.org/binaries/ * Trying 137.254.60.37... * TCP_NODELAY set * Connected to hg.netbeans.org (137.254.60.37) port 443 (#0) * ALPN, offering h2 * ALPN, offering

Re: Jenkins Builds

2018-09-23 Thread John McDonnell
@Geertjan Wielenga Can you find out what's wrong with hg.netbeans.org/binaries please? The cloning issue is resolved for now, but the next error in the build is: Could not download 1DE46CC85D147D9F91AF59D4A0107091C8B112D6-java-cup-11a.jar from http://hg.netbeans.org/binaries/:

Re: Jenkins Builds

2018-09-23 Thread Peter Nabbefeld
Hello, as I've read on the users list, the netbeans.org domain has been officially donated to Apache, so Maven plugins etc. should be put there, now. (Message was from Geertjan Wielenga, on Subject "[Platform] Maven artefacts". For me, question remains what will happen to NB 8.2 plugins.