[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 OpenJDK 24rc1 on Manjaro Linux 
(required)
[x] I have tested the binary zip with OpenJDK 24rc1 on Manjaro Linux
[x] I have tested the deb installer with JDK 17.0.14 (default) on Debian 12.9
[x] I have tested the rpm installer with JDK 21.0.6 (default) on Fedora 41
[x] I have tested the Maven artefacts
[ ] I have tested the VSCode extension 

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

Manjaro System uses Cinnamon, Debian Xfce and Fedora Gnome - only basic UI 
smoke testing + sigs checked.

Maven artifacts were quickly tested in some apps, JDK 24, nbm-maven-plugin 14.2 
using staged RELEASE250.

note: maven plugin will need to bump asm again, added
        <dependencies>
            <dependency>
                <groupId>org.ow2.asm</groupId>
                <artifactId>asm</artifactId>
                <version>9.7.1</version>
            </dependency>
        </dependencies>
as plugin dependency to bump to the next point release.

Used the NB 25 build a few times over the weekend and everything worked fine.



thanks Eric for the smooth release - 2 RCs is a new record I think :)

best regards,

michael


On 17.02.25 10:42, Eric Barboni wrote:
> This is our first voting candidate for the release of Apache NetBeans 25.
> 
> 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 25 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/25/
> 
> They were built by the Jenkins pipeline :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/release250/5/
> 
> ------------------------
> 
> We are primarily voting on :
> 
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/25/netbeans-25-source.zip
> SHA512 :
> 45ca26e46d012439b51857ecd407c3dde40d15184e308ec9b080cf8f24c160871a66cc87b8d29cdc87356b60efde861fc39a65614a0976beec7542949055d9da
>   
> 
> KEYS file : https://downloads.apache.org/netbeans/KEYS
> 
> ------------------------
> 
> Associated with the primary source item we have, generated with the pipeline 
> mentioned above :
> 
> -- at https://dist.apache.org/repos/dist/dev/netbeans/netbeans/25/
> 
> Binaries associated with the source - netbeans-25-bin.zip as well as update 
> content under the nbms folder.
> 
> -- at https://dist.apache.org/repos/dist/dev/netbeans/netbeans-installers/25/
> 
> 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.
> 
> -- at 
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/25.0.0/
> 
> The VSCode extension signed by a PMC member using binaries created during the 
> build process.
> 
> ------------------------
> 
> Maven Artefacts
> 
> The Maven artefacts for Apache NetBeans 25 are staged at :
> 
> https://repository.apache.org/content/repositories/orgapachenetbeans-1150/
> 
> The version is : RELEASE250
> ------------------------
> 
> 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 -
> 
> https://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 25 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!
> 
> The 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