+1 (binding) Only just looked through - thanks Geertjan.
For final release vote we'll need to add a few more allowed jar files that have been added in Maven tests. Also, isn't find . -type f -name "*.jar" easier than what we say here? Best wishes, Neil On Sat, 3 Apr 2021 at 12:11, Geertjan Wielenga <[email protected]> wrote: > > Dear community, > > We're super smart this time around and have decided to do a public beta for > the first time in order to (1) get early feedback because via our public > beta we'll be able to publish it officially and get more attention to it > and (2) support VSNetBeans, where a new release is being planned earlier > than the final release of 12.4 and so it would help that project to have an > earlier public release containing the related changes (there'll be a > separate voting thread for VSNetBeans after this one passes). > > Note: Feature freeze for 12.4 is some way away (April 16), so please do go > ahead scheduling content for 12.4 and providing pull requests for that > purpose, with end of May being the release date for 12.4. > > Build artifacts are available here: > > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.4-beta1/ > https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.4-beta1/ > > They were built by the Jenkins pipeline, signed, and moved to their place > above: > https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release124/2/ > > We are primarily voting on: > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.4-beta1/netbeans-12.4-beta1-source.zip > > In the first two links above, you'll also find convenience binaries and > installers (though not for Mac OS X) are available too: > > https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release124/2/artifact/dist/installers/ > > SHA512: > 031a156878c4d5f984ab5803904499153975e88b7a1d7c8c1f04ebe20818d9d40976b02f4451ab7be05bf1cb0469c178b519eb57d44291a9c815896c1c4d5f8a > > KEYS file: > https://downloads.apache.org/netbeans/KEYS > > What's new in 12.4 Beta 1: > https://github.com/apache/netbeans/milestone/12?closed=1 > > -------------- > > 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 - see: > > 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, using find . > -type f | grep -e "\.jar$", except for: > - > platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/empty.jar > - enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar > - enterprise/glassfish.common/test/unit/data/subdir/nottaDir-5.0.jar > - enterprise/payara.common/test/unit/data/nottaDir-4_1_2.jar > - enterprise/payara.common/test/unit/data/subdir/nottaDir-5.0.jar > which are only JARs by their name > > 3. Verify the cryptographic signatures, the NOTICE and LICENSE file. > > 4. Build it using the README provided by the artifact. > > 5. Look in nbbuild/netbeans for the NetBeans installation created by the > build process and try running it. > > As well as checking any artifact 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 with (binding) if, and > only, if you're an Apache NetBeans PMC member to help with voting admin. > > *Only respond if you are going to vote*, i.e., this is *NOT* a discussion > thread. > > NetBeans 12.4 Beta 1 will be released if and when this vote passes. > > Thank you to all contributors for all your hard work! > > Geertjan and Neil > Release Managers for Apache NetBeans 12.4 Beta 1 (and beyond) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
