Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-24 Thread Alex Lewis
Ok, maybe I should have phrased that differently. In all other cases of working with Java, I've not run into any problems because I've used sdkman to manage JDKs. My point was that if, and I agree it's a big "if", that's true for other users, then the impression will be that Netbeans is the problem

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-24 Thread Scott Palmer
“ The next of the problem is that NetBeans (at least from the installer, have not tried the zip or tar.gz), does not seem to be aware of the user's PATH environment variable. ” This is a macOS quirk. Applications launched with a double-click do not get any augmented PATH variable. The entire en

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-24 Thread Alex Lewis
Hi, Thanks for the pointer to the source. I didn't realise it would be shell scripts, in which case I can hopefully help; I thought it might have been Objective-c, Swift, etc. which may have made things a bit more difficult. Cheers On Thu, 24 Mar 2022, 19:12 John Mc, wrote: > Hi Alex, > > You

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-24 Thread John Mc
Please create a new thread for this question. >From my perspective, I have multiple versions of Amazon Corretto installed locally, and I've installed them via the installer Amazon provides for each JDK I need. To switch between different JDK's I use jenv[1]. Outside of that nothing needs to be t

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-24 Thread Scott Palmer
“The blame may be on sdkman but, as a user I have not yet suffered because of it, it's only when I try to install Netbeans that I run into an issue.” So you *have* suffered because of it. 🙄 It makes sense to support JDKs installed with SDKMAN. It should be simple enough. It probably would be mos

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-24 Thread Mark Eggers
Hi, First of all, I don't have a Macintosh. However, I'm trying to support a person who does. This person is primarily a front end developer and uses a different IDE, but is slowly being brought into the server-side world. After looking at the convoluted ways various Java providers manage mu

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-24 Thread John Mc
Hi Alex, You hit the nail right on the head there *"We're happy to take your contribution to the installer to add support for sdkman"* I don't use sdkman to manage JVMs on my mac, and I'd have no intention of installing, so I'd be willing to help point someone in the right direction[1], and be wi

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-24 Thread Alex Lewis
Hi, Just to offer an opinion of an average netbeans user regarding Netbeans and sdkman... As of Netbeans 12.1, sdkman is explicitly supported for detecting available JVMs. In my opinion it is an odd inconsistency for the main application to support sdkman but not the installer. Besides that and as

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-22 Thread Scott Palmer
JDKs installed by SDKMAN don’t work with /usr/libexec/java_home. That’s why I believe SDKMAN should not be used for Java on macOS, it doesn’t integrate properly. (I brought this up to SDKMAN team and they don’t want to write any files outside of their controlled space. I get it, but the user s

[RESULT] [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-22 Thread John Mc
The vote on Apache NetBeans 13 macOS Installer is now closed with 3+1 binding vote and 7+1 community members vote. There was 1 -1 community vote and no ) votes. Thanks everyone for your patience. +1 bindings vote Josh Juneau (https://people.apache.org/phonebook.html?uid=javajuneau) Neil C Smith (

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-22 Thread John Mc
+1 (binding) Vote Closed, I will tally up the votes later and move the artefacts over. @Djamel TORCHE Sorry just seeing this now. What output do you get when you run this in your terminal "/usr/libexec/java_home" That's how the installer verifies Java exists. Maybe for NB14 I might do an RC f

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-22 Thread Neil C Smith
+1 (binding) Checksum and signature checked. Installed and ran successfully. Checked module versions match git hash. JDK 17 Temurin x86_64 running on M1 macOS 12.2.1 Thanks John!!! Best wishes, Neil On Sat, 19 Mar 2022 at 10:11, John Mc wrote: > > This has been a lot longer than I wanted as

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-21 Thread Josh Juneau
+1 (binding) - Checksum confirmed - Ran installer and opened application successfully after installation *Runtime:* OpenJDK Runtime Environment 11.0.14.1+1-LTS *System:* Mac OS X version 12.2.1 running on x86_64; UTF-8; en_US (nb) Thanks for your work! Josh Juneau juneau...@gmail.com http://j

Re: [External] : [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-21 Thread Martin Balin
+1 installed on macOS 12.2.1 picked JDK 17 from system, then runs OK. checksum OK. Martin > On 19. 3. 2022, at 11:11, John Mc wrote: > > This has been a lot longer than I wanted as I got caught up with work, but > here is the updated macOS installer for Apache NetBeans 13. > > Primary voting ar

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-21 Thread Luff, Chris
Intel macOS 12.2.1 Checksum is good. Installed and run, no issues. Nice work! +1 > On 19 Mar 2022, at 10:11, John Mc wrote: > > This has been a lot longer than I wanted as I got caught up with work, but > here is the updated macOS installer for Apache NetBeans 13. > > Primary voting artefact

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-20 Thread Scott Palmer
+1 I purposely left my old NB 13 install (from previous macOS installer) in place. The installer *should* work, or at least fail with a reasonable message as to why it could not proceed. It failed for me too. The error says “The installation failed. The Installer encountered an error that ca

RE: RE: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-20 Thread Peter Ream
+1 I’m changing my -1 vote to +1. I had remnants of a previous NB13 install remaining. After deleting all NB13 remnants, it installed fine. SHA512 matched. Ran several projects, all good. Installed a second time to be sure. MacBook Air M1, Monterey 12.3 (this was a change from earlier), Azul 17

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-20 Thread Christian Oyarzun
+1 No issues on Intel macOS 12.3 John, thanks for all your work. --Christian On Sat, Mar 19, 2022 at 5:35 PM Carl Mosca wrote: > +1 > > No issues on Intel or M1 > > > On Sat, Mar 19, 2022 at 5:27 PM Javier Ortiz Bultron < > javier.ortiz...@gmail.com> wrote: > > > +1 Worked fine on Monterrey

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-19 Thread Carl Mosca
+1 No issues on Intel or M1 On Sat, Mar 19, 2022 at 5:27 PM Javier Ortiz Bultron < javier.ortiz...@gmail.com> wrote: > +1 Worked fine on Monterrey 12.2.1 > > > > > On Sat, Mar 19, 2022 at 10:07 AM David Green wrote: > > > I should have noted Monterey 12.3 > > > > On Mar 19, 2022 at 9:22:19 AM

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-19 Thread Javier Ortiz Bultron
+1 Worked fine on Monterrey 12.2.1 On Sat, Mar 19, 2022 at 10:07 AM David Green wrote: > I should have noted Monterey 12.3 > > On Mar 19, 2022 at 9:22:19 AM, David Green wrote: > > > +1 > > > > sha512 confirmed > > jdk17 (azul) > > no issue with security, DMG opens, double-click on .pkg wor

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-19 Thread David Green
I should have noted Monterey 12.3 On Mar 19, 2022 at 9:22:19 AM, David Green wrote: > +1 > > sha512 confirmed > jdk17 (azul) > no issue with security, DMG opens, double-click on .pkg works > selected and loaded user-chosen plug-ins > compiled and built some existing projects > > Thanks for sort

RE: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-19 Thread Peter Ream
-1 The sha512 matched. I get error I get error “Validating Packages…” An error occurred while running scripts. I’ve attached install.log. MacBook Air M1, Monterey 12.2.1. 2022-03-19 09:54:22-04 Peters-MacBook-Air Installer[47872]: @(#)PROGRAM:Install PROJECT:Install-1000 2022-03-19 09:54:22-04

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-19 Thread David Green
+1 sha512 confirmed jdk17 (azul) no issue with security, DMG opens, double-click on .pkg works selected and loaded user-chosen plug-ins compiled and built some existing projects Thanks for sorting everything out. On Mar 19, 2022 at 5:11:34 AM, John Mc wrote: > This has been a lot longer than

Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-19 Thread djamel torche
-1 Unfortunately the installer can't detect the installed Java when sdkman is used (to install Java), this occurs even if the JAVA_HOME is set correctly. Config: MacOS monterey, Mbp M1 Pro ---> java -version openjdk version "11.0.14" 2022-01-18 LTS OpenJDK Runtime Environment Zulu11.54+23-CA (buil

[VOTE] Release Apache NetBeans 13 macOS installer

2022-03-19 Thread John Mc
This has been a lot longer than I wanted as I got caught up with work, but here is the updated macOS installer for Apache NetBeans 13. Primary voting artefact : https://dist.apache.org/repos/dist/dev/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-macosx.dmg SHA512 checksum : https://dist.

Re: [CANCELED][VOTE] Release Apache NetBeans 13 macOS Installer

2022-02-25 Thread John Mc
I'm going to cancel this vote thread. I did notarize the app during the creation of this installer[1], however I might have committed to SVN a different version of the bundle, I'm not sure right now - I do know I deviated slightly from my normal routine so I must have messed up somewhere. Here i

Re: [VOTE] Release Apache NetBeans 13 macOS Installer

2022-02-25 Thread David Green
Installer: 0 NetBeans 13: 0 (repeated in NetBeans Thread) √ Downloads % shasum -a 512 -c Apache-NetBeans-13-bin-macosx.dmg.sha512 Apache-NetBeans-13-bin-macosx.dmg: OK Double-clicking on Package on a Monterey 12.2.1 M1Pro machine, yields *“Apache NetBeans 13.pkg” can’t be opened because Ap

[VOTE] Release Apache NetBeans 13 macOS Installer

2022-02-25 Thread John Mc
Vote for Apache NetBeans 13 macOS installer. Primary voting artefact : https://dist.apache.org/repos/dist/dev/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-macosx.dmg SHA512 checksum : https://dist.apache.org/repos/dist/dev/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-macosx.dm