[x] yes / +1
[ ] no / -1 (please justify -1)
[ ] binding (member of PMC)

My vote is based on

[ ] I have built and tested the source with Corretto 17.0.12 on manjaro
linux (required)
[ ] I have tested the binary zip with OpenJDK 23+37 on manjaro linux
[ ] I have tested the deb installer with JDK 17 (default from repo) on
Debian 12
[ ] I have tested the rpm installer with JDK 21 (default from repo) on
Fedora 40
[ ] I have tested the exe installer with JDK 23 (Oracle JDK 23+37) on
Windows 10
[x] I have tested the exe installer with JDK 21 (Oracle JDK 21) on Windows
10
[x] I have tested the Maven artefacts
[ ] I have tested the VSCode extension

Additional info (optional) - any specifics on what you've tested

Product Version: Apache NetBeans IDE 23
Java: 21.0.1; Java HotSpot(TM) 64-Bit Server VM 21.0.1+12-LTS-29
Runtime: Java(TM) SE Runtime Environment 21.0.1+12-LTS-29
System: Windows 10 version 10.0 running on amd64; UTF-8; en_US (nb)
User directory: C:\Users\Lexi\AppData\Roaming\NetBeans\23
Cache directory: C:\Users\Lexi\AppData\Local\NetBeans\Cache\23


On Tue, Sep 17, 2024 at 7:03 PM Michael Bien <mbie...@gmail.com> wrote:

> [x] yes / +1
> [ ] no / -1 (please justify -1)
> [x] binding (member of PMC)
>
> My vote is based on
>
> [x] I have built and tested the source with Corretto 17.0.12 on manjaro
> linux (required)
> [x] I have tested the binary zip with OpenJDK 23+37 on manjaro linux
> [x] I have tested the deb installer with JDK 17 (default from repo) on
> Debian 12
> [x] I have tested the rpm installer with JDK 21 (default from repo) on
> Fedora 40
> [x] I have tested the exe installer with JDK 23 (Oracle JDK 23+37) on
> Windows 10
> [x] I have tested the exe installer with JDK 21 (Temurin 21.0.2) on
> Windows 11
> [x] I have tested the Maven artefacts
> [ ] I have tested the VSCode extension
>
> Additional info (optional) - any specifics on what you've tested
>
> deb/rpm installers were tested using the system default java version from
> debian/fedora repos.
> e.g fedora 40 installs java-21-openjdk-devel (Red_Hat-21.0.4) to resolve
> the dependency.
> Debian 12 uses JDK 17.0.12 from stable repo.
> Checked that windows NBI works on JDK 23 GA.
>
> staged maven artifacts:
> checked if the build works on some plugin projects using nbm-maven-plugin
> 14.2, staged RELEASE230 and JDK 21
>
>
> best regards && thanks to everyone involved,
>
> michael (mbien)
>
>
> On 16.09.24 11:28, Eric Barboni wrote:
> > This is our first voting candidate for the release of Apache NetBeans 23.
> >
> > Please follow the voting template at the bottom of this email, and note
> all requirements
> > below for validating sources and convenience binaries before voting.
> >
> > Apache NetBeans 23 constitutes all clusters in the Apache NetBeans Git
> repository,
> > which together provide the NetBeans Platform (i.e., the underlying
> application framework),
> > as well as all the modules that provide the Java SE, Java EE, PHP,
> JavaScript and Groovy
> > features of Apache NetBeans.
> >
> > ------------------------
> >
> > Build artefacts are available here :
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/23/
> >
> > They were built by the Jenkins pipeline :
> >
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/release230/9/
> >
> > ------------------------
> > We are primarily voting on :
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/23/netbeans-23-source.zip
> > SHA512 :
> >
> 24bcbf8d6d7b1345793999978f431509d93bf98463ced2af4a0f72ab90c3a236c4ed4b2dca0bbce5032714b029e404739e65e37a71bc5b27a95e59a31932f521
> >
> > KEYS file :https://downloads.apache.org/netbeans/KEYS
> > ------------------------
> >
> > Associated with the primary source item we have, generated with the
> pipeline mentioned above :
> >
> > -- athttps://dist.apache.org/repos/dist/dev/netbeans/netbeans/23/
> >
> > Binaries associated with the source - netbeans-23-bin.zip as well as
> update content under the nbms folder.
> >
> > -- athttps://
> dist.apache.org/repos/dist/dev/netbeans/netbeans-installers/23/
> >
> > A PKG installer for macOS built and signed with NBPackage on a PMC
> member's macOS machine.
> > An EXE installer for Windows signed by a PMC member using binaries
> created during the build process.
> > DEB and RPM packages for Linux signed by a PMC member using binaries
> created with NBPackage during the build process.
> >
> > -- athttps://
> dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/23.0/
> >
> > The VSCode extension signed by a PMC member using binaries created
> during the build process.
> >
> >     ------------------------
> >
> > Maven Artefacts
> >
> > The Maven artefacts for Apache NetBeans 23 are staged at :
> >
> >
> https://repository.apache.org/content/repositories/orgapachenetbeans-1147/
> >
> > The version is : RELEASE230
> >
> > ------------------------
> >
> > Voting requirements
> >
> > Before voting +1 you are required to download the signed source code
> > package, compile it as provided, and test the resulting executable on
> > your own platform, along with also verifying that the package meets
> > the requirements of the ASF policy on releases -
> > http://www.apache.org/legal/release-policy.html#management
> >
> > In particular, you should (at least) follow these steps.
> >
> > 1. Download the artefact to be voted on and unzip it.
> > 2. Check that the artefact does not contain any jar files (there are
> > branding folders with the name *.jar).
> > 3. Verify the cryptographic signatures, the NOTICE and LICENSE file
> > 4. Build it using the README provided by the artefact.
> > 5. Look in nbbuild/netbeans for the NetBeans installation created by
> > the build process and try running it.
> >
> > In addition to checking the sources, you may check the associated
> > convenience binary zip, installers, nbms and maven staging at the links
> > above. You are not expected to check every convenience binary.
> >
> > As well as checking any artefact functions correctly, you
> > should check that it has been correctly signed by a PMC member, and
> > that the source being voted on is sufficient to build the relevant
> > binary.
> >
> > This vote is going to be open at least 72 hours, vote with +1, 0, and
> > -1 as usual. (Please justify -1)
> >
> > Please mark your vote as binding only if you're an Apache NetBeans
> > PMC member to help with voting admin.
> >
> > Only respond if you are going to vote - this is NOT a discussion
> > thread.
> >
> > Apache NetBeans 22 will be released if and when this vote passes.
> >
> > -----------------------
> >
> > Voting template
> >
> > Please copy and paste the answer form below into your email. Fill the
> > checkboxes as appropriate (eg. [X]). Replace <OS>, <JDK> and <TYPE> as
> > appropriate.
> >
> > -- Answer form ------------------------
> >
> > [ ] yes / +1
> > [ ] no / -1 (please justify -1)
> > [ ] binding (member of PMC)
> >
> > My vote is based on
> >
> > [ ] I have built and tested the source with <JDK> on <OS> (required)
> > [ ] I have tested the binary zip with <JDK> on <OS>
> > [ ] I have tested the <TYPE> installer(s) with <JDK> on <OS>
> > [ ] I have tested the Maven artefacts
> > [ ] I have tested the VSCode extension
> >
> > Additional info (optional) - any specifics on what you've tested
> >
> > --------------------------------------
> >
> >
> > Thank you to all contributors for all your hard work!
> >
> > Apache NetBeans release team
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail:dev-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail:dev-h...@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to