Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-24 Thread Laszlo Kishalmi

+1 (binding)

I'm going to close this voting and tally the results now.

On 11/23/20 12:21 PM, Matthias Bläsing wrote:

+1 (binding)

  * verified SHA512 (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
  * verified ASC (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
  * NOTICE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
source.zip)
  * LICENSE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
source.zip)
  * ran RAT check for the netbeans 12.2 source zip, which came back
clean
  * verified, that code in netbeans-12.2-source.zip matches contents of
git repository of tag 12.2-rc2 (module the issue described below)
  * verified, that netbeans-platform source is a strict subset of
netbeans
  * build netbeans 12.2 from source with JDK 8 (netbeans-12.2-
source.zip) on linux, which results in a runnable IDE

Found issue in the JSF support: the new support for bootsfaces is not
correctly registered in the cluster and not part of the release:
https://issues.apache.org/jira/browse/NETBEANS-5054 . I don't consider
this a blocker.

Thank you!

Matthias

Am Samstag, den 21.11.2020, 00:06 -0800 schrieb Laszlo Kishalmi:

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note
all requirements below for validating sources and convenience
binaries
before voting.

Apache NetBeans 12.2 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.2/vc2
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2

They were built by the Jenkins pipeline and moved to their place :
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/

We are primarily voting on :
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip

SHA512 :
84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943a
b54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e

KEYS file :
https://downloads.apache.org/netbeans/KEYS

--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
binaries associated to the source
netbeans-12.2-bin.zip
as well as update content under nbms folder

* under
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
you will find platform cluster build
netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip




-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-24 Thread Christian Oyarzun
+1 (binding)

* SHA512 of source zip checked
* built from the sources
* created, built, ran Java Maven application.

macOS 10.15.7
built and tested with 1.8.0_265; OpenJDK 64-Bit Server VM 25.265-b01
tested with  11.0.9.1; OpenJDK 64-Bit Server VM 11.0.9.1+12-LTS




On Tue, Nov 24, 2020 at 6:00 AM Boris Heithecker 
wrote:

> +1
> Behaves as expected.
>
> On Tue, 24 Nov 2020 at 11:49, Eric Barboni  wrote:
>
> > +1 (binding)
> >
> > -Message d'origine-
> > De : Matthias Bläsing 
> > Envoyé : lundi 23 novembre 2020 21:22
> > À : dev@netbeans.apache.org
> > Objet : Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)
> >
> > +1 (binding)
> >
> >  * verified SHA512 (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
> >netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
> >  * verified ASC (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
> >netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
> >  * NOTICE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
> >source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
> >source.zip)
> >  * LICENSE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
> >source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
> >source.zip)
> >  * ran RAT check for the netbeans 12.2 source zip, which came back
> >clean
> >  * verified, that code in netbeans-12.2-source.zip matches contents of
> >git repository of tag 12.2-rc2 (module the issue described below)
> >  * verified, that netbeans-platform source is a strict subset of
> >netbeans
> >  * build netbeans 12.2 from source with JDK 8 (netbeans-12.2-
> >source.zip) on linux, which results in a runnable IDE
> >
> > Found issue in the JSF support: the new support for bootsfaces is not
> > correctly registered in the cluster and not part of the release:
> > https://issues.apache.org/jira/browse/NETBEANS-5054 . I don't consider
> > this a blocker.
> >
> > Thank you!
> >
> > Matthias
> >
> > Am Samstag, den 21.11.2020, 00:06 -0800 schrieb Laszlo Kishalmi:
> > > Dear community,
> > >
> > > This is our second voting candidate for the 12.2 release of Apache
> > > NetBeans. It is built off the same commit as 12.2-rc3. Please note all
> > > requirements below for validating sources and convenience binaries
> > > before voting.
> > >
> > > Apache NetBeans 12.2 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.2/vc2
> > > https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2
> > > /vc2
> > >
> > > They were built by the Jenkins pipeline and moved to their place :
> > > https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbean
> > > s/job/release122/20/
> > >
> > > We are primarily voting on :
> > > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netb
> > > eans-12.2-source.zip
> > >
> > > SHA512 :
> > > 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943a
> > > b54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
> > >
> > > KEYS file :
> > > https://downloads.apache.org/netbeans/KEYS
> > >
> > > --
> > >
> > > Associated to the primary source item you will have (generated with
> > > pipeline mentioned above)
> > > * under
> > > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> > > binaries associated to the source
> > > netbeans-12.2-bin.zip
> > > as well as update content under nbms folder
> > >
> > > * under
> > > https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2
> > > /vc2
> > > you will find platform cluster build
> > > netbeans-platform-12.2-bin.zip
> > > netbeans-platform-12.2-source.zip
> > >
> >
> >
> >
> > -
> > 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
> >
> >
> >
> >
>
> --
> Boris Heithecker
>
>
> Dr. Boris Heithecker
> Lüneburger Str. 30
> 28870 Ottersberg
> Festnetz: +49 4205 315834
> Mobil: +49 170 6137015
>


Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-24 Thread Boris Heithecker
+1
Behaves as expected.

On Tue, 24 Nov 2020 at 11:49, Eric Barboni  wrote:

> +1 (binding)
>
> -Message d'origine-
> De : Matthias Bläsing 
> Envoyé : lundi 23 novembre 2020 21:22
> À : dev@netbeans.apache.org
> Objet : Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)
>
> +1 (binding)
>
>  * verified SHA512 (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
>netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
>  * verified ASC (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
>netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
>  * NOTICE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
>source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
>source.zip)
>  * LICENSE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
>source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
>source.zip)
>  * ran RAT check for the netbeans 12.2 source zip, which came back
>clean
>  * verified, that code in netbeans-12.2-source.zip matches contents of
>git repository of tag 12.2-rc2 (module the issue described below)
>  * verified, that netbeans-platform source is a strict subset of
>netbeans
>  * build netbeans 12.2 from source with JDK 8 (netbeans-12.2-
>source.zip) on linux, which results in a runnable IDE
>
> Found issue in the JSF support: the new support for bootsfaces is not
> correctly registered in the cluster and not part of the release:
> https://issues.apache.org/jira/browse/NETBEANS-5054 . I don't consider
> this a blocker.
>
> Thank you!
>
> Matthias
>
> Am Samstag, den 21.11.2020, 00:06 -0800 schrieb Laszlo Kishalmi:
> > Dear community,
> >
> > This is our second voting candidate for the 12.2 release of Apache
> > NetBeans. It is built off the same commit as 12.2-rc3. Please note all
> > requirements below for validating sources and convenience binaries
> > before voting.
> >
> > Apache NetBeans 12.2 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.2/vc2
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2
> > /vc2
> >
> > They were built by the Jenkins pipeline and moved to their place :
> > https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbean
> > s/job/release122/20/
> >
> > We are primarily voting on :
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netb
> > eans-12.2-source.zip
> >
> > SHA512 :
> > 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943a
> > b54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
> >
> > KEYS file :
> > https://downloads.apache.org/netbeans/KEYS
> >
> > --
> >
> > Associated to the primary source item you will have (generated with
> > pipeline mentioned above)
> > * under
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> > binaries associated to the source
> > netbeans-12.2-bin.zip
> > as well as update content under nbms folder
> >
> > * under
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2
> > /vc2
> > you will find platform cluster build
> > netbeans-platform-12.2-bin.zip
> > netbeans-platform-12.2-source.zip
> >
>
>
>
> -
> 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
>
>
>
>

-- 
Boris Heithecker


Dr. Boris Heithecker
Lüneburger Str. 30
28870 Ottersberg
Festnetz: +49 4205 315834
Mobil: +49 170 6137015


RE: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-24 Thread Eric Barboni
+1 (binding)

-Message d'origine-
De : Matthias Bläsing  
Envoyé : lundi 23 novembre 2020 21:22
À : dev@netbeans.apache.org
Objet : Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

+1 (binding)

 * verified SHA512 (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
   netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
 * verified ASC (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
   netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
 * NOTICE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
   source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
   source.zip)
 * LICENSE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
   source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
   source.zip)
 * ran RAT check for the netbeans 12.2 source zip, which came back   
   clean
 * verified, that code in netbeans-12.2-source.zip matches contents of
   git repository of tag 12.2-rc2 (module the issue described below)
 * verified, that netbeans-platform source is a strict subset of
   netbeans
 * build netbeans 12.2 from source with JDK 8 (netbeans-12.2-
   source.zip) on linux, which results in a runnable IDE

Found issue in the JSF support: the new support for bootsfaces is not correctly 
registered in the cluster and not part of the release:
https://issues.apache.org/jira/browse/NETBEANS-5054 . I don't consider this a 
blocker.

Thank you!

Matthias

Am Samstag, den 21.11.2020, 00:06 -0800 schrieb Laszlo Kishalmi:
> Dear community,
> 
> This is our second voting candidate for the 12.2 release of Apache 
> NetBeans. It is built off the same commit as 12.2-rc3. Please note all 
> requirements below for validating sources and convenience binaries 
> before voting.
> 
> Apache NetBeans 12.2 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.2/vc2
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2
> /vc2
> 
> They were built by the Jenkins pipeline and moved to their place :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbean
> s/job/release122/20/
> 
> We are primarily voting on :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netb
> eans-12.2-source.zip
> 
> SHA512 :
> 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943a
> b54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
> 
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
> 
> --
> 
> Associated to the primary source item you will have (generated with 
> pipeline mentioned above)
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> binaries associated to the source
> netbeans-12.2-bin.zip
> as well as update content under nbms folder
> 
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2
> /vc2
> you will find platform cluster build
> netbeans-platform-12.2-bin.zip
> netbeans-platform-12.2-source.zip
> 



-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Jeffrey Morlan
Noticed a regression from 12.1: the new Java 15 nb-javac fails to parse
code using "permits" as an identifier (not uncommon in code related to
semaphores, for example). Reported as
https://issues.apache.org/jira/browse/NETBEANS-5055

On Sat, Nov 21, 2020 at 12:06 AM Laszlo Kishalmi 
wrote:

> Dear community,
>
> This is our second voting candidate for the 12.2 release of Apache
> NetBeans. It is built off the same commit as 12.2-rc3. Please note
> all requirements below for validating sources and convenience binaries
> before voting.
>
> Apache NetBeans 12.2 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.2/vc2
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
>
> They were built by the Jenkins pipeline and moved to their place :
>
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/
>
> We are primarily voting on :
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip
>
> SHA512 :
>
> 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
>
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
>
> --
>
> Associated to the primary source item you will have (generated with
> pipeline mentioned above)
> * under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> binaries associated to the source
> netbeans-12.2-bin.zip
> as well as update content under nbms folder
>
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> you will find platform cluster build
> netbeans-platform-12.2-bin.zip
> netbeans-platform-12.2-source.zip
>
> --
>
>
> Release specific wiki page :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.2
>
> --
>
> 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) if you're an Apache NetBeans PMC
> member to help with voting admin.
>
> NetBeans 12.2 will be released if and when this vote passes.
>
> Thank you to all contributors for all your hard work!
>
> Best wishes,
>
> Laszlo Kishalmi
> Release Manager for Apache NetBeans 12.2
>
>
>
>
>
> -
> 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
>
>
>
>


Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Matthias Bläsing
+1 (binding)

 * verified SHA512 (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
   netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
 * verified ASC (netbeans-12.2-bin.zip, netbeans-12.2-source.zip,
   netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-source.zip)
 * NOTICE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
   source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
   source.zip)
 * LICENSE files look sane (netbeans-12.2-bin.zip, netbeans-12.2-
   source.zip, netbeans-platform-12.2-bin.zip, netbeans-platform-12.2-
   source.zip)
 * ran RAT check for the netbeans 12.2 source zip, which came back   
   clean
 * verified, that code in netbeans-12.2-source.zip matches contents of
   git repository of tag 12.2-rc2 (module the issue described below)
 * verified, that netbeans-platform source is a strict subset of
   netbeans
 * build netbeans 12.2 from source with JDK 8 (netbeans-12.2-
   source.zip) on linux, which results in a runnable IDE

Found issue in the JSF support: the new support for bootsfaces is not
correctly registered in the cluster and not part of the release:
https://issues.apache.org/jira/browse/NETBEANS-5054 . I don't consider
this a blocker.

Thank you!

Matthias

Am Samstag, den 21.11.2020, 00:06 -0800 schrieb Laszlo Kishalmi:
> Dear community,
> 
> This is our second voting candidate for the 12.2 release of Apache
> NetBeans. It is built off the same commit as 12.2-rc3. Please note
> all requirements below for validating sources and convenience
> binaries
> before voting.
> 
> Apache NetBeans 12.2 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.2/vc2
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> 
> They were built by the Jenkins pipeline and moved to their place :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/
> 
> We are primarily voting on :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip
> 
> SHA512 :
> 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943a
> b54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
> 
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
> 
> --
> 
> Associated to the primary source item you will have (generated with
> pipeline mentioned above)
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> binaries associated to the source
> netbeans-12.2-bin.zip
> as well as update content under nbms folder
> 
> * under 
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> you will find platform cluster build
> netbeans-platform-12.2-bin.zip
> netbeans-platform-12.2-source.zip
> 



-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Kai Uwe Pel

+1

Product Version: Apache NetBeans IDE 12.2
Java: 15; OpenJDK 64-Bit Server VM 15+36
Runtime: OpenJDK Runtime Environment 15+36
System: Windows 10 Pro version 2004 64Bit; UTF-8; en_US

Kai


On 11/21/2020 9:06 AM, Laszlo Kishalmi wrote:

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note
all requirements below for validating sources and convenience binaries
before voting.

Apache NetBeans 12.2 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.2/vc2
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2


They were built by the Jenkins pipeline and moved to their place :
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/


We are primarily voting on :
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip


SHA512 :
84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e


KEYS file :
https://downloads.apache.org/netbeans/KEYS

--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
binaries associated to the source
netbeans-12.2-bin.zip
as well as update content under nbms folder

* under
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
you will find platform cluster build
netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip




-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Tomáš Procházka

+1

- verified sha512 and asc signatures for sources and convenience binaries
- verified LICENSE and NOTICE
- sources don't contain any other .jar files than mentioned
- built on Ubuntu 20.10 with JDK 1.8.0_275

Tested both built NetBeans and convenience binaries
- opened PHP project - navigation, CC, code analysis works
- opened NetBeans sources - navigation and CC works

Thank you all.

Tomáš Procházka

On 21.11.2020 9:06, Laszlo Kishalmi wrote:

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note
all requirements below for validating sources and convenience binaries
before voting.

Apache NetBeans 12.2 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.2/vc2
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2 



They were built by the Jenkins pipeline and moved to their place :
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/ 



We are primarily voting on :
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip 



SHA512 :
84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e 



KEYS file :
https://downloads.apache.org/netbeans/KEYS

--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
binaries associated to the source
netbeans-12.2-bin.zip
as well as update content under nbms folder

* under 
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2

you will find platform cluster build
netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip




-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Ludovic HOCHET
+1

built with openjdk 11.0.9.1 2020-11-04
runtime:
Product Version: Apache NetBeans IDE 12.2
Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9-18
Runtime: OpenJDK Runtime Environment 15.0.1+9-18
System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)

On Sat, 21 Nov 2020 at 09:06, Laszlo Kishalmi  wrote:
>
> Dear community,
>
> This is our second voting candidate for the 12.2 release of Apache
> NetBeans. It is built off the same commit as 12.2-rc3. Please note
> all requirements below for validating sources and convenience binaries
> before voting.
>
> Apache NetBeans 12.2 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.2/vc2
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
>
> They were built by the Jenkins pipeline and moved to their place :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/
>
> We are primarily voting on :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip
>
> SHA512 :
> 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
>
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
>
> --
>
> Associated to the primary source item you will have (generated with
> pipeline mentioned above)
> * under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> binaries associated to the source
> netbeans-12.2-bin.zip
> as well as update content under nbms folder
>
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> you will find platform cluster build
> netbeans-platform-12.2-bin.zip
> netbeans-platform-12.2-source.zip
>
> --
>
>
> Release specific wiki page :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.2
>
> --
>
> 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) if you're an Apache NetBeans PMC
> member to help with voting admin.
>
> NetBeans 12.2 will be released if and when this vote passes.
>
> Thank you to all contributors for all your hard work!
>
> Best wishes,
>
> Laszlo Kishalmi
> Release Manager for Apache NetBeans 12.2
>
>
>
>
>
> -
> 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
>
>
>


-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]


Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Neil C Smith
+1 (binding)

Checked files and sigs, built with JDK 8 on Ubuntu 20.04, tested with
Adopt JDK 14.

Product Version: Apache NetBeans IDE 12.2
Java: 14.0.2; OpenJDK 64-Bit Server VM 14.0.2+12
Runtime: OpenJDK Runtime Environment 14.0.2+12
System: Linux version 5.4.0-54-generic running on amd64; UTF-8; en_GB (nb)

Thanks Laszlo!

Best wishes,

Neil

On Sat, 21 Nov 2020 at 08:06, Laszlo Kishalmi  wrote:
>
> Dear community,
>
> This is our second voting candidate for the 12.2 release of Apache
> NetBeans. It is built off the same commit as 12.2-rc3. Please note
> all requirements below for validating sources and convenience binaries
> before voting.
>
> Apache NetBeans 12.2 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.2/vc2
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
>
> They were built by the Jenkins pipeline and moved to their place :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/
>
> We are primarily voting on :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip
>
> SHA512 :
> 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
>
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
>
> --
>
> Associated to the primary source item you will have (generated with
> pipeline mentioned above)
> * under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> binaries associated to the source
> netbeans-12.2-bin.zip
> as well as update content under nbms folder
>
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> you will find platform cluster build
> netbeans-platform-12.2-bin.zip
> netbeans-platform-12.2-source.zip
>
> --
>
>
> Release specific wiki page :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.2
>
> --
>
> 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) if you're an Apache NetBeans PMC
> member to help with voting admin.
>
> NetBeans 12.2 will be released if and when this vote passes.
>
> Thank you to all contributors for all your hard work!
>
> Best wishes,
>
> Laszlo Kishalmi
> Release Manager for Apache NetBeans 12.2
>
>
>
>
>
> -
> 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, 

Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Junichi Yamamoto
+1 (binding)

- Checked jar files
- Verified the cryptographic signatures, the NOTICE and LICENSE file
- BUILD SUCCESSFUL (openjdk version "1.8.0_275")
- Tried creating a PHP project and running CC. Works fine.

Thanks,
Junichi

On Sat, Nov 21, 2020 at 5:06 PM Laszlo Kishalmi
 wrote:
>
> Dear community,
>
> This is our second voting candidate for the 12.2 release of Apache
> NetBeans. It is built off the same commit as 12.2-rc3. Please note
> all requirements below for validating sources and convenience binaries
> before voting.
>
> Apache NetBeans 12.2 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.2/vc2
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
>
> They were built by the Jenkins pipeline and moved to their place :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/
>
> We are primarily voting on :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip
>
> SHA512 :
> 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
>
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
>
> --
>
> Associated to the primary source item you will have (generated with
> pipeline mentioned above)
> * under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> binaries associated to the source
> netbeans-12.2-bin.zip
> as well as update content under nbms folder
>
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> you will find platform cluster build
> netbeans-platform-12.2-bin.zip
> netbeans-platform-12.2-source.zip
>
> --
>
>
> Release specific wiki page :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.2
>
> --
>
> 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) if you're an Apache NetBeans PMC
> member to help with voting admin.
>
> NetBeans 12.2 will be released if and when this vote passes.
>
> Thank you to all contributors for all your hard work!
>
> Best wishes,
>
> Laszlo Kishalmi
> Release Manager for Apache NetBeans 12.2
>
>
>
>
>
> -
> To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: netcat-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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Josh Juneau
+1 (binding)

- Verified signature, NOTICE and LICENSE file
- Built and ran without issues using Zulu-11 JDK on OS X 10.14.6:

Product Version: Apache NetBeans IDE 12.2
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.14.6 running on x86_64; UTF-8; en_US (nb)

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

 

On 11/21/20, 2:06 AM, "Laszlo Kishalmi"  wrote:

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note
all requirements below for validating sources and convenience binaries
before voting.

Apache NetBeans 12.2 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.2/vc2
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2

They were built by the Jenkins pipeline and moved to their place :

https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/

We are primarily voting on :

https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip

SHA512 :

84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e

KEYS file :
https://downloads.apache.org/netbeans/KEYS

--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
binaries associated to the source
netbeans-12.2-bin.zip
as well as update content under nbms folder

* under 
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
you will find platform cluster build
netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip

-- 


Release specific wiki page :
https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.2

--

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) if you're an Apache NetBeans PMC
member to help with voting admin.

NetBeans 12.2 will be released if and when this vote passes.

Thank you to all contributors for all your hard work!

Best wishes,

Laszlo Kishalmi
Release Manager for Apache NetBeans 12.2





-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:

Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Svata Dedic

+1 (binding)

* SHA512 of source zip checked
* verified netbeans-12.2-source.zip.asc signature
* LICENSE, NOTICE files present and contains expected content
* built from the sources
* the product contains LICENSE, NOTICE
* opened [java] project, built run, edited source
* verified netbeans-12.2-bin.zip.asc signature
* verified the LICENSE, NOTICE, DEPENDENCIES in the build product 
matches the netbeans-12.2-bin.zip contents

* verified nbm signatures

* downloaded netbeans-platform*
* sha512 checked for -bin and -source
* signatures verified for -bin and -source
* LICENSE, NOTICE, DEPENDENCIES present and look sane in both -bin and 
-source

* built from sources
* LICENSE, NOTICE, DEPENDENCIES in the build product match the ones in 
-bin.zip


Tested on kubuntu Linux 19.04 / x86_64, compiled and run using JDK 
1.8.0_241-b07


-Svata

Dne 21. 11. 20 v 9:06 Laszlo Kishalmi napsal(a):

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note

Build artifacts are available here :
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2

They were built by the Jenkins pipeline and moved to their place :
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/ 



We are primarily voting on :
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip 



-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Martin Balin

+1
tested the binaries on Ubuntu 20.04.
Martin

On 21. 11. 20 9:06, Laszlo Kishalmi wrote:

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note
all requirements below for validating sources and convenience binaries
before voting.

Apache NetBeans 12.2 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://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqBMzGkIg$ 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dq8EnVa5A$ 


They were built by the Jenkins pipeline and moved to their place :
https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-drBS6gJ0g$ 


We are primarily voting on :
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-doYIf9vog$ 


SHA512 :
84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e 



KEYS file :
https://urldefense.com/v3/__https://downloads.apache.org/netbeans/KEYS__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqZuvwCAQ$ 


--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqBMzGkIg$ 
binaries associated to the source

netbeans-12.2-bin.zip
as well as update content under nbms folder

* under 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dq8EnVa5A$ 
you will find platform cluster build

netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip




-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Jaroslav Tulach
+1 (binding)

- sha512 is OK
- `.asc` file is OK
- NOTICE and LICENSE seem OK
- builds and runs on BigSur
- `find . -not -type dir | grep jar$` seems to be fine
- convenience binary downloads and runs on Linux

In addition to the above I've successfully built 
```
$ ant -f java/java.lsp.server build-vscode-ext
```
and executed it in VS Code running on Mac OS X Big Sur.

Let's get the VC2 out as 12.2 release!
-jt

> Dear community,
> 
> This is our second voting candidate for the 12.2 release of Apache
> NetBeans. It is built off the same commit as 12.2-rc3. Please note
> all requirements below for validating sources and convenience binaries
> before voting.
> 
> Apache NetBeans 12.2 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.2/vc2
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> 
> They were built by the Jenkins pipeline and moved to their place :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/
> release122/20/
> 
> We are primarily voting on :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-1
> 2.2-source.zip
> 
> SHA512 :
> 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf8
> 50588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
> 
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
> 
> --
> 
> Associated to the primary source item you will have (generated with
> pipeline mentioned above)
> * under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> binaries associated to the source
> netbeans-12.2-bin.zip
> as well as update content under nbms folder
> 
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> you will find platform cluster build
> netbeans-platform-12.2-bin.zip
> netbeans-platform-12.2-source.zip





-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-22 Thread Martin Balin

Hello,
Proper build artifacts of Apache NetBeans Language Server VSCode 
extension are here:

https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.2.0/

Martin

On 21. 11. 20 20:07, Martin Balin wrote:

Dear community,
There is also 12.2 RC3 build of Apache NetBeans Language Server VSCode 
extension  available.

The build of the extension can be found here:
https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/189/__;!!GqivPVa7Brio!OOxRBiiGnoCvEjS04WRodU-ALZYGYzjvXXGuw_CIrv1fyAloe910MCOb9KXokaRA8A$ 

I'm working on getting the build to 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext__;!!GqivPVa7Brio!OOxRBiiGnoCvEjS04WRodU-ALZYGYzjvXXGuw_CIrv1fyAloe910MCOb9KVJqe5gnA$ 
, it is not there yet.


Samples how it can be used to extend the VSCode capabilities can be 
found in this Wiki page
https://urldefense.com/v3/__https://cwiki.apache.org/confluence/display/NETBEANS/Apache*NetBeans*Extension*for*Visual*Studio*Code__;KysrKysr!!GqivPVa7Brio!OOxRBiiGnoCvEjS04WRodU-ALZYGYzjvXXGuw_CIrv1fyAloe910MCOb9KUSK18gOQ$ 
It is built using RC3 tag and sources same as 12.2-rc3. I would like 
to vote on this extension binaries once the 12.2 source voting is 
over. To avoid another delay. Thank you, Martin Balin



On 21. 11. 20 9:06, Laszlo Kishalmi wrote:

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note
all requirements below for validating sources and convenience binaries
before voting.

Apache NetBeans 12.2 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://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqBMzGkIg$ 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dq8EnVa5A$ 


They were built by the Jenkins pipeline and moved to their place :
https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-drBS6gJ0g$ 


We are primarily voting on :
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-doYIf9vog$ 


SHA512 :
84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e 



KEYS file :
https://urldefense.com/v3/__https://downloads.apache.org/netbeans/KEYS__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqZuvwCAQ$ 


--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqBMzGkIg$ 
binaries associated to the source

netbeans-12.2-bin.zip
as well as update content under nbms folder

* under 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dq8EnVa5A$ 
you will find platform cluster build

netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip




-
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://urldefense.com/v3/__https://cwiki.apache.org/confluence/display/NETBEANS/Mailing*lists__;Kw!!GqivPVa7Brio!OOxRBiiGnoCvEjS04WRodU-ALZYGYzjvXXGuw_CIrv1fyAloe910MCOb9KWM6djSRA$ 







-
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





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-21 Thread Martin Balin

Dear community,
There is also 12.2 RC3 build of Apache NetBeans Language Server VSCode 
extension  available.

The build of the extension can be found here:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/189/

I'm working on getting the build to 
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext, it 
is not there yet.


Samples how it can be used to extend the VSCode capabilities can be 
found in this Wiki page

https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Extension+for+Visual+Studio+Code
It is built using RC3 tag and sources same as 12.2-rc3. I would like to 
vote on this extension binaries once the 12.2 source voting is over. To 
avoid another delay. Thank you, Martin Balin



On 21. 11. 20 9:06, Laszlo Kishalmi wrote:

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note
all requirements below for validating sources and convenience binaries
before voting.

Apache NetBeans 12.2 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://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqBMzGkIg$ 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dq8EnVa5A$ 


They were built by the Jenkins pipeline and moved to their place :
https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-drBS6gJ0g$ 


We are primarily voting on :
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-doYIf9vog$ 


SHA512 :
84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e 



KEYS file :
https://urldefense.com/v3/__https://downloads.apache.org/netbeans/KEYS__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqZuvwCAQ$ 


--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dqBMzGkIg$ 
binaries associated to the source

netbeans-12.2-bin.zip
as well as update content under nbms folder

* under 
https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2__;!!GqivPVa7Brio!IpqD5djN_39mMDD2we05i2WDvcMeWsrh9sAbeIHTVrLRKEU-Mi3AIQ_G-dq8EnVa5A$ 
you will find platform cluster build

netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip




-
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





[VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-21 Thread Laszlo Kishalmi

Dear community,

This is our second voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc3. Please note
all requirements below for validating sources and convenience binaries
before voting.

Apache NetBeans 12.2 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.2/vc2
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2

They were built by the Jenkins pipeline and moved to their place :
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/

We are primarily voting on :
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip

SHA512 :
84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e

KEYS file :
https://downloads.apache.org/netbeans/KEYS

--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
binaries associated to the source
netbeans-12.2-bin.zip
as well as update content under nbms folder

* under 
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2

you will find platform cluster build
netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip

--


Release specific wiki page :
https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.2

--

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) if you're an Apache NetBeans PMC
member to help with voting admin.

NetBeans 12.2 will be released if and when this vote passes.

Thank you to all contributors for all your hard work!

Best wishes,

Laszlo Kishalmi
Release Manager for Apache NetBeans 12.2





-
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