Re: NB 9.0: git pull not working

2018-09-14 Thread Neil C Smith
On Fri, 14 Sep 2018 at 12:04, Thomas Kellerer wrote: > > I was using the one from https://adoptopenjdk.net/ as well as the one from > http://jdk.java.net/10/ Could also try Azul's Zulu build? Wonder if it's https://github.com/AdoptOpenJDK/openjdk-build/issues/469 Best wishes, Neil --

Re: NB 9.0: git pull not working

2018-09-14 Thread Thomas Kellerer
I was using the one from https://adoptopenjdk.net/ as well as the one from http://jdk.java.net/10/ I also had problems with Gradle (on the commandline, not in NetBEans) and the one from AdoptOpenJDK because it was not able to retrieve packages through https. I could fix that by copying the "c

Re: NB 9.0: git pull not working

2018-09-14 Thread Neil C Smith
On Fri, 14 Sep 2018 at 06:39, Thomas Kellerer wrote: > I am using OpenJDK which in general seems to have problems initiating https > request due to missing CA Certs. Out of interest, which OpenJDK version and from where? I've had bug reports with my platform app around this on Ubuntu, whereas w