Re: [VOTE] Release Apache NetBeans-12.3 Linux Installer

2021-03-03 Thread Tomáš Procházka

+1

Checksum and signature is OK.
Installed, selected Base IDE, HTML5 and PHP in customization.
My usual projects open as expected.

Tomáš Procházka

On 03. 03. 21 20:57, Geertjan Wielenga wrote:

Hi,

We can vote for Apache NetBeans 12.3 Windows installer.

Primary voting artefact:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh

KEYS file:
https://dist.apache.org/repos/dist/release/netbeans/KEYS

PGP signature file:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh.asc

SHA512 checksum file
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh.sha512

Built locally using the artefacts found in the Jenkins job:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release123/14/

This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as
usual. Please mark your vote with (binding) if you're an Apache NetBeans
PMC member.

Apache NetBeans-12.3 Linux Installer will be released if and when this vote
passes.

Regards

Geertjan




-
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.3 Linux Installer

2021-03-03 Thread Laszlo Kishalmi

+1 (binding)

However I have to admit that with the New Ubuntu Dark Theme, the colors 
are really bad, it's almost unusable.


I'm going to file an issue on that...

On 3/3/21 11:57 AM, Geertjan Wielenga wrote:

Hi,

We can vote for Apache NetBeans 12.3 Windows installer.

Primary voting artefact:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh

KEYS file:
https://dist.apache.org/repos/dist/release/netbeans/KEYS

PGP signature file:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh.asc

SHA512 checksum file
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh.sha512

Built locally using the artefacts found in the Jenkins job:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release123/14/

This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as
usual. Please mark your vote with (binding) if you're an Apache NetBeans
PMC member.

Apache NetBeans-12.3 Linux Installer will be released if and when this vote
passes.

Regards

Geertjan



-
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 12.3.0 of Apache NetBeans Language Server VSCode Extension

2021-03-03 Thread Jaroslav Tulach
Hi,
let's have a vote on Apache NetBeans Language Server VSCode Extension. The 
primary voting artifact is 

https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.3.0/
apache-netbeans-java-12.3.0.vsix

KEYS file:
https://dist.apache.org/repos/dist/release/netbeans/KEYS

GPG signature file:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.3.0/
apache-netbeans-java-12.3.0.vsix.asc

SHA512 checksum:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-vscode-ext/12.3.0/
apache-netbeans-java-12.3.0.vsix.sha512

The artifact has been produced by https://ci-builds.apache.org/job/Netbeans/
job/netbeans-vscode/296/ job run and signed locally with my 2021 private key.

Let the voting start! If approved after 72h voting period the artifact would 
be moved to release area and also published at Microsoft Marketplace.

Best regards.
-jt




-
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: Archive of old NetBeans Hg repositories available was: Heads-up: netbeans.org EOL on March 6th

2021-03-03 Thread Jaroslav Tulach
Dne středa 3. března 2021 14:39:35 CET, Eric Bresie napsal(a):
> What's not included in that backup?
> 
> Not sure if this would transfer over, but could the hg.netbeans.org be
> pulled down and then checked in as a new hg.netbeans,org git repository?

That's what http://source.apidesign.org/hg/netbeans/ does!
-jt




-
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: Netbean Unit Tests

2021-03-03 Thread Jaroslav Tulach
I see! Only classes that end with Test.class are executed during “ant test” 
runs.
-jt


> 3. 3. 2021 v 17:11, Eric Bresie :
> 
> 
> For closure, the problem with this one turned out to be the above "test" was 
> in fact not a test but a shared class used on other related tests.
> 
> Eric Bresie
> ebre...@gmail.com
> 
> 
>> On Sun, Feb 21, 2021 at 12:17 PM Jaroslav Tulach  
>> wrote:
>> Dne pátek 19. února 2021 17:42:52 CET, Eric Bresie napsal(a):
>> > While working on some NB code and trying some of the unit tests, I have
>> > been seeing some test warnings indicating something like
>> > 
>> > "No tests found in
>> > org.netbeans.modules.db.sql.editor.completion.CompletionQueryTestCase
>> > junit.framework.AssertionFailedError"
>> > 
>> > Why is this warning registering (and causing a failure)?
>> > 
>> > Assume Netbean Tests are based on JUnit tests and maybe it's complaining
>> > because there are no annotated tests (i.e. @Test) present or maybe the
>> > method containing the "assert" test is not named correctly (i.e. is
>> > "CompleteQueryTestCase" and not something like "testCompleteQueryTestCase"
>> > type method names.
>> > 
>> > What is the general practice when developing unit tests in Netbeans?
>> 
>> https://openide.netbeans.org/tutorial/test-patterns.html
>> -jt
>> 
>> 
>> 


Re: [External] : wiki.netbeans.org backup was: Heads-up: netbeans.org EOL on March 6th

2021-03-03 Thread Eric Bresie
Where was the TGZ file placed again?

Eric Bresie
ebre...@gmail.com


On Tue, Mar 2, 2021 at 12:42 AM Jiří Kovalský 
wrote:

> Dne 26. 02. 21 v 8:35 Jaroslav Tulach napsal(a):
>
> >> About the wiki.netbeans.org backup, quoting from [1]:
> >>
> >> Well, this was expected, of course. Would it be possible to get a copy
> >> of the wikimedia archive from Oracle, anyone?
> >
> > I'll try to get the backup. This would be the manual:
>
> No need for that anymore. The backup has been created and has been
> uploaded as a TGZ file to the VM hosting Plugin Portal in case someone
> decides to resurrect the content in the future.
>
> -Jirka
>
> -
> 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.3 Linux Installer

2021-03-03 Thread Glenn Holmer

On 3/3/21 1:57 PM, Geertjan Wielenga wrote:

We can vote for Apache NetBeans 12.3 Windows installer.


Did you mean: "12.3 Linux installer"?  :)

+1 (binding)

verified sha512 and crypto sig
installed w/JDK 11.0.8 on Debian 11 "bullseye"
install was on KDE Plasma; start menu option created correctly
verified the IDE runs properly

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."

-
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: Archive of old NetBeans Hg repositories available was: Heads-up: netbeans.org EOL on March 6th

2021-03-03 Thread antonio

Hi there,

I've made a PR explaining the situation to users:

https://github.com/apache/netbeans-website/pull/522

The proposed explanation page is here:

https://github.com/apache/netbeans-website/blob/9eee2fdbe3c63039c7229923036f7c32c93064e4/netbeans.apache.org/src/content/about/oracle-transition.asciidoc

Kind regards,
Antonio



On 03/03/2021 6:34, Jaroslav Tulach wrote:

As far as access to old Hg repositories is considered, I'd like to point out
that there is a backup of the most important ones at

http://source.apidesign.org/hg/netbeans/

I suggest to redirect visitors of http://hg.netbeans.org to that backup (with
some explanation of what is going on) unless you have a better backup
somewhere else.

-jt


Dne úterý 2. března 2021 22:06:38 CET, Geertjan Wielenga napsal(a):

Maybe hg.netbeans.org should be redirected to our GitHub repo and
download.netbeans.org to our download page?

Gj

On Tue, Mar 2, 2021 at 10:05 PM Geertjan Wielenga <

geertjan.wiele...@googlemail.com> wrote:

Great work and thank you, Antonio!

Gj

On Tue, 2 Mar 2021 at 21:46, antonio  wrote:

Hi all,

Currently the following subdomains are served by Apache servers:

- netbeans.apache.org
- plugins.netbeans.org
- bits.netbeans.org
- bugzilla.netbeans.org

After march the 6th these ones will be served by Apache servers (with
some redirections):

- netbeans.org
- wiki.netbeans.org
- platform.netbeans.org

These ones will _NOT_ be served by Apache servers (speak up if you think
these should be redirected):

- beefy.netbeans.org
- beefy2.netbeans.org
- bertram.netbeans.org
- bertram-tst.netbeans.org
- bertram2.netbeans.org
- bits-adc.netbeans.org
- cgi.netbeans.org
- deadlock.netbeans.org
- dot.netbeans.org
- download.netbeans.org
- exceptions.netbeans.org
- forums.netbeans.org
- forums-adc.netbeans.org
- hg.netbeans.org
- mailin01.netbeans.org
- mailin02.netbeans.org
- my.netbeans.org
- news.netbeans.org
- plugins-adc.netbeans.org
- qa-findbugsquality.netbeans.org
- services.netbeans.org
- statistics.netbeans.org
- statistics-tst.netbeans.org
- tempmailxy.netbeans.org
- updates.netbeans.org
- us1.mirror.netbeans.org
- zh-cn.netbeans.org
- *.netbeans.org


Note that the wildcard is serving any other subdomains, such as:

- synergy.netbeans.org (redirected to
https://netbeans.org/projects/synergy/)
- netcat.netbeans.org (redirected to
https://netbeans.org/projects/netcat/)


Cheers,
Antonio

On 23/02/2021 15:26, Jiří Kovalský wrote:

 Many thanks to NetBeans founders, all Sun Microsystems Inc.

engineers and all contributors from the NetBeans community who worked


on


the Build Your Own Tool idea over the years!

Long live to https://netbeans.apache.org domain! :)


-
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





-
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: Archive of old NetBeans Hg repositories available was: Heads-up: netbeans.org EOL on March 6th

2021-03-03 Thread antonio

See https://github.com/emilianbold/netbeans-releases

On 03/03/2021 14:39, Eric Bresie wrote:

Not sure if this would transfer over, but could the hg.netbeans.org be
pulled down and then checked in as a new hg.netbeans,org git repository?
Maybe not under the apache organization (since technically it was not
apache at the time - I'm not sure of legalee's of that).


-
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: wiki.netbeans.org backup was: Heads-up: netbeans.org EOL on March 6th

2021-03-03 Thread antonio

Hi there,

Back in the incubator days we requested MediaWiki, but ASF Infra doesn't 
support MediaWiki any longer (it did ages ago, I think). It seems 
"MoinMoin" was also a viable alternative [1], but it's not now.


The current ASF offering for wikis is Confluence [2], but it doesn't 
allow for bulk imports.


An alternative could be github wikis.

Cheers,
Antonio


[1] 
https://lists.apache.org/thread.html/0de4833ab77a74a443b32daa78bd631169ab7b1eb0633d441fb3b770%40%3Cdev.netbeans.apache.org%3E


On 03/03/2021 6:19, Jaroslav Tulach wrote:

There is one mediawiki already. Hosting another one shall not be a huge
problem. However, if ASF can host Apache NetBeans own mediawiki read only copy
(just like we do with bugzilla), it would indeed be the preferred setup.


-
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.3 Mac OSX Installer

2021-03-03 Thread Sven Reimers
+1 (binding)

Download

Verified Signature

Checked CheckSum

Installed

Started

All good!!

-Sven

On Wed, Mar 3, 2021 at 9:57 PM Geertjan Wielenga
 wrote:

> +1 (binding)
>
> Downloaded, installed, deployed, all good.
>
> Thanks!
>
> Gj
>
> On Wed, Mar 3, 2021 at 8:48 PM John McDonnell 
> wrote:
>
> > Hi,
> >
> > We can vote for Apache NetBeans 12.3 Mac OSX installer.
> >
> > Primary voting artefact:
> >
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg
> >
> > KEYS file:
> > https://dist.apache.org/repos/dist/release/netbeans/KEYS
> >
> > PGP signature file:
> >
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg.asc
> >
> > SHA512 checksum file
> >
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg.sha512
> >
> > Built locally using the artefacts found in the Jenkins job:
> >
> >
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release123/14/
> >
> > This vote is going to be open at least 72 hours, vote with +1, 0, and -1
> as
> > usual.
> > Please mark your vote with (binding) if you're an Apache NetBeans PMC
> > member.
> > Apache NetBeans-12.3 Mac OSX Installer will be released if and when this
> > vote passes.
> >
> > Regards
> >
> > John
> >
> > -
> > 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
> >
> >
> >
> >
>


-- 
Sven Reimers

* Java Champion
* Apache NetBeans PMC: http://netbeans.apache.org
* JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
* Duke's Choice Award Winner 2009 & 2018

* LinkedIn: http://www.linkedin.com/in/svenreimers


Re: wiki.netbeans.org backup was: Heads-up: netbeans.org EOL on March 6th

2021-03-03 Thread antonio

Hi there,

Your question requires several answers:

- All the items on the original wiki that were agreed to be ported have 
been ported.

- There are items on the original wiki that were agreed not to be ported.
- There are items on the original wiki that will get lost without backup.
- There is a backup in netbeans-vm.
- There is another backup in apidesign.org.

For details on which stuff from the wiki has been ported and why, 
including reasoning about the alternatives you'll have to go back to the 
2018 (incubator) mailing lists. See, for instance:


https://lists.apache.org/thread.html/c9f87d923db1d2f4b5f310899d9edcc9bbe0e38daf079d365ca3d8d4%40%3Cdev.netbeans.apache.org%3E

If you think there's anything important that should be ported then you 
can use the tools at https://github.com/apache/netbeans-tools to try to 
savage them before next friday.


Note that the tools have been there for three years now, but I think 
they should still compile properly.


Cheers,
Antonio

On 03/03/2021 17:46, Eric Bresie wrote:

So are there items on the original wiki not yet ported that may get lost
without backup?


-
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.3 Mac OSX Installer

2021-03-03 Thread Geertjan Wielenga
+1 (binding)

Downloaded, installed, deployed, all good.

Thanks!

Gj

On Wed, Mar 3, 2021 at 8:48 PM John McDonnell 
wrote:

> Hi,
>
> We can vote for Apache NetBeans 12.3 Mac OSX installer.
>
> Primary voting artefact:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg
>
> KEYS file:
> https://dist.apache.org/repos/dist/release/netbeans/KEYS
>
> PGP signature file:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg.asc
>
> SHA512 checksum file
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg.sha512
>
> Built locally using the artefacts found in the Jenkins job:
>
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release123/14/
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as
> usual.
> Please mark your vote with (binding) if you're an Apache NetBeans PMC
> member.
> Apache NetBeans-12.3 Mac OSX Installer will be released if and when this
> vote passes.
>
> Regards
>
> John
>
> -
> 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.3 Linux Installer

2021-03-03 Thread Geertjan Wielenga
Hi,

We can vote for Apache NetBeans 12.3 Windows installer.

Primary voting artefact:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh

KEYS file:
https://dist.apache.org/repos/dist/release/netbeans/KEYS

PGP signature file:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh.asc

SHA512 checksum file
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-linux-x64.sh.sha512

Built locally using the artefacts found in the Jenkins job:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release123/14/

This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as
usual. Please mark your vote with (binding) if you're an Apache NetBeans
PMC member.

Apache NetBeans-12.3 Linux Installer will be released if and when this vote
passes.

Regards

Geertjan


[VOTE] Release Apache NetBeans-12.3 Windows Installer

2021-03-03 Thread Geertjan Wielenga
Hi,

We can vote for Apache NetBeans 12.3 Windows installer.

Primary voting artefact:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-windows-x64.exe

KEYS file:
https://dist.apache.org/repos/dist/release/netbeans/KEYS

PGP signature file:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-windows-x64.exe.asc

SHA512 checksum file
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-windows-x64.exe.sha512

Built locally using the artefacts found in the Jenkins job:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release123/14/

This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as
usual. Please mark your vote with (binding) if you're an Apache NetBeans
PMC member.

Apache NetBeans-12.3 Windows Installer will be released if and when this
vote passes.

Regards

Geertjan


[VOTE] Release Apache NetBeans-12.3 Mac OSX Installer

2021-03-03 Thread John McDonnell
Hi,

We can vote for Apache NetBeans 12.3 Mac OSX installer.

Primary voting artefact:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg
 

KEYS file:
https://dist.apache.org/repos/dist/release/netbeans/KEYS

PGP signature file:
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg.asc

SHA512 checksum file
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3-installers/Apache-NetBeans-12.3-bin-macosx.dmg.sha512

Built locally using the artefacts found in the Jenkins job:
https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release123/14/

This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as
usual.
Please mark your vote with (binding) if you're an Apache NetBeans PMC
member.
Apache NetBeans-12.3 Mac OSX Installer will be released if and when this
vote passes.

Regards

John

-
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: wiki.netbeans.org backup was: Heads-up: netbeans.org EOL on March 6th

2021-03-03 Thread Eric Bresie
THe current Netbeans Apache Getting Help has reference to
https://netbeans.apache.org/help/index.html#wiki

Which indicates the following

Apache NetBeans Wiki
Some parts of the NetBeans Wiki have been ported, but need review.


And points to
https://netbeans.apache.org/wiki/index.asciidoc

So are there items on the original wiki not yet ported that may get lost
without backup?


Eric Bresie
ebre...@gmail.com


On Fri, Feb 26, 2021 at 1:35 AM Jaroslav Tulach 
wrote:

> Dne středa 24. února 2021 7:04:40 CET, antonio napsal(a):
> > About the wiki.netbeans.org backup, quoting from [1]:
> >
> > Well, this was expected, of course. Would it be possible to get a copy
> > of the wikimedia archive from Oracle, anyone?
>
> I'll try to get the backup. This would be the manual:
> https://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki
>
> -jt
>
>
> > [1]
> >
> https://issues.apache.org/jira/browse/INFRA-21463?page=com.atlassian.jira.pl
> >
> ugin.system.issuetabpanels%3Acomment-tabpanel=17289643#comm
> > ent-17289643
>
>
>
>
>
> -
> 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
>
>
>
>


Usage Stats [Re: Heads-up: netbeans.org EOL on March 6th]

2021-03-03 Thread Eric Bresie
Is this similar to the stats mentioned here?  Does this address the concerns
https://cwiki.apache.org/confluence/display/NETBEANS/Update+Center+and+Statistics

Eric Bresie
ebre...@gmail.com


On Tue, Mar 2, 2021 at 11:26 PM Patrik Karlström  wrote:

> I mentioned this in the vote thread, perhaps it's worth bringing up here
> too.
> After all, it's one of the first things a new user will experience, if
> clicking the link that is.
>
> >In the Usage statistics dialog that pops up on the second start,
> >"Learn more" points to https://netbeans.org/about/usage-tracking.html
> >
> >how will that work after the shutdown?
>
> Den tis 23 feb. 2021 kl 15:27 skrev Jiří Kovalský <
> jiri.koval...@oracle.com>:
> >
> > Hello NetBeans community,
> >
> > I knew this day would come but I didn't expect it would be me
> > announcing with mixed feelings that the netbeans.org domain will reach
> > its end of life on 6th of March, 2021. March 6th is the date when Oracle
> > hosting of the Hg repositories, website, BugZilla, Wiki, Plugin Portal
> > and many other services will be turned off followed by complete
> > decommissioning of the infrastructure.
> >
> > So, if anyone still wants to download some old binary such as
> > NetBeans IDE 8.2 installer [1], remember old icons/posters [2], see
> > historic screenshots [3], backup favorite FAQs [4] or clone some of the
> > repositories [5], the right time has come.
> >
> > [1] https://netbeans.org/downloads/old/8.2/
> > [2]
> https://netbeans.org/community/teams/evangelism/collateral-archive.html
> > [3] https://netbeans.org/birthday/historic-screenshots.html
> > [4] http://wiki.netbeans.org/Main_Page
> > [5] https://hg.netbeans.org/
> >
> > Many thanks to NetBeans founders, all Sun Microsystems Inc.
> > engineers and all contributors from the NetBeans community who worked on
> > the Build Your Own Tool idea over the years!
> >
> > Long live to https://netbeans.apache.org domain! :)
>
>
>
>


Re: Netbean Unit Tests

2021-03-03 Thread Eric Bresie
For closure, the problem with this one turned out to be the above "test"
was in fact not a test but a shared class used on other related tests.

Eric Bresie
ebre...@gmail.com


On Sun, Feb 21, 2021 at 12:17 PM Jaroslav Tulach 
wrote:

> Dne pátek 19. února 2021 17:42:52 CET, Eric Bresie napsal(a):
> > While working on some NB code and trying some of the unit tests, I have
> > been seeing some test warnings indicating something like
> >
> > "No tests found in
> > org.netbeans.modules.db.sql.editor.completion.CompletionQueryTestCase
> > junit.framework.AssertionFailedError"
> >
> > Why is this warning registering (and causing a failure)?
> >
> > Assume Netbean Tests are based on JUnit tests and maybe it's complaining
> > because there are no annotated tests (i.e. @Test) present or maybe the
> > method containing the "assert" test is not named correctly (i.e. is
> > "CompleteQueryTestCase" and not something like
> "testCompleteQueryTestCase"
> > type method names.
> >
> > What is the general practice when developing unit tests in Netbeans?
>
> https://openide.netbeans.org/tutorial/test-patterns.html
> -jt
>
>
>
>


Re: SQL Autocomplete

2021-03-03 Thread Eric Bresie
Current status (and some thoughts thrown out for input/review)..

 I've got the "Connection Error dialog" disabled for now (as with it
enabled it more or less prevents any autocompletion to occur).

I have an initial "Hint" showing up on a file when no Connection is defined
or available.

I'm starting to work on adding some "Fixes" for the Hint(s)

My proposed "Fixes" are:
(1) Create a new Connection -> Open the Connection Wizard
Suspect using some flavor of ConnectionManager's showAddConnectionDialog in
the "Database Explorer" project for the "Connection Wizard" may help here

(2) Select a Connection -> set the applicable defined connection
Suspect using ConnectionManager's getConnections() for getting lists and
selecting from that may help here

(3) Connect to Connection -> for a given connection actually
This may overlap or be a subcase of (2) since activating the connection may
occur there as well.

Suspect usingConnectionManager's getConnections() for getting lists,
displaying/selecting from that, and then ConnectionManager's connect() to
"activate the connection"

There had been some comments in one of the tickets about the metadata used
and populating it being time consuming to load all the applicable DB
metadata, so at the same time as the "Connection" activity, maybe the "DB
Metadata" could be loaded at that time.

(4) Setup Database Driver  -> open "Driver Window" to establish driver
Suspect using JDBCDriverManager and showAddDriverDialog may help here.

Not sure if some of this goes beyond the scope of the original tickets I'm
working on but thought this approach may be more in line with the
"Hint/Fix" paradigm and may be more user friendly.  I figured I would put
it out there for comments.

Eric Bresie
ebre...@gmail.com


On Wed, Feb 24, 2021 at 2:38 PM Eric Bresie  wrote:

> Have not implemented yet, but was thinking of a slight change in behavior
> which I wanted to see what others think or if it's really out of scope of
> the changes.
>
> When no connection is defined or available, rather than triggering the
> Error dialog (which prevents further activities), handle the no connections
> where applicable and add a Glyph indicator on the line with possible fixes
> to create a connection or select any available connection (similar actions
> mentioned previously).
>
> More to follow
>
> Eric Bresie
> ebre...@gmail.com
>
>
> On Sun, Feb 21, 2021 at 1:52 PM Eric Bresie  wrote:
>
>> Okay the previous helps a great deal...
>>
>> I've updated to the points where it basically ignores the db connection
>> aspect (for now) and allows SQL autocomplete to work so far.
>>
>> I'm emphasizing the case when there are no connections for now.  When
>> there are no connections available, I wanted to add some connection options
>> (i.e. create, select connection, logon to connection, etc.).  Figured
>> during this context it could establish connection and populate the metadata
>> at that time.
>>
>> How does one link up an item to do another activity like open up another
>> dialog (i.e. for "create" link to "New Connection Wizard") based on a given
>> selected item?
>>
>> Eric Bresie
>> ebre...@gmail.com
>>
>>
>> On Sun, Feb 14, 2021 at 3:02 AM Matthias Bläsing <
>> mblaes...@doppel-helix.eu> wrote:
>>
>>> Hi Eric,
>>>
>>> Am Samstag, den 13.02.2021, 18:45 -0600 schrieb Eric Bresie:
>>> > As a first bug fix, I thought I’d  try working some on the SQL
>>> > Autocompletion related issue like
>>> >
>>> > NETBEANS-188 Please add support for code completion while typing
>>> >
>>> > [...]
>>> >
>>> > What is the best approach to start on this?  In the SQL Editor
>>> project, I
>>> > find a number test cases like the one for select but I’m a little
>>> unclear
>>> > of the flow for how key input ends up in the autocomplete logic and
>>> how to
>>> > determines the tokens for use in that and where the check for the
>>> > connection happens.
>>>
>>> the starting point for the code completion is in SQLCompletionProvider
>>> (module SQL Editor). The provider is registered in the layer
>>> (layer.xml, line 56). if I understand the sequence correctly, first
>>> #getAutoQueryTypes is invoced to check whether a popup with suggestions
>>> should be shown without the user explicitly asking for it.
>>>
>>> If either #getAutoQueryTypes return a non-zero value or the user
>>> explicitly asks for completion, #createTask is invoked with the
>>> requested type. In case of SQL it is
>>> org.netbeans.modules.db.sql.editor.completion.SQLCompletionQuery.
>>>
>>> I see options to provide quick completion based on SQL grammer, with
>>> additional completion when a db connection is established.
>>>
>>> Does this help already?
>>>
>>> Greetings
>>>
>>> Matthias
>>>
>>>
>>>
>>> -
>>> 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: Archive of old NetBeans Hg repositories available was: Heads-up: netbeans.org EOL on March 6th

2021-03-03 Thread Eric Bresie
What's not included in that backup?

Not sure if this would transfer over, but could the hg.netbeans.org be
pulled down and then checked in as a new hg.netbeans,org git repository?
Maybe not under the apache organization (since technically it was not
apache at the time - I'm not sure of legalee's of that).

Not sure if and/or how the "change history" in hg would get handled in
transition.

Maybe doing something like: Converting Mercurial folder to a Git repository
- Stack Overflow

 ?

Eric Bresie
ebre...@gmail.com


On Tue, Mar 2, 2021 at 11:34 PM Jaroslav Tulach 
wrote:

> As far as access to old Hg repositories is considered, I'd like to point
> out
> that there is a backup of the most important ones at
>
> http://source.apidesign.org/hg/netbeans/
>
> I suggest to redirect visitors of http://hg.netbeans.org to that backup
> (with
> some explanation of what is going on) unless you have a better backup
> somewhere else.
>
> -jt
>
>
> Dne úterý 2. března 2021 22:06:38 CET, Geertjan Wielenga napsal(a):
> > Maybe hg.netbeans.org should be redirected to our GitHub repo and
> > download.netbeans.org to our download page?
> >
> > Gj
> >
> > On Tue, Mar 2, 2021 at 10:05 PM Geertjan Wielenga <
> >
> > geertjan.wiele...@googlemail.com> wrote:
> > > Great work and thank you, Antonio!
> > >
> > > Gj
> > >
> > > On Tue, 2 Mar 2021 at 21:46, antonio  wrote:
> > >> Hi all,
> > >>
> > >> Currently the following subdomains are served by Apache servers:
> > >>
> > >> - netbeans.apache.org
> > >> - plugins.netbeans.org
> > >> - bits.netbeans.org
> > >> - bugzilla.netbeans.org
> > >>
> > >> After march the 6th these ones will be served by Apache servers (with
> > >> some redirections):
> > >>
> > >> - netbeans.org
> > >> - wiki.netbeans.org
> > >> - platform.netbeans.org
> > >>
> > >> These ones will _NOT_ be served by Apache servers (speak up if you
> think
> > >> these should be redirected):
> > >>
> > >> - beefy.netbeans.org
> > >> - beefy2.netbeans.org
> > >> - bertram.netbeans.org
> > >> - bertram-tst.netbeans.org
> > >> - bertram2.netbeans.org
> > >> - bits-adc.netbeans.org
> > >> - cgi.netbeans.org
> > >> - deadlock.netbeans.org
> > >> - dot.netbeans.org
> > >> - download.netbeans.org
> > >> - exceptions.netbeans.org
> > >> - forums.netbeans.org
> > >> - forums-adc.netbeans.org
> > >> - hg.netbeans.org
> > >> - mailin01.netbeans.org
> > >> - mailin02.netbeans.org
> > >> - my.netbeans.org
> > >> - news.netbeans.org
> > >> - plugins-adc.netbeans.org
> > >> - qa-findbugsquality.netbeans.org
> > >> - services.netbeans.org
> > >> - statistics.netbeans.org
> > >> - statistics-tst.netbeans.org
> > >> - tempmailxy.netbeans.org
> > >> - updates.netbeans.org
> > >> - us1.mirror.netbeans.org
> > >> - zh-cn.netbeans.org
> > >> - *.netbeans.org
> > >>
> > >>
> > >> Note that the wildcard is serving any other subdomains, such as:
> > >>
> > >> - synergy.netbeans.org (redirected to
> > >> https://netbeans.org/projects/synergy/)
> > >> - netcat.netbeans.org (redirected to
> > >> https://netbeans.org/projects/netcat/)
> > >>
> > >>
> > >> Cheers,
> > >> Antonio
> > >>
> > >> On 23/02/2021 15:26, Jiří Kovalský wrote:
> > >> > Many thanks to NetBeans founders, all Sun Microsystems Inc.
> > >> >
> > >> > engineers and all contributors from the NetBeans community who
> worked
> > >>
> > >> on
> > >>
> > >> > the Build Your Own Tool idea over the years!
> > >> >
> > >> > Long live to https://netbeans.apache.org domain! :)
> > >>
> > >> -
> > >> 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
>
>
>
>


[RESULT][VOTE] Release Apache NetBeans 12.3

2021-03-03 Thread Geertjan Wielenga
Dear all,

I'm closing the vote thread [VOTE] Release Apache NetBeans 12.3 (vote
candidate 1) with the result of:

With 13 +1 binding votes, 6 +1 votes, with no 0 and -1 votes, Apache
NetBeans 12.3 source release bundle has been accepted by the community.

The next round will be the convenience binary votes, e.g., installers.

+1 (binding) votes:

John Kostaras
Matthias Bläsing
Jaroslav Tulach
Eric Barboni
Glenn Holmer
Josh Juneau
Svata Dedic
Junichi Yamamoto
Sven Reimers
John McDonnell
Laszlo Kishalmi
Neil C. Smith
Geertjan Wielenga

+1 votes:

Paulo Alfredo Ribas Toledo
Kai Uwe Pel
Chris Luff
Tomáš Procházka
Brad Walker
Patrik Karlström

Thanks all,

Geertjan and Neil
co-RMs for 12.3


Re: [VOTE] Release Apache NetBeans 12.3 (vote candidate 1)

2021-03-03 Thread Geertjan Wielenga
+1 (binding)

Gj

On Wed, 3 Mar 2021 at 10:03, Neil C Smith  wrote:

> +1 (binding)
>
> Adding my vote, but leaving open until Geertjan is ready to close off.
>
> Best wishes,
>
> Neil
>
> On Sat, 27 Feb 2021 at 10:21, Geertjan Wielenga 
> wrote:
> >
> > Dear community,
> >
> > This is our first voting candidate for the 12.3 release of Apache
> NetBeans.
> > It is built off the same commit as 12.3-beta3. Please note all
> requirements
> > below for validating sources and convenience binaries before voting.
> >
> > Apache NetBeans 12.3 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.3
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.3
> >
> > We should probably have put them in a 'vc1' folder, rather than the root
> > folder, on the other hand, we're optimistic that multiple vote candidates
> > won't be needed. :-)
> >
> > 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/release123/14/
> >
> > We are primarily voting on:
> >
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3/netbeans-12.3-source.zip
> >
> > SHA512:
> >
> 22bc542432f5810692757178a8b2f6e7a5729e7a422e637beb22c80603f685345030db90dce5ddc467bd26659e48ddbc3cadaf4fab4d41a8bd7de421f030d67f
> >
> > 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.3
> > binaries associated with the source
> > netbeans-12.3-bin.zip
> > as well as update content under nbms folder
> >
> > -- under
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.3
> > you will find the platform cluster build
> > netbeans-platform-12.3-bin.zip
> > netbeans-platform-12.3-source.zip
> >
> > Release specific wiki page:
> >
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.3
> >
> > 
> >
> > 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.3 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.3
>
> -
> 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:
> 

Re: [VOTE] Release Apache NetBeans 12.3 (vote candidate 1)

2021-03-03 Thread Neil C Smith
+1 (binding)

Adding my vote, but leaving open until Geertjan is ready to close off.

Best wishes,

Neil

On Sat, 27 Feb 2021 at 10:21, Geertjan Wielenga  wrote:
>
> Dear community,
>
> This is our first voting candidate for the 12.3 release of Apache NetBeans.
> It is built off the same commit as 12.3-beta3. Please note all requirements
> below for validating sources and convenience binaries before voting.
>
> Apache NetBeans 12.3 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.3
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.3
>
> We should probably have put them in a 'vc1' folder, rather than the root
> folder, on the other hand, we're optimistic that multiple vote candidates
> won't be needed. :-)
>
> 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/release123/14/
>
> We are primarily voting on:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.3/netbeans-12.3-source.zip
>
> SHA512:
> 22bc542432f5810692757178a8b2f6e7a5729e7a422e637beb22c80603f685345030db90dce5ddc467bd26659e48ddbc3cadaf4fab4d41a8bd7de421f030d67f
>
> 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.3
> binaries associated with the source
> netbeans-12.3-bin.zip
> as well as update content under nbms folder
>
> -- under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.3
> you will find the platform cluster build
> netbeans-platform-12.3-bin.zip
> netbeans-platform-12.3-source.zip
>
> Release specific wiki page:
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.3
>
> 
>
> 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.3 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.3

-
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