+1 (binding)

Regards
Eric

FYI:
find . -name "*.jar" -type f to get only file (hope I'm right)
so the following .jar are not jar file but folder used for branding:
./java/java.lsp.server/nbcode/branding/core/core.jar
./java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-gradle.jar
./java/java.lsp.server/nbcode/branding/modules/org-netbeans-core-windows.jar
./java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-projectui.jar
./java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-maven.jar
./java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-maven-indexer.jar
./java/java.lsp.server/nbcode/branding/modules/org-openide-loaders.jar
./java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-java-j2seplatform.jar
./java/java.lsp.server/nbcode/branding/modules/org-openide-text.jar

-----Message d'origine-----
De : Josh Juneau <juneau...@gmail.com> 
Envoyé : mardi 18 mai 2021 16:47
À : dev <dev@netbeans.apache.org>
Objet : Re: [VOTE] Release Apache NetBeans 12.4 (vote candidate 1)

+1 (binding)

- Checked for additional JAR files
- Verified signature, LICENSE, and NOTICE
- Built successfully:
openjdk version "1.8.0_232"
OpenJDK Runtime Environment (Zulu 8.42.0.23-CA-macosx) (build 1.8.0_232-b18)
- Ran successfully running under JDK 11

*Java:* 11.0.5; OpenJDK 64-Bit Server VM 11.0.5+10-LTS

*Runtime:* OpenJDK Runtime Environment 11.0.5+10-LTS

*System:* Mac OS X version 10.16 running on x86_64; UTF-8; en_US (nb)


Great work to those involved!


Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
Apress Author <https://www.apress.com/us/search?query=juneau>



On Fri, May 14, 2021 at 4:28 PM Geertjan Wielenga <geert...@apache.org>
wrote:

> Dear community,
>
> This is our first voting candidate for the 12.4 release of Apache NetBeans.
> Please note all requirements below for validating sources and 
> convenience binaries before voting.
>
> Apache NetBeans 12.4 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 artifacts are available here:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.4/vc1
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.4
> /v1
>
> They were built by the Jenkins pipeline:
>
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbean
> s/job/release124/22/
>
> We are primarily voting on:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.4/vc1/netb
> eans-12.4-source.zip
>
> SHA512:
>
> f8ee78d9ccba513234f855fc516bf251746eb030f6c747239b0db3da2f32932dc94318
> 98fc334a22ebb25f4caec58c292b04d261736bc8de4eb6ead585dffc04
>
> KEYS file:
> https://downloads.apache.org/netbeans/KEYS
>
> Associated with the primary source item we have, generated with the 
> pipeline mentioned above:
>
> -- under 
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.4/vc1
> binaries associated with the source
> netbeans-12.4-bin.zip
> as well as update content under nbms folder
>
> -- under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.4
> /vc1 you will find the platform cluster build 
> netbeans-platform-12.4-bin.zip netbeans-platform-12.4-source.zip
>
> Release specific wiki page:
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+1
> 2.4
>
> ------------------------
>
> 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, 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.
>
> In addition to checking the sources, you should check the associated 
> convenience binary zips and nbms at the artifact links above. 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.
>
> Separate votes will be held on other convenience binaries, including 
> installers and Maven artifacts. Those will be dependent on this vote 
> passing.
>
> 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) 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 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
>


---------------------------------------------------------------------
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