Re: Building IDE on JDK 12

2019-07-27 Thread Geertjan Wielenga
No, just the part where the error message begins. Gj On Sat, 27 Jul 2019 at 23:58, Emilio G.C. wrote: > Like I said, I have the full build logs of all 5 build runs, and a couple > of screenshots, but they are quite big. Should I zip them and attach them > to my next email? > > -

Re: Building IDE on JDK 12

2019-07-27 Thread Emilio G . C .
Like I said, I have the full build logs of all 5 build runs, and a couple of screenshots, but they are quite big. Should I zip them and attach them to my next email? From: Laszlo Kishalmi Sent: Saturday, July 27, 2019 14:54 To: users@netbeans.apache.org Subject

Re: Building IDE on JDK 12

2019-07-27 Thread Laszlo Kishalmi
Well, I think we shall move that direction, however we might work on that in batches. AFAIK Java 12 dropped the source compatibility prior Java 8, so we need to raise the javac source level. I tried that once with brute force search and replace, but that caused some issues during the build.

Re: Building IDE on JDK 12

2019-07-27 Thread Geertjan Wielenga
Sure, why not investigate whatever the reason is that JDK 12 cannot be used to build NetBeans? Any info you can provide would be helpful. Gj On Sat, 27 Jul 2019 at 21:29, Emilio G.C. wrote: > As part of an experiment related to the recent PR I submitted to the > netbeans website, I built netbe

Building IDE on JDK 12

2019-07-27 Thread Emilio G . C .
As part of an experiment related to the recent PR I submitted to the netbeans website, I built netbeans in OpenJDK 8,9,10,11 & 12 (latest versions as of 2019-07-25), simultaneously, on Windows 10 (1809). The results are such that all but the JDK 12 run were successful, which in turn makes me ask

Re: Unable to connect to the MySql Server

2019-07-27 Thread Laszlo Kishalmi
You might use: libmariadb-java On 7/26/19 10:01 PM, Darin Miller wrote: As shown here: https://packages.ubuntu.com/search?keywords=libmysql-java&searchon=names&suite=all§ion=all, libmysql-java is no longer available in 19.04.  I asked in ubuntu-devel IRC asking if omission was intentional but