Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 1)

2020-11-17 Thread John Mc
0 (Binding) I've nothing against this release, but I think it might need to include a fix for macOSX Big Sur as a lot of users have reported issues recently: https://github.com/apache/netbeans/pull/2545 Without this we risk alienating some users... Regards John On Wed, 18 Nov 2020 at 04:23,

Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 1)

2020-11-17 Thread Junichi Yamamoto
+1 (binding) - Checked jar files - Verified the cryptographic signatures, the NOTICE and LICENSE file - BUILD SUCCESSFUL (openjdk version "1.8.0_275") - Tried creating a PHP project and running CC. Works fine. Thanks, Junichi On Mon, Nov 16, 2020 at 4:58 PM Laszlo Kishalmi wrote: > > Dear

Re: building 12.2 vc1 from source

2020-11-17 Thread Glenn Holmer
On 11/17/20 12:25 PM, Matthias Bläsing wrote: Could you please rerun with: wget --no-proxy https://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.12/apache-rat-0.12.jar cenbe@greyhand:~ > wget --no-proxy https://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.12/apache-rat-0.12.jar

Re: building 12.2 vc1 from source

2020-11-17 Thread Matthias Bläsing
Am Dienstag, den 17.11.2020, 12:14 -0600 schrieb Glenn Holmer: > On 11/17/20 11:43 AM, Matthias Bläsing wrote: > > Ok - logging is not optimal *arg*. Could you please run: > > > > wget > > https://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.12/apache-rat-0.12.jar > >

Re: building 12.2 vc1 from source

2020-11-17 Thread Svata Dedic
apache-rat-0.12.jar is the first binary (my) build downloads. It succeeded on my machine with build 11.0.5+10-LTS. If the 1st binary fails, then it's quite likely you're experiencing some network issues, rather than a build error. Doublecheck your network setup, if there's not a HTTP proxy

Re: building 12.2 vc1 from source

2020-11-17 Thread Glenn Holmer
On 11/17/20 11:43 AM, Matthias Bläsing wrote: Ok - logging is not optimal *arg*. Could you please run: wget https://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.12/apache-rat-0.12.jar cenbe@greyhand:~/temp > wget

Re: building 12.2 vc1 from source

2020-11-17 Thread Matthias Bläsing
Am Dienstag, den 17.11.2020, 11:36 -0600 schrieb Glenn Holmer: > On 11/17/20 10:57 AM, Matthias Bläsing wrote: > > Am Dienstag, den 17.11.2020, 10:40 -0600 schrieb Glenn Holmer: > > > I tried building 12.2 vc1 from source under JDK 11.0.8 using Ant > > > 1.10.9 with this command: > > > > > > ant

Re: building 12.2 vc1 from source

2020-11-17 Thread Glenn Holmer
On 11/17/20 10:57 AM, Matthias Bläsing wrote: Am Dienstag, den 17.11.2020, 10:40 -0600 schrieb Glenn Holmer: I tried building 12.2 vc1 from source under JDK 11.0.8 using Ant 1.10.9 with this command: ant -Dpermit.jdk9.builds=true build and got:

Re: Apache NetBeans 12.2-rc2 is Available for Testing!

2020-11-17 Thread Scott Palmer
There is currently no point in running java_home at all on Big Sur. It just returns what is already in the JAVA_HOME environment variable, or nothing. It might be best to simply check if the OS is Big Sur and skip running java_home. And complain to Apple that they’ve broken things. Scott >

Re: building 12.2 vc1 from source

2020-11-17 Thread Matthias Bläsing
Hi Glenn, Am Dienstag, den 17.11.2020, 10:40 -0600 schrieb Glenn Holmer: > I tried building 12.2 vc1 from source under JDK 11.0.8 using Ant > 1.10.9 with this command: > > ant -Dpermit.jdk9.builds=true build > > and got: > > /mnt/common/netbeans-12.2-src/nbbuild/build.xml:72: Failed to >

building 12.2 vc1 from source

2020-11-17 Thread Glenn Holmer
I tried building 12.2 vc1 from source under JDK 11.0.8 using Ant 1.10.9 with this command: ant -Dpermit.jdk9.builds=true build and got: /mnt/common/netbeans-12.2-src/nbbuild/build.xml:72: Failed to download binaries - see log message for the detailed reasons. Did I take a wrong step? Where

RE: [VOTE] Release Apache NetBeans 12.2 (vote candidate 1)

2020-11-17 Thread Akhilesh Singh
+1 Verified the following: 1. Record(preview feature) - refactoring, formatting with use of annotations, variable name suggestions, java-doc listing. 2. Smart paste feature (Create new Class/Interface/Enum when copy-paste raw text) Best regards Akhilesh Singh -Original Message- From:

Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 1)

2020-11-17 Thread Kai Uwe Pel
+1 Product Version: Apache NetBeans IDE 12.2 Java: 15; OpenJDK 64-Bit Server VM 15+36 Runtime: OpenJDK Runtime Environment 15+36 System: Windows 10 Pro version 2004 64Bit; UTF-8; en_US Thanks for your hard work always! Cheers, Kai On 11/16/2020 8:57 AM, Laszlo Kishalmi wrote: Dear

Re: Apache NetBeans 12.2-rc2 is Available for Testing!

2020-11-17 Thread Christian Oyarzun
I installed Big Sur on a VM with JDK 8, 11, and 15 to test java_home. % /usr/libexec/java_home -V Matching Java Virtual Machines (3): 15.0.1 (x86_64) "AdoptOpenJDK" - "AdoptOpenJDK 15" /Library/Java/JavaVirtualMachines/adoptopenjdk-15.jdk/Contents/Home 11.0.9 (x86_64) "AdoptOpenJDK" -

Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 1)

2020-11-17 Thread Svata Dedic
+1 (binding) * SHA512 of source zip checked * verified netbeans-12.2-source.zip.asc signature * LICENSE, NOTICE files present and contains expected content * built from the sources * the product contains LICENSE, NOTICE * opened [java] project, built run, edited source * verified

RE: [VOTE] Release Apache NetBeans 12.2 (vote candidate 1)

2020-11-17 Thread Eric Barboni
+1 (binding) Thanks for your hard work Best Regards Eric -Message d'origine- De : Laszlo Kishalmi Envoyé : lundi 16 novembre 2020 08:58 À : Apache NetBeans Objet : [VOTE] Release Apache NetBeans 12.2 (vote candidate 1) Dear community, This is our first voting candidate for the 12.2

Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 1)

2020-11-17 Thread Luff,Chris
+1 Product Version: Apache NetBeans IDE 12.2 Java: 15; OpenJDK 64-Bit Server VM 15+36 Runtime: OpenJDK Runtime Environment 15+36 System: Mac OS X version 10.15.7 running on x86_64; UTF-8; en_GB (nb) On 16 Nov 2020, at 07:57, Laszlo Kishalmi mailto:laszlo.kisha...@gmail.com>> wrote: Dear