Re: Project Statistics

2023-12-03 Thread Chris

Hey all,

yeah maybe misunderstanding. I also see it as just a feature request for
NetBeans. At the end in an issue or discussion we can talk about what
should be better, plugin or implementing into the core.


Cheers

Chris

Am 02.12.2023 um 20:08 schrieb Michael Bien:

On 02.12.23 20:06, PavelTurk wrote:

I am sorry that you misunderstood my suggestion. But it was you who
misunderstood it. Why didn't you ask me
before closing it if the issue was about plugin? I know the
difference between NB and plugin and I wouldn't open
plugin issue in NB issue tracker. Instead of this you closed my issue
10 minutes later it was opened after
"very detailed discussion with all the community".


converted the issue to a discussion:

https://github.com/apache/netbeans/discussions/6777

-mbien




I suggest to reopen the issue. That's all. I have nothing to add.

Best regards, Pavel

On 12/2/23 8:58 PM, Michael Bien wrote:

you clearly referenced a intellij marketplace plugin to make your
point, even listing the download stats of it. You did also not
select that you wanted to contribute a PR to implement your feature.

if you change your mind and would like to implement it I can leave
the issue open, but a feature like this would fit the plugin
delivery method even better in my opinion - so I still don't see a
reason to track it on the NB issue tracker.

-mbien

On 02.12.23 19:50, PavelTurk wrote:

But I am not speaking about PLUGIN for NB! Where did you take it
from? I am speaking about NB (NETBEANS) feature.

Hope this helps,

Best regards, Pavel

On 12/2/23 8:44 PM, Michael Bien wrote:

this issue tracker is for NetBeans issues, it does not track third
party plugin requests - this wouldn't make sense since third
parties likely wouldn't look at that issue tracker.

anyone can create a NB plugin and publish it in the NB plugin
portal (or even create their own update center)

hope this helps,

-mbien


On 02.12.23 19:34, PavelTurk wrote:

I see that you closed my issue. Your position is very strange for
me. The count of IntelliJ statistic plugin downloads is
about 2 000 000 so shows it is very popular.

Maybe IntelliJ users don't know about `several maven/gradle
reporting plugins available`?

That's strange. No, that's funny!

On 12/2/23 7:22 PM, Michael Bien wrote:

NB itself doesn't have that feature as far as I know. But there
should be several maven/gradle reporting plugins available.

any test coverage plugin for example should be able to count
lines even though its not the primary objective of it. I am sure
there are some which do only text stats.

best regards,
michael


On 02.12.23 12:27, Pavel wrote:

Hi all,

Does NB 19 support any project statistics? First of all I need
to count lines of code. Currently I use cloc, but it would
be nice if NB supported it.

IDEA has such feature -
https://stackoverflow.com/a/4341885/5057736

But I didn't find any solution for NB 19 besides this one-
https://stackoverflow.com/a/36085845/5057736 :)

Before opening an issue I would like to know current situation.

Best regards, Pavel

-

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: Language Server Protocol - rust-analyzer

2023-11-12 Thread Chris

Hey Arsi,

thx for your support to bring this further, but I see the same, we don't
need a new package which makes similiar stuff, that we already have.
There is no reason to not put it into the core.
Please do a PR and I think you will get help from others for more time.
I also think that some stuff needs to be done after another is also
possible withtin the core. Maybe the core needs to be enhanced then, if
there is smth missing.


Cheers

Chris


P.S. It is out of scope yes but what happens with the NBAndroid stuff
from you?

Am 12.11.2023 um 08:14 schrieb arsi:

Hi,



why don't you open a PR? Not only do we have some LSP tests, CI can
also produce a dev-build for those who are interested in testing the
change. The PR dev builds do include the rust cluster too.

(I don't know whether /initialize/ or /initialized/ is correct, but
this might make things easier)

According to the description of that procedure, it should be called
after the server responds to initialize, as an acknowledgement.
I forgot to write that I also updated the version of lsp4j to 0.21.1

It needs to be tested if the addition of initialized won't make a
problem with another LSP and unfortunately I don't have the time to do
that...
And I have a slightly different opinion about the tests... Tests only
check the possibilities that the author had in mind. So they...

I needed to add good support for Rust to Netbeans because I'm like a
trained monkey, any other IDE kills me. So I added it藍.

ArSi






Re: Mylyn Support

2023-11-12 Thread Chris

Hey Laszlo,

maybe we can have a look into this repo here:
https://github.com/tusharjoshi/nbtaskfocus which is this plugin:
https://web.archive.org/web/20210118073547/http://plugins.netbeans.org/plugin/53996/nbtaskfocus

Dunno whether we need the mylyn stuff.


Regards

Chris



Am 04.11.2023 um 18:40 schrieb Laszlo Kishalmi:

Dear all,

I would like to ask, how usable is the Mylyn support provided in the IDE?

What I see now, there are support for Bugzilla and JIRA. The JIRA
support needs a plugin, which is not available.

If I remember well, in the old days there were a local task repository
based on TODO messages.

Do we know what is the present state of the Task Repositories support.
Does that have a future in NB?

--

Laszlo Kishalmi


-
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: Windows 11 Issues - Copy/Paste Failure

2023-08-29 Thread Chris

Hey all,

I'm Apache NetBeans user with WIndows 11 and sometimes I contribute so I
can also try to investigate. I sometimes and to say rarely that I can
reproduce this issue but the pain for me was not that high to say "I
need to do smth". If anyone needs help with Windows and NetBeans with
the copy and paste problematic, I'm really willing to help to identify
it after concrete (more or less) steps to reproduce.

I also tried the cut and ctrl+z but no problems with it.


Cheers

Chris

Am 29.08.2023 um 20:31 schrieb Geertjan Wielenga:

Here's the issue that awaits you when you move on from NetBeans:
https://youtrack.jetbrains.com/issue/JBR-5980/

I.e., it's probably connected to Swing and a race condition with the clipboard.

Gj

On Tue, Aug 29, 2023 at 7:39 PM Kenneth Fogel
 wrote:

Thank you everyone for your comments. As someone working on Java in Education I 
believe that this is a serious/critical issue. NetBeans is/was, in my opinion, 
the best IDE in education. Many schools and students run Windows. Though 
retired I have written a book and am now working on a project, creating 
workshops. In both cases I used/use NetBeans. I can't say how much longer I 
can. Having my train of thought interrupted when I do Ctrl-C and Ctrl-V only to 
realize it did not work, again, is reaching the end of my patience. Then there 
are the times I lose code because I forgot to restore (Ctrl-Z) it after pasting 
it in my text.. I have more work lined up but I'm not sure that I can continue 
with NetBeans.

I fully appreciate that complaining about Open Source is frowned on. I should 
just download the code and find/fix the problem myself. What I do not have are 
the days and possibly weeks to understand how NetBeans interacts with the 
clipboard to identify the problem. Is there a time when a code base becomes so 
large that the potential for side effects from changes in other parts of the 
code base becomes near impossible to determine without a full-time staff. Heck, 
I came across Eclipse posting a paid job to deal with enhancements to Eclipse.

Ken

PS: Funny Eclipse story. I began teaching using first JDeveloper and then 
Eclipse. In the late 2000s Eclipse was problematic hence the eventual move to 
NetBeans in my courses. In most cases the students needed to shutdown Eclipse 
and restart it. I just played with the recent version of Eclipse and what did I 
find? It's a menu selection that restarts Eclipse. I guess if you can't fix it 
then give it a switch to turn it off and then on again in a single click. Doing 
this in NetBeans buys me between 10 and 30 minutes of working copy/paste.

PPS: It never fails if I Cut. Is this not a significant clue?


-Original Message-
From: Kenneth Fogel 
Sent: Monday, August 28, 2023 6:50 PM
To: dev@netbeans.apache.org
Subject: Windows 11 Issues - Copy/Paste Failure

Hi,

I have mentioned this before, but the situation is getting worse. More often 
than not, I must cut the text, paste the text into the external app such as 
Word, and then restore (Ctrl-Z) the cut text back into NetBeans. This week it 
started to require this just when I want to copy and paste text between tabs in 
NetBeans. My uninformed guess is an issue in how NetBeans responds to the Copy 
command, somehow losing its connection to the Windows clipboard that does not 
happen if Cut is used.

But wait, there is more. It has become hit or miss to copy from another 
application into NetBeans.

I can get a temporary reprieve by closing and then restarting NetBeans.

I do have a question. How many people actively working on NetBeans do this in a 
Windows rather than Linux or MacOS operating system? I can say that this 
problem is unique to NetBeans in my Windows 11 environment and has not occurred 
in any other application or IDE that I have used. I don't think I can file a 
JIRA ticket because I cannot provide a repeatable example.

Here is my environment from the About box:

Product Version: Apache NetBeans IDE 18

Java: 17.0.7; OpenJDK 64-Bit Server VM 17.0.7+7

Runtime: OpenJDK Runtime Environment 17.0.7+7

System: Windows 11 version 10.0 running on amd64; Cp1252; en_CA (nb)

User directory: C:\Users\omni_\AppData\Roaming\NetBeans\18

Cache directory: C:\Users\omni_\AppData\Local\NetBeans\Cache\18


Ken Fogel



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

Re: [External] : [HELP WANTED] Testing new macOS installer

2023-08-10 Thread Chris Luff
Downloaded, installed directly to Application directory, booted up fine and 
loaded a project.


Product Version: Apache NetBeans IDE 19-rc4

Java: 20.0.2; OpenJDK 64-Bit Server VM 20.0.2+9

Runtime: OpenJDK Runtime Environment 20.0.2+9

System: Mac OS X version 13.3.1 running on aarch64; UTF-8; en_GB (nb)

On 10 Aug 2023, at 14:37, Neil C Smith  wrote:

Hi.

Due to a variety of issues with the existing macOS installer (eg.
https://urldefense.com/v3/__https://github.com/apache/netbeans/issues/6052__;!!ACWV5N9M2RV99hQ!JLhGY8MOVJEWQ9P1Y7n_gRAI2o4zUM0KPjdtMdL3eYJIG5ss8kyFGq2ri6kTQVWkTLQIxmO0GzS9tM8X3zh9dQ$
  ), and also the lack of
people who can actually produce it, we're considering moving to an
NBPackage produced installer instead.

I've uploaded a PKG installer for NetBeans 19-rc4 at
https://urldefense.com/v3/__https://nightlies.apache.org/netbeans/candidate/installers/__;!!ACWV5N9M2RV99hQ!JLhGY8MOVJEWQ9P1Y7n_gRAI2o4zUM0KPjdtMdL3eYJIG5ss8kyFGq2ri6kTQVWkTLQIxmO0GzS9tM_aI9twqg$

Testing and feedback would be appreciated before we commit to shipping
this installer for the release.

The installer is signed and notarized with the Apache foundation
certificates.  It was produced using NBPackage with the following
command -

./nbpackage/bin/nbpackage --verbose --type macos-pkg -Pname="Apache
NetBeans" -Pversion=19-rc4 -Pmacos.bundleid=org.apache.netbeans
-Pmacos.codesign-id="Developer ID Application: The Apache Software
Foundation" -Pmacos.pkgbuild-id="Developer ID Installer: The Apache
Software Foundation" --input netbeans-19-rc4-bin.zip

Thanks,

Neil

-
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!!ACWV5N9M2RV99hQ!JLhGY8MOVJEWQ9P1Y7n_gRAI2o4zUM0KPjdtMdL3eYJIG5ss8kyFGq2ri6kTQVWkTLQIxmO0GzS9tM8tzVeFpQ$






Re: [External] : Will there be an 18-u1?

2023-06-16 Thread Chris Luff
Hey Neil, I am particularly keen to see #5993 dropped into an update release. I 
am happy to do the cherry pick, but this would be my first time inside the 
apache/netbeans repo.

I’ve already played the three listed on top of release180 and built locally and 
checked the tomcat Javadoc issue now works.

Luff

> On 12 Jun 2023, at 11:05, Neil C Smith  wrote:
> 
> Hi,
> 
> We have three PRs that have merged recently with Cherry Pick labels.
> 
> https://urldefense.com/v3/__https://github.com/apache/netbeans/issues?q=label*3A*22Cherry*Pick*22*is*3Aclosed*milestone*3ANB19__;JSUrJSslKyU!!ACWV5N9M2RV99hQ!NLNz-xR-FD0a1DraMuShh49LK3gQcLd50lIfMkYPSiucmW7KGcBPMRYlOd49N4fezrgCWVmvZqm9IRqas2O2Ug$
>  
> 
> There are also one or two other potential fixes, (eg. maybe
> https://urldefense.com/v3/__https://github.com/apache/netbeans/pull/6049__;!!ACWV5N9M2RV99hQ!NLNz-xR-FD0a1DraMuShh49LK3gQcLd50lIfMkYPSiucmW7KGcBPMRYlOd49N4fezrgCWVmvZqm9IRqC9IoXyQ$
>   ), that come to mind.
> 
> Do we need a NetBeans 18 update release?  What would be in it?  Is
> anyone interested in leading release management for an NB18 update?
> Anyone happy to handle cherry picking the PRs on to release180?
> 
> There was mention of a VSCode update soon too?
> 
> Best wishes,
> 
> Neil
> 
> -
> 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!!ACWV5N9M2RV99hQ!NLNz-xR-FD0a1DraMuShh49LK3gQcLd50lIfMkYPSiucmW7KGcBPMRYlOd49N4fezrgCWVmvZqm9IRqlnYy44w$
>  
> 
> 
> 


-
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





Contrib Repo

2023-06-05 Thread Chris

Hey,

we have this wonderful repo here with all contribs since sun/oracle i
think: https://github.com/timboudreau/netbeans-contrib so what is the
correct procedure, If I want to extend or fix a package let's say, like
this:
https://github.com/timboudreau/netbeans-contrib/tree/master/quickfilechooser

Do I need to create a new plugin for this and this will by my "fork" of
this or how should we do this? Should all of them treated as 3rd party
plugins?


Cheers

Chris


-
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





Old Repo code Project Groups

2023-06-01 Thread Chris

Hey,

via archive.org I found this old plugin:
https://web.archive.org/web/20210117160453/http://plugins.netbeans.org/plugin/4647/project-groups
I know this plugin and I really like it, but I wanted to extends it and
change code so I was searching for it for years and until now I used
archive.org very rarely. Luckily I can still download this plugin and
the site, where this was hosted is also available via archive.org:
https://web.archive.org/web/20080328010029/http://blogs.sun.com/wind/entry/netbeans_project_groups_in_6.
So the sourceode seemed still available. Problem is that I can't
download it, because it is behind a login:
https://web.archive.org/web/20080328010029/http://blogs.sun.com/wind/resource/projectgroups/org.netbeans.modules.project.portfolios_071216-163102.zip

I know it is very old but less code is better than inventing the wheel
again. Is there anyone at oracle who can find this old sourcecode on
this old blog? I mean what happens when oracle closes blogs, will they
be deleted? Would be cool, if this sourcode is still available somewhere.


Cheers

Chris


-
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: [External] : No communication from plugin portal verifiers (do we need to drop plugin portal?)

2023-02-20 Thread Chris

Hey,

as far as I can remember, signed plugins are shown in the plugin manager
of NetBeans itself. This was the point under oracle. Dunno whether this
changed or not.


Cheers

Chris

Am 20.02.2023 um 21:28 schrieb Eric Bresie:

Isn’t the whole reason for signed plugins to ensure they are provided by a
trusted source and not tampered with by bad actors?  If no signing, does
that add a risk of possible tainted plugins with malicious intent?

Eric

On Mon, Feb 20, 2023 at 1:37 PM Matthias Bläsing
 wrote:


Hi Jiří,

Am Freitag, dem 17.02.2023 um 18:49 +0100 schrieb Jiří Kovalský:

 Anyway, I can give the context here. :) About two months ago Mani
(Cc:ed here) joined the team of plugin verifiers as a new volunteer and
during the introductory call with him we talked about whether plugins
should be signed. As per the Plugin Verification specification [1] the
installation instructions only mention:

1.8 If validation warning about self-signed certificate is displayed,
accept it by clicking Continue button.

[1]


https://synergy.netbeans.apache.org/#/title/verification_of_apache_netbeans_plugin/

It says nothing about not signed plugins but we came to the conclusion
that if self-signed plugins are explicitly tolerated then not-signed one
should not.

However, if you and Neil think that the signature check should be
excluded completely and NetBeans community supports it, let's remove it.
And even more if the whole verification process is seen as useless then
let's have an official community voting and then get rid of it!

I have mixed feeling about this, but my surprise did not come from the
requirement to sign the package, but from the change in policy. If the
plugin had not been approved multiple time before, I might have just
shrugged if off, this way it felt very irritating.

Anyway, I want to focus on other things, so for now lets keep it as is.
Seems to be working.


As an immediate fix I have changed my NoGo to Go for all your 3 plugins
and hereby ask Carlos/Geertjan/Mani to do the same if they agree.

Thank you.

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, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



--

Eric Bresie
ebre...@gmail.com



-
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: [External] : Re: Junit5 @Nested

2023-02-20 Thread Chris Luff
Cool, I’ll have a look and see what can be done.

> On 17 Feb 2023, at 20:13, Michael Bien  wrote:
> 
> Hi Chris,
> 
> On 16.02.23 11:22, Chris Luff wrote:
>>  
>> I saw this PR[1] from some time ago but it looks to have been abandoned. Was 
>> there any other work on this or should I have a look at getting this working?
> 
> I am not sure, but since it isn't working as intended I would guess that 
> there wasn't any follow up after this closed PR from 2019.
> 
> jira issue is also still open: 
> https://urldefense.com/v3/__https://issues.apache.org/jira/browse/NETBEANS-1744__;!!ACWV5N9M2RV99hQ!JY3vpzSMl1gn_Ob6rraBammIS9nAkYarHf-zieiyZnLTqf5UELt4odQYBB2Wtalkduc-EmRYJh2vpObJ$
>  
> 
>>  From a surefire pov it looks to simply be a case of class scanning for the 
>> nested annotation and ensuring the inner class is inserted into the command?
> 
> If you think you have a way of fixing it - sure! It makes sense to me at 
> least :)
> 
> best regards,
> 
> michael
> 
>> 
>> Thoughts welcome.
>> Chris
>> 
>> [1]: 
>> https://urldefense.com/v3/__https://github.com/apache/netbeans/pull/1069__;!!ACWV5N9M2RV99hQ!JY3vpzSMl1gn_Ob6rraBammIS9nAkYarHf-zieiyZnLTqf5UELt4odQYBB2Wtalkduc-EmRYJgbtlKoV$
>>  -
>> 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!!ACWV5N9M2RV99hQ!JY3vpzSMl1gn_Ob6rraBammIS9nAkYarHf-zieiyZnLTqf5UELt4odQYBB2Wtalkduc-EmRYJpoCRWGw$
>>  
>> 
>> 
> 


-
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: Rust, anyone?

2023-02-16 Thread Chris

Hey all,

as far as I can remember, under oracle there was a time where we had a
similar process to continous deployment. That means, that it was also
possible, to release bugfixes inside the core and updates of plugins
from the core between releases. Sometimes I opened NetBeans 7.1 and
after weeks I got the info "there are updates" no 3rd-party-plugins, no
7.1 to 7.2. It was just that I had the HTML editor 1.1.1 -> 1.1.2 (just
an example, not the correct version). So what is with those approaches?

I would like to see as many stuff as possible inside the core and yes we
have problems of updating stuff, when we wait for a new release. So is
it possible to have such continous deployment after a PR was merged and
all tests are green, in between releases? That means for me, we can have
everything inside the code, rust, go, whatever and have also bugfixes
and new small features. Is this not possible under apache?


Cheers

Chris

Am 16.02.2023 um 10:20 schrieb Neil C Smith:

Hi,

On Thu, 16 Feb 2023 at 07:02, Antonio  wrote:

a) I don't think Rust support is ready yet to be merged with core:

...

b.2) Create a repo of ours and let "rust" be an experimental plugin, and
keep on improving it there.

b.4) might be to merge into master as a separate cluster, or in an
experimental cluster, and not include in the release list of clusters?

Can see pros and cons to both approaches.  Having somewhere we could
develop and release (experimental) plugins from might be good.  Having
the development happen here also good.

Personally see far more reason to eventually include Rust in core than
some of the more product oriented things we do have in there that
should have been kept as plugins IMO.

Best wishes,

Neil

-
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





Junit5 @Nested

2023-02-16 Thread Chris Luff
Hey all, I encountered a project using the @Nested annotation for test classes;

class ProjectTests {
@Nested
class HappyPath {
@Test
void test_this_happy() {
System.out.println(“Happiness);
}
}
@Nested
class SadPath {
@Test
void test_this_sad() {
System.out.println(“Sadness);
}
}
}

I was attempting to debug one of the nested tests and noted that nothing is 
executed. I have the surefire config;


org.apache.maven.plugins
maven-surefire-plugin







org.junit.jupiter
junit-jupiter-engine
${junit.jupiter.version}




NetBeans is executing;
mvn 
-Dtest=com.cerner.ukdev.mars.dataaccess.ProjectTests#test_this_happy 
-Pdevelopment process-test-classes surefire:test

This means the test is not found. On the command line I can run;
mvn 
-Dtest=com.cerner.ukdev.mars.dataaccess.ProjectTests\$HappyPath#test_this_happy 
-Pdevelopment process-test-classes surefire:test

I saw this PR[1] from some time ago but it looks to have been abandoned. Was 
there any other work on this or should I have a look at getting this working? 
From a surefire pov it looks to simply be a case of class scanning for the 
nested annotation and ensuring the inner class is inserted into the command?

Thoughts welcome.
Chris

[1]: https://github.com/apache/netbeans/pull/1069

Help wanted for discussion 4723

2022-12-24 Thread Chris

Hey all,

I created a discussion couple of weeks ago about a problem that I have:
https://github.com/apache/netbeans/discussions/4723. I really don't want
to solve this problem for me, of course not, I just want to understand
the code what the problem is here. I already debug the code but I don't
understand it well why this happens, what I've written there. So if
anyone of you have more experience and knows why and what the problem
is, please lemme know that I have another point to dive into.


Thx and merry christmas

Chris


-
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: [External] : [VOTE] Release Apache NetBeans 16

2022-11-23 Thread Chris Luff
+1

Built with;
openjdk version "17.0.4.1" 2022-08-12 LTS
OpenJDK Runtime Environment Zulu17.36+17-CA (build 17.0.4.1+1-LTS)
OpenJDK 64-Bit Server VM Zulu17.36+17-CA (build 17.0.4.1+1-LTS, mixed mode, 
sharing)

Running;
Product Version: Apache NetBeans IDE 16
Java: 19; OpenJDK 64-Bit Server VM 19+36
Runtime: OpenJDK Runtime Environment 19+36
System: Mac OS X version 13.0.1 running on aarch64; UTF-8; en_GB (nb)

SHA is good.

Thx

> On 21 Nov 2022, at 16:52, Neil C Smith  wrote:
> 
> This is our first voting candidate for the release of Apache NetBeans 16.
> 
> Please note all requirements below for validating sources and
> convenience binaries before voting.
> 
> Apache NetBeans 16 constitutes all clusters in the Apache NetBeans Git
> repository, which together provide the NetBeans Platform (i.e., the
> underlying application framework), as well as all the modules that
> provide the Java SE, Java EE, PHP, JavaScript and Groovy features of
> Apache NetBeans.
> 
> 
> 
> Build artefacts are available here :
> 
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/16/__;!!ACWV5N9M2RV99hQ!IKN6_fXZyaEZAhMQIn8_eCUhgX9s80JWTDDjyVjN8yTMIcs4rSvz5vkXFi8enGTEA3jhaJ59ii9uWL7kLt7Fjw$
>  
> 
> They were built by the Jenkins pipeline :
> 
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/11/__;!!ACWV5N9M2RV99hQ!IKN6_fXZyaEZAhMQIn8_eCUhgX9s80JWTDDjyVjN8yTMIcs4rSvz5vkXFi8enGTEA3jhaJ59ii9uWL6qcN4wxQ$
>  
> 
> 
> 
> We are primarily voting on :
> 
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/16/netbeans-16-source.zip__;!!ACWV5N9M2RV99hQ!IKN6_fXZyaEZAhMQIn8_eCUhgX9s80JWTDDjyVjN8yTMIcs4rSvz5vkXFi8enGTEA3jhaJ59ii9uWL7trG4zKg$
>  
> 
> SHA512 : 
> 6a329b87558e0841252b66b1364f1d45aaba7c1f8efa3b8c70c993fcf4e18c371828f86d5c28f127b8e776591e037f9b540a3e38c0aec48a413682fad6c24941
> 
> KEYS file : 
> https://urldefense.com/v3/__https://downloads.apache.org/netbeans/KEYS__;!!ACWV5N9M2RV99hQ!IKN6_fXZyaEZAhMQIn8_eCUhgX9s80JWTDDjyVjN8yTMIcs4rSvz5vkXFi8enGTEA3jhaJ59ii9uWL7qV9MHYw$
>  
> 
> 
> 
> Associated with the primary source item we have, generated with the
> pipeline mentioned above :
> 
> -- at 
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/netbeans/netbeans/16/__;!!ACWV5N9M2RV99hQ!IKN6_fXZyaEZAhMQIn8_eCUhgX9s80JWTDDjyVjN8yTMIcs4rSvz5vkXFi8enGTEA3jhaJ59ii9uWL7kLt7Fjw$
>  
> 
> Binaries associated with the source - netbeans-16-bin.zip as well as
> update content under the nbms folder.
> 
> 
> 
> Maven Artefacts
> 
> The Maven artefacts for Apache NetBeans 16 are ready on staging
> associated to this vote.
> 
> https://urldefense.com/v3/__https://repository.apache.org/content/repositories/orgapachenetbeans-1122/__;!!ACWV5N9M2RV99hQ!IKN6_fXZyaEZAhMQIn8_eCUhgX9s80JWTDDjyVjN8yTMIcs4rSvz5vkXFi8enGTEA3jhaJ59ii9uWL6MF7jgnw$
>  
> 
> The version is : RELEASE160
> 
> 
> 
> Voting Requirements
> 
> Before voting +1 you are required to download the signed source code
> package, compile it as provided, and test the resulting executable on
> your own platform, along with also verifying that the package meets
> the requirements of the ASF policy on releases -
> https://urldefense.com/v3/__http://www.apache.org/legal/release-policy.html*management__;Iw!!ACWV5N9M2RV99hQ!IKN6_fXZyaEZAhMQIn8_eCUhgX9s80JWTDDjyVjN8yTMIcs4rSvz5vkXFi8enGTEA3jhaJ59ii9uWL4J4uJ_xQ$
>  
> 
> In particular, you should (at least) follow these steps.
> 
> 1. Download the artefact to be voted on and unzip it.
> 2. Check that the artefact does not contain any jar files (there are
> branding folders with the name *.jar).
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file
> 4. Build it using the README provided by the artefact.
> 5. Look in nbbuild/netbeans for the NetBeans installation created by
> the build process and try running it.
> 
> In addition to checking the sources, you should check the associated
> convenience binary zips, nbms and maven staging at the artefact links
> above. As well as checking any artefact functions correctly, you
> should check that it has been correctly signed by a PMC member, and
> that the source being voted on is sufficient to build the relevant
> binary.
> 
> Separate votes will be held on other convenience binaries, including
> installers. 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.
> 
> Apache NetBeans 16 will be released if and when this vote passes.
> 
> Thank you to all contributors for all your hard work!
> 
> Best wishes,
> 
> Neil, 

Re: [External] : Re: NetBeans talk /using stickers with NetBeans logo

2022-11-23 Thread Chris Luff
I had a bunch of stuff created for a NetBeans event a few years ago, you may 
recall. If memory serves, it is fine as long as it is for the benefit of 
NetBeans awareness and not aligned with a commercial entity. So the t-shirts 
and stickers I created simply used the logo and nothing else.

> On 23 Nov 2022, at 09:51, mark stephens  wrote:
> 
> Eric,
> 
> Many thanks. 
> 
> Sending now.
> 
> Kind Regards,
> 
> MArk
> 
>> On 23 Nov 2022, at 09:36, Eric Barboni  wrote:
>> 
>> Hi,
>> 
>> 
>> Just found that:
>> https://urldefense.com/v3/__https://www.apache.org/foundation/marks/merchandise__;!!ACWV5N9M2RV99hQ!NkfSgK9MMG-tx1rA5GJMusjt5j1AVL1SERjh6qbUJnlhCMsnqzzn0UwQXRxWzqndmPdRfHCNdD9H9UZyfYK9hNyS2Bvc$
>>  
>> 
>> Would suggest sending mail to tradema...@apache.org and cc
>> priv...@netbeans.apache.org as mentioned in the How To: Request Permission
>> For Non-Software Merchandise section.
>> 
>> Best Regards
>> Eric
>> 
>> -Message d'origine-
>> De : mark stephens  
>> Envoyé : mercredi 23 novembre 2022 10:05
>> À : dev@netbeans.apache.org
>> Objet : Re: NetBeans talk /using stickers with NetBeans logo
>> 
>> It is just the logo - I wanted some stickers to give away for people to
>> stick on their laptops. I have one myself and it looks very neat.
>> 
>> I have done the talk on NetBeans at previous shows and it usually goes down
>> well. Lots of students usually at Devfest so a good place to tell them all
>> about it.
>> 
>> Kind Regards,
>> 
>> MArk
>> 
>>> On 22 Nov 2022, at 20:31, ehsavoie  wrote:
>>> 
>>> I don't think so as long as the logo is by 'itself' and not associated 
>>> to other promotional things.
>>> Cheers,
>>> --
>>> Emmanuel Hugonnet
>>> 
>>> 
>>> On Mon, Nov 21, 2022 at 11:34 AM mark stephens < 
>>> marksteph...@idrsolutions.com> wrote:
>>> 
 Hi All,
 
 In the pre-Covid days, I used to go to Devfest Istanbul conference 
 and do a talk on NetBeans.
 
 Devfest is back (and so am I !). They have accepted my talk (which I 
 am busy writing for latest release).
 
 I would like to print out and take along some of the NetBeans 
 stickers we used to hand out (just the NetBeans Logo). Do I need to 
 get permission from anyone to do this?
 
 Kind Regards,
 
 MArk Stephens
 -
 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!!ACWV5N9M2RV99hQ!NkfSgK9MMG-tx1rA5GJMusjt5j1AVL1SERjh6qbUJnlhCMsnqzzn0UwQXRxWzqndmPdRfHCNdD9H9UZyfYK9hJ6mkxhT$
  
 
 
 
 
>> 
>> 
>> -
>> 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!!ACWV5N9M2RV99hQ!NkfSgK9MMG-tx1rA5GJMusjt5j1AVL1SERjh6qbUJnlhCMsnqzzn0UwQXRxWzqndmPdRfHCNdD9H9UZyfYK9hJ6mkxhT$
>>  
>> 
>> 
>> 
>> 
>> 
>> -
>> 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!!ACWV5N9M2RV99hQ!NkfSgK9MMG-tx1rA5GJMusjt5j1AVL1SERjh6qbUJnlhCMsnqzzn0UwQXRxWzqndmPdRfHCNdD9H9UZyfYK9hJ6mkxhT$
>>  
>> 
>> 
>> 
> 



Re: [External] : [NOTICE] Apache NetBeans 16 release candidate 4 available for testing

2022-11-11 Thread Chris Luff
Built for M1 on Ventura with JDK 17. Seeing good performance with less pauses 
than 15. 

Nice work everyone.

> On 10 Nov 2022, at 15:40, Neil C Smith  wrote:
> 
> The fourth release candidate build for Apache NetBeans 16 is available
> (links below). This will be our final release candidate unless
> high/critical priority issues or pull requests are flagged. Please
> kick the tyres well over the coming week or so! This includes testing
> building from source and other release checks.
> 
> Changes since 16-rc3 can be found at
> https://urldefense.com/v3/__https://github.com/apache/netbeans/pull/4937__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIG53z4flg$
>   
> 
> Please help with testing, particularly of changes, and file issues in
> GitHub as necessary -
> 
> https://urldefense.com/v3/__https://github.com/apache/netbeans/issues__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIGfZQTL6A$
>   
> 
> If you're a committer adding an issue, or helping triage an issue
> (please do!), add the milestone and/or priority labels as appropriate.
> Use priority:high for should be fixed before release,
> priority:critical for must be fixed before we can release.
> 
> **The following rules are applied to pull requests from now until release:**
> 
> Please read the full info on how we manage pull requests to delivery
> at least once! :-) -
> https://urldefense.com/v3/__https://lists.apache.org/thread/hyjbsz55zb9xfcnccghkrsvqsnt83nwf__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIGMgqgtdA$
>   
> 
> PR's intended to be included in the 16 release :
> - Limited to fixes (link an issue if there is one, or provide
> justification in description)
> - Label with priority:high or priority:critical as appropriate.
> - Base on the delivery branch.
> - Mark with NB16 milestone.
> - Will be merged by the release team.
> 
> PR's with features for a future release :
> - Base on the master branch.
> - Will be reviewed and merged in the usual way.
> - If possible stay away from big refactoring.
> - If possible do not overlap with fixes for 16 (delivery will be
> merged to master weekly).
> 
> 
> The NetBeans 16-rc4 artifacts, including unsigned installers, are here:
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIEU7cnyjA$
>   
> 
> Alternative trial link to latest release candidate:
> https://urldefense.com/v3/__https://nightlies.apache.org/netbeans/candidate/netbeans/__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIG16kHB3Q$
>   
> 
> Link to the binary zip:
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/netbeans/netbeans-16-rc4-bin.zip__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIG4FCukLA$
>   
> SHA512: 
> bdb95f16409c6480bbb5a3a07397ccfc0e80f45dc420b9c3692d2007a0cf5a2a1b60219d62780d5a94a8a0dc9581ed179e6ffba81b28b91f1805ea61e88d2e32
> 
> The sources are here:
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/netbeans/netbeans-16-rc4-source.zip__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIFh_c0Yhg$
>   
> SHA512: 
> f3be863a1fe687ec7dfe554b3532ed70ce79cd26e14eaaac03b3381f5e398540b4f383cfa8c8776946c0741c0baef5b5eb02f365f47dd3f185a291e8c7843a61
> 
> Link to the VSCode plugin:
> https://urldefense.com/v3/__https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release160/10/artifact/dist/vsix/__;!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIGzJkq-kQ$
>   
> 
> 
> The PRs already integrated into NetBeans 16 are :
> https://urldefense.com/v3/__https://github.com/apache/netbeans/pulls?q=is*3Amerged*milestone*3ANB16__;JSsl!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIHQ6wpYYQ$
>   
> 
> Issues currently tagged for NetBeans 16 are :
> https://urldefense.com/v3/__https://github.com/apache/netbeans/issues?q=is*3Aopen*is*3Aissue*milestone*3ANB16__;JSslKyU!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIEsga62MQ$
>   
> 
> Release schedule :
> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/display/NETBEANS/Release*Schedule__;Kw!!ACWV5N9M2RV99hQ!Ng5eGPZP71UeuZAVcKil41X6bXv26OUNaaqaZ3rO3VJeoe9y9W7Xsd5fFn4E0aMSLfYBH2IQtJKeWIG1xstaMg$
>   
> 
> 
> Thank you for your contributions!
> 
> Best wishes,
> 
> Neil
> 
> PS. Please don't respond to this email directly - start a new thread.
> Let's keep the [NOTICE] tag for 

Re: maven-surefire-plugin 2.20 and newer doesn't work with Test Result window

2022-09-26 Thread Luff, Chris
It’s not maven, you don’t have the junit-jupiter-engine of the classpath.

Modify your pom to include;


org.junit.jupiter
junit-jupiter
test


org.junit.jupiter
junit-jupiter-api
test


org.junit.jupiter
junit-jupiter-engine
test


Should be fine after that.

Nb. version omitted

> On 20 Sep 2022, at 20:40, Vladimir Machat  wrote:
>
> Hi,
>
> just FYI I tried it with the git version of Netbeans and it seems to be 
> working there. So I guess we will have to wait for Netbeans 16 to have 
> testing fully working again :)
>
> On 20/09/2022 13:54, Jean-Marc Borer wrote:
>> Hello Vlad,
>>
>> I have this issue since a looongg time. It started with NB 12 (or even
>> 11 not sure). I still don't know why it is failling.
>>
>> Sorry not beining able to help you. Please file an issue on Github but make
>> sure there not already one.
>>
>> Best regards,
>>
>> JM
>>
>> On Sun, Sep 18, 2022 at 9:49 PM Vladimir Machat  wrote:
>>
>>> I have been trying to figure out how to get JUnit 5 tests working
>>> correctly in Netbeans 15.
>>>
>>> with maven-surefire-plugin version 2.19.1 and lower it works but with
>>> versions starting 2.20 the Test Result window in Netbeans just says 'No
>>> tests executed' even though in the Output window I can see that they
>>> were executed.
>>>
>>> Running tests from command line - mvn surefire:test - works fine, tests
>>> are executed.
>>>
>>> Setting trimStackTrace to false didn't help.
>>>
>>>
>>> Netbeans version 15
>>>
>>> Java tried with 8, 11, 17 and 18
>>>
>>> Maven tried with 3.8.6 and 3.8.4
>>>
>>> Junit 5 tried with almost all versions from 5.6.0 to 5.9.0
>>>
>>> OS Linux Manjaro
>>>
>>> pom:
>>>
>>> 
>>> >> xmlns="https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmaven.apache.org%2FPOM%2F4.0.0data=05%7C01%7CChris.Luff%40cerner.com%7Cdfca7facb91e49f8a01708da9b401540%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637992996809993449%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=r3kYJKprinGiujsIyeLJPvN99xRv3jovNRnW3kHe52Q%3Dreserved=0;
>>>xmlns:xsi=" 
>>> https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instancedata=05%7C01%7CChris.Luff%40cerner.com%7Cdfca7facb91e49f8a01708da9b401540%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637992996809993449%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=WE7V%2FcQITFeNdjeVB4ZxnGdL0NA13hfsphpmIH23EzY%3Dreserved=0;
>>>xsi:schemaLocation=" 
>>> https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmaven.apache.org%2FPOM%2F4.0.0data=05%7C01%7CChris.Luff%40cerner.com%7Cdfca7facb91e49f8a01708da9b401540%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637992996809993449%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=r3kYJKprinGiujsIyeLJPvN99xRv3jovNRnW3kHe52Q%3Dreserved=0
>>>  
>>> https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmaven.apache.org%2Fxsd%2Fmaven-4.0.0.xsddata=05%7C01%7CChris.Luff%40cerner.com%7Cdfca7facb91e49f8a01708da9b401540%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637992996809993449%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=iuu%2BeuAzur7o7R7NVf6IS%2BOP3ZuvJKlDMSedzD8iKl4%3Dreserved=0;>
>>>  4.0.0
>>>  org.atrament
>>>  TestJunit5
>>>  0.1
>>>  jar
>>>  
>>>  
>>>  org.junit.jupiter
>>>  junit-jupiter
>>>  5.9.0
>>>  test
>>>  jar
>>>  
>>>  
>>>  
>>>  
>>>  
>>>  maven-surefire-plugin
>>>  2.20
>>>  
>>>  
>>>  
>>>  
>>>  UTF-8
>>>  11
>>>  11
>>>
>>> org.atrament.testjunit5.TestJunit5
>>>  
>>> 
>>>
>>> Can anyone help please?
>>>
>>> Thanks
>>>
>>> Vlad



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


NetBeans 15

2022-08-30 Thread Luff, Chris
Just installed NetBeans 15, everything was running well until I started bumping 
into this error, it’s happened two or three times now.

I have not managed to reliably recreate it as yet - as soon as I can I will 
make a video, but essentially;

I have a block of code similar to this;

>> Optional.ofNullable(blah).ifPresent(b -> b.doSomething());

When I do something like;

>> Optional.ofNullable(blah).map()ifPresent(b -> b.doSomething());

i.e. the new code is in progress but the editor throws this error and I can no 
longer type inside the function. If I back out the map and make the code 
correct, the editor still does not respond to new characters. Other parts of 
the editor respond. If I then hit enter before the point where I was making the 
edit in the now correct syntax I can now type again.

Closing the file also clears the problem.


java.lang.NullPointerException: Cannot invoke 
"org.netbeans.lib.editor.codetemplates.textsync.TextRegion.regions()" because 
"parent" is null
at 
org.netbeans.lib.editor.codetemplates.textsync.TextRegionManager.fixRegionStartOffset(TextRegionManager.java:877)
at 
org.netbeans.lib.editor.codetemplates.textsync.TextRegionManager.insertUpdate(TextRegionManager.java:600)
at 
org.netbeans.lib.editor.codetemplates.textsync.TextRegionManager$DocListener.insertUpdate(TextRegionManager.java:1104)
at org.netbeans.editor.BaseDocument.handleInsertString(BaseDocument.java:845)
at 
org.netbeans.editor.BaseDocument$FilterBypassImpl.insertString(BaseDocument.java:2643)
at 
java.desktop/javax.swing.text.DocumentFilter.insertString(DocumentFilter.java:105)
at 
org.openide.text.CloneableEditorSupport$DocFilter.insertString(CloneableEditorSupport.java:2340)
at org.netbeans.editor.BaseDocument.insertString(BaseDocument.java:741)
at 
org.netbeans.editor.BaseKit$DefaultKeyTypedAction.insertString(BaseKit.java:1324)
at 
org.netbeans.editor.BaseKit$DefaultKeyTypedAction.performTextInsertion(BaseKit.java:1397)
at 
org.netbeans.editor.BaseKit$DefaultKeyTypedAction.access$100(BaseKit.java:1052)
at org.netbeans.editor.BaseKit$DefaultKeyTypedAction$3.run(BaseKit.java:1256)
at org.netbeans.editor.GuardedDocument.runAtomicAsUser(GuardedDocument.java:333)
at 
org.netbeans.editor.BaseKit$DefaultKeyTypedAction.actionPerformed(BaseKit.java:1231)
at 
org.netbeans.editor.ext.ExtKit$ExtDefaultKeyTypedAction.actionPerformed(ExtKit.java:1055)
at org.netbeans.editor.BaseAction.actionPerformed(BaseAction.java:322)
at 
java.desktop/javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1810)
at java.desktop/javax.swing.JComponent.processKeyBinding(JComponent.java:2956)
at java.desktop/javax.swing.JComponent.processKeyBindings(JComponent.java:3004)
at java.desktop/javax.swing.JComponent.processKeyEvent(JComponent.java:2918)
at java.desktop/java.awt.Component.processEvent(Component.java:6393)
at java.desktop/java.awt.Container.processEvent(Container.java:2266)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4991)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4823)
at 
java.desktop/java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1952)
at 
java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:883)
at 
java.desktop/java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1146)
at 
java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:1020)
at 
java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:848)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2780)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4823)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:775)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:747)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:744)
at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
[catch] at 

Re: [VOTE] Release Apache NetBeans 15 macOS Installer

2022-08-30 Thread Luff, Chris
+1

SHA is good
Installer is good

Running on macOS 12.5 I7; Open JDK 18.0.2+19

Excellent work as always, thx!

> On 29 Aug 2022, at 11:41, John Mc  wrote:
>
> Vote for Apache NetBeans 15 macOS installer.
>
> Primary voting artefact :
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F15%2FApache-NetBeans-15-bin-macosx.dmgdata=05%7C01%7CChris.Luff%40cerner.com%7C1187eb95db7f4ef0777608da89ab1478%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637973665172401883%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=p%2FdbifFFMijdCg8Jtxa5uzintTk%2BZ3VYlsRAeTPzecM%3Dreserved=0
>
> SHA512 checksum :
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F15%2FApache-NetBeans-15-bin-macosx.dmg.sha512data=05%7C01%7CChris.Luff%40cerner.com%7C1187eb95db7f4ef0777608da89ab1478%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637973665172401883%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=qZcigsMkwVGYLfy0SPvc03fke%2BWZUxXeF242cTh3ds4%3Dreserved=0
> 153ffe0f5a7feb56e6184ef4519727f9090d9eded4e29ac7e2566a1658773379c93155672100c9b9d70be9f0491ef6c8480d0b67ec0b376f6261e7dbd3e53faa
> Apache-NetBeans-15-bin-macosx.dmg
>
> KEYS file :
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=05%7C01%7CChris.Luff%40cerner.com%7C1187eb95db7f4ef0777608da89ab1478%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637973665172401883%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=Okez%2Fws07L%2Bu9vRaIynWkoKUp8Sm%2FopZVDbVuz1MqY0%3Dreserved=0
>
> PGP signature file :
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F15%2FApache-NetBeans-15-bin-macosx.dmg.ascdata=05%7C01%7CChris.Luff%40cerner.com%7C1187eb95db7f4ef0777608da89ab1478%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637973665172401883%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=O0CnNQ6JLahtx9XPrSjJRrUjw46oY%2F1PXKWG%2B50RV0U%3Dreserved=0
>
> Built locally using the artefacts found in the Jenkins job:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease150%2F16%2Fdata=05%7C01%7CChris.Luff%40cerner.com%7C1187eb95db7f4ef0777608da89ab1478%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637973665172401883%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=pIFdKfP9NEIrC0gjz9I2xkbp%2BE4KVR%2FBGEptYQIwQdA%3Dreserved=0
>
> 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.
>
> This vote is dependent on the main Apache NetBeans 15 release vote passing.
>
> Regards
>
> John



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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





Nb14, Maven and JUnit Jupiter

2022-08-01 Thread Luff, Chris
Following up on a tweet[1] conversation about the interactions of the NetBeans 
UI and JUnit Jupiter. I created an example project[2]. The takeaway is that, if 
the junit-jupiter-engine is not on the class path the UI controls for running 
focused test methods do nothing and report a misconfigured Surefire or Junit4.

[1]:https://twitter.com/cbm64/status/1553017512954044416
[2]:https://github.com/cbm64chris/jupiter-nb-test

Let me know what y’all think.

Thx
Luff


Product Version: Apache NetBeans IDE 14
Java: 18.0.1; OpenJDK 64-Bit Server VM 18.0.1+10
Runtime: OpenJDK Runtime Environment 18.0.1+10
System: Mac OS X version 12.5 running on x86_64; UTF-8; en_GB (nb)


CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: [VOTE] Release Apache NetBeans 13 macOS installer

2022-03-21 Thread Luff, Chris
Intel macOS 12.2.1

Checksum is good.
Installed and run, no issues.

Nice work!

+1


> On 19 Mar 2022, at 10:11, John Mc  wrote:
>
> This has been a lot longer than I wanted as I got caught up with work, but
> here is the updated macOS installer for Apache NetBeans 13.
>
> Primary voting artefact :
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F13%2FApache-NetBeans-13-bin-macosx.dmgdata=04%7C01%7CChris.Luff%40cerner.com%7C78a24be4d940487ff52708da0990e44e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637832815749346400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=klMUA%2FFDTD9WnhvD1JBDqoqGNysyzoh%2F7zVW9Tpsrkc%3Dreserved=0
>
> SHA512 checksum :
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F13%2FApache-NetBeans-13-bin-macosx.dmg.sha512data=04%7C01%7CChris.Luff%40cerner.com%7C78a24be4d940487ff52708da0990e44e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637832815749346400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=Hc%2B3icrO59d%2B%2Fy5KbRgLe17654FsA7RwVjZVD0pkXRw%3Dreserved=0
>
> 68cd93b697b8fa02013d4ab69f773a93c3c42f92498578470af6d808179d292649b85bdb946a9bc75d9cc94aba3d4c8e0d0a3eb3fee565ab390810ad7b609b49
> Apache-NetBeans-13-bin-macosx.dmg
>
> KEYS file :
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=04%7C01%7CChris.Luff%40cerner.com%7C78a24be4d940487ff52708da0990e44e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637832815749346400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=kBH5dlS1MdLw0TJOQ5OKvrMqHuXAg%2FEp1QaJky9OWWo%3Dreserved=0
>
> PGP signature file :
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F13%2FApache-NetBeans-13-bin-macosx.dmg.ascdata=04%7C01%7CChris.Luff%40cerner.com%7C78a24be4d940487ff52708da0990e44e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637832815749346400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=ZTMoV97f%2F6M8wXVYfdVhmHOj2Dz09fLWTrg9IIaAyn4%3Dreserved=0
>
> Built locally using the artefacts found in the Jenkins job:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease130%2F20%2Fdata=04%7C01%7CChris.Luff%40cerner.com%7C78a24be4d940487ff52708da0990e44e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637832815749346400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=WG8vVPQbncilQDJ3hpLWQcbG1UnMGgnuQlJa%2BA%2BsQmU%3Dreserved=0
>
> NOTE: The distpreparation artefact from this Jenkins job was replaced with:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F13%2Fdistpreparation.zipdata=04%7C01%7CChris.Luff%40cerner.com%7C78a24be4d940487ff52708da0990e44e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637832815749346400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=BqabAmRt7C3ZZxxcUlBtkVTtnNU0gdDh85lSGctU9Nw%3Dreserved=0
> The changes can be compared against the PR:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnetbeans%2Fpull%2F3699data=04%7C01%7CChris.Luff%40cerner.com%7C78a24be4d940487ff52708da0990e44e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637832815749346400%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=vUWZTN3o0yyZXUM0UHqKsK8TQtnKqG8tpHsQ7Ao%2FixI%3Dreserved=0
>
> 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.
>
> This vote is dependent on the main Apache NetBeans 13 release vote passing.
>
> Regards
>
> John



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: [VOTE] Release Apache NetBeans 12.6 mac OSX Installer

2021-11-25 Thread Luff, Chris
+1

Downloaded, installed, SHA512 good.

macOS 12.0.1
Intel I7
JDK 17.0.1+12-LTS



> On 24 Nov 2021, at 15:30, John Mc  wrote:
>
> Hi,
>
> We can vote for Apache NetBeans 12.6 mac OSX installer.
>
> Primary voting artefact:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F12.6%2FApache-NetBeans-12.6-bin-macosx.dmgdata=04%7C01%7CChris.Luff%40cerner.com%7C7674abdf4adb489c829608d9af5f50e2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637733646778710826%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=zIpfdDVjrr0XjJBwN8qMalHb3%2FM%2FuZQPHukFmLVc4uk%3Dreserved=0
>
> KEYS file:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=04%7C01%7CChris.Luff%40cerner.com%7C7674abdf4adb489c829608d9af5f50e2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637733646778710826%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=qOJ3u6NxirgYanfBeQgWTV1T%2Fd4b3LU%2F7UycuWjJt9E%3Dreserved=0
>
> PGP signature file:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F12.6%2FApache-NetBeans-12.6-bin-macosx.dmg.ascdata=04%7C01%7CChris.Luff%40cerner.com%7C7674abdf4adb489c829608d9af5f50e2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637733646778710826%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=Tqzwv6XtgANeDlu4cxNmDL0VeqTQUaxLEG%2Fcdo1FpKE%3Dreserved=0
>
> SHA512 checksum file:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-installers%2F12.6%2FApache-NetBeans-12.6-bin-macosx.dmg.sha512data=04%7C01%7CChris.Luff%40cerner.com%7C7674abdf4adb489c829608d9af5f50e2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637733646778710826%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=AaIVMt8MVDS4JwfQ%2BA4hbURCjBBeEr4cZwVa7E9VzJk%3Dreserved=0
>
> Built locally using the artefacts found in the Jenkins job:
>
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease126%2F14%2Fdata=04%7C01%7CChris.Luff%40cerner.com%7C7674abdf4adb489c829608d9af5f50e2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637733646778710826%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=wOA9YvoJSwuQFvZsz4%2FBmehy5f0nCDUbKjaqpPMAhSE%3Dreserved=0
>
> NOTE: macOS versions prior to 10.14.4 require the Swift 5 Runtime to be
> installed to launch Apache NetBeans
>
> 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.6 mac OSX Installer will be released if and when this
> vote passes.
>
> Regards
>
> John



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

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

2021-09-14 Thread Luff, Chris
+1

Apache-NetBeans-12.5-bin-macosx.dmg: looks good!

On 13 Sep 2021, at 18:33, John Mc 
mailto:mcdonnell.j...@gmail.com>> wrote:

Hi,

We can vote for Apache NetBeans 12.5 Mac OSX installer.

Primary voting artefact:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.5-installers%2Fmacosx%2FApache-NetBeans-12.5-bin-macosx.dmgdata=04%7C01%7CChris.Luff%40cerner.com%7C48d28c892a554aae7aaf08d976dc9b3f%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637671512133402366%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=DznKaXBgam0QkNZac%2BgKd17KPWwpoMt%2BtUxptkG1rbQ%3Dreserved=0

KEYS file:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=04%7C01%7CChris.Luff%40cerner.com%7C48d28c892a554aae7aaf08d976dc9b3f%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637671512133402366%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=vxuMdrjgd0y9oVGkYlxdUBxKqMocGjyMdKzzPPOM%2FwI%3Dreserved=0

PGP signature file:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.5-installers%2Fmacosx%2FApache-NetBeans-12.5-bin-macosx.dmg.ascdata=04%7C01%7CChris.Luff%40cerner.com%7C48d28c892a554aae7aaf08d976dc9b3f%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637671512133402366%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=Y9BDhEWwZzTgcXFCjig5ESSMXjiR8Ljb4N6kyfdiBNU%3Dreserved=0

SHA512 checksum file:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.5-installers%2Fmacosx%2FApache-NetBeans-12.5-bin-macosx.dmg.sha512data=04%7C01%7CChris.Luff%40cerner.com%7C48d28c892a554aae7aaf08d976dc9b3f%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637671512133402366%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=psyqXwGfVISNlZUxss5etgsKmonjjPbO8R43nTD3vxY%3Dreserved=0

Built locally using the artefacts found in the Jenkins job:

https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease125%2F11%2Fdata=04%7C01%7CChris.Luff%40cerner.com%7C48d28c892a554aae7aaf08d976dc9b3f%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637671512133402366%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=9hwAb5KnF1r4ohEQZxkjrQfvgsw8PwWvxkynZVKApd0%3Dreserved=0

NOTE: macOS versions prior to 10.14.4 require the Swift 5 Runtime to be
installed to launch Apache NetBeans

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.5 Mac OSX Installer will be released if and when this
vote passes.

Regards

John



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: A NetBeans Packager tool?

2021-09-13 Thread Luff, Chris
Hey Neil, I love solving problems and producing our own may be the path of 
least resistance, but I wonder if working with the existing JPackage so it 
closer matches our needs may be a good choice. I’m sure NetBeans cannot be the 
only solution that needs to solve these issues?

JEP-8208405[1] in progress is looking to enhance with the ability exclude the 
runtime.

Thx
Luff


[1]: JDK-8208405Application Bundle without including Java 
Runtime


On 11 Sep 2021, at 22:51, Neil C Smith 
mailto:neilcsm...@apache.org>> wrote:

On Sat, 11 Sep 2021, 21:43 Scott Palmer, 
mailto:swpal...@gmail.com>> wrote:

What were the problems with using jpackage? It seems like it would be
fairly simple to take an App
Image and JRE image and do this for you.


JPackage is great, but basically does too much. We have our own launchers,
so we don't need that feature. Experiments I did I had a simple jar library
launching the IDE in a child process, which worked but not ideal. Might be
other ways.

We have use cases where we might not want the bundled JDK runtime.

We might want other packaging types. Neither of the ones implemented so far
are in JPackage currently.

There were a few other curious quirks, such as not being able to keep the
IDE jars off the classpath, a problem with spaces in file names, etc.

All in all, this seemed to me a better approach to try.

Best wishes,

Neil



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: How to diagnose lock up with 12.5 Beta 1

2021-08-12 Thread Chris Wareham

Hi all,

Another freeze, this time with the Azul JDK 11. In the trhead dump I can 
see that it again is waiting on locks in both the AWT Event Queue and 
the Editor Parsing Loop.


I've added a new thread dump and copy of the messages.log file to the 
Jira issue.


Regards,

Chris

On 11/08/2021 15:15, Neil C Smith wrote:

On Wed, 11 Aug 2021 at 14:19, Chris Wareham  wrote:

On this occasion I had just selected New -> Java Class in the Projects
window. However, on other occasions lockups have occurred when I've just
hit Ctrl-S to save some changes to a file or I've just left the IDE idle
for a while.


Thanks.  If/when it happens again, see what you get in the thread dump
and see if it's stuck in either of the two places mentioned in my
previous email.  Be good to know if either (or both) are common to all
occurrences.

Best wishes,

Neil

-
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: How to diagnose lock up with 12.5 Beta 1

2021-08-11 Thread Chris Wareham

Hi Geertjan,

None of my projects use Micronaut, they are all Spring Boot based. If I 
do a:


mvn -DincludeScope=runtime dependency:tree

Then no Micronaut dependencies are showing up.

Regards,

Chris

On 11/08/2021 12:13, Geertjan Wielenga wrote:

Looks like you’re doing something with Micronaut?

Gj

On Wed, 11 Aug 2021 at 13:08, Neil C Smith  wrote:


On Wed, 11 Aug 2021 at 11:28, Chris Wareham 
wrote:


OK, I've just had another lock up. I wasn't able to get a thread dump
with jstack, even using the -F flag, but succeeded with VisualVM. I've
created a Jira issue and attached both the thread dump and log file to

it:


https://issues.apache.org/jira/browse/NETBEANS-5913


Can you describe (here and/or in issue) roughly what you were doing at
the moment it locked up?

This seems curious ?

"AWT-EventQueue-0" #21 prio=6 os_prio=0 cpu=7380.14ms elapsed=307.91s
tid=0x7f5c54163000 nid=0x22b2 waiting on condition
[0x7f5c60441000]
java.lang.Thread.State: WAITING (parking)
 at jdk.internal.misc.Unsafe.park(java.base@11.0.12/Native Method)
 - parking to wait for  <0x00070dd6c7b0> (a
java.util.concurrent.locks.ReentrantLock$FairSync)
 at java.util.concurrent.locks.LockSupport.park(java.base@11.0.12
/LockSupport.java:194)
 at
java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(java.base@11.0.12
/AbstractQueuedSynchronizer.java:885)
 at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(java.base@11.0.12
/AbstractQueuedSynchronizer.java:917)
 at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(java.base@11.0.12
/AbstractQueuedSynchronizer.java:1240)
 at java.util.concurrent.locks.ReentrantLock.lock(java.base@11.0.12
/ReentrantLock.java:267)
 at
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:170)
 at
org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
 at
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:452)
 at
org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:423)
 at
org.netbeans.modules.micronaut.hyperlink.MicronautJavaHyperlinkProvider.getPropertyName(MicronautJavaHyperlinkProvider.java:151)
 at
org.netbeans.modules.micronaut.hyperlink.MicronautJavaHyperlinkProvider.resolve(MicronautJavaHyperlinkProvider.java:122)
 at
org.netbeans.modules.micronaut.hyperlink.MicronautJavaHyperlinkProvider.getHyperlinkSpan(MicronautJavaHyperlinkProvider.java:85)
 at
org.netbeans.modules.micronaut.hyperlink.MicronautJavaHyperlinkProvider.isHyperlinkPoint(MicronautJavaHyperlinkProvider.java:79)
 at
org.netbeans.lib.editor.hyperlink.HyperlinkOperation.findProvider(HyperlinkOperation.java:266)
 at
org.netbeans.lib.editor.hyperlink.HyperlinkOperation.performHyperlinking(HyperlinkOperation.java:224)
 at
org.netbeans.lib.editor.hyperlink.HyperlinkOperation.keyPressed(HyperlinkOperation.java:382)

Thanks,

Neil

-
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: How to diagnose lock up with 12.5 Beta 1

2021-08-11 Thread Chris Wareham

On 11/08/2021 12:07, Neil C Smith wrote:

On Wed, 11 Aug 2021 at 11:28, Chris Wareham  wrote:


OK, I've just had another lock up. I wasn't able to get a thread dump
with jstack, even using the -F flag, but succeeded with VisualVM. I've
created a Jira issue and attached both the thread dump and log file to it:

https://issues.apache.org/jira/browse/NETBEANS-5913


Can you describe (here and/or in issue) roughly what you were doing at
the moment it locked up?



Hi Neil,


On this occasion I had just selected New -> Java Class in the Projects 
window. However, on other occasions lockups have occurred when I've just 
hit Ctrl-S to save some changes to a file or I've just left the IDE idle 
for a while.


Regards,

Chris

-
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: How to diagnose lock up with 12.5 Beta 1

2021-08-11 Thread Chris Wareham
OK, I've just had another lock up. I wasn't able to get a thread dump 
with jstack, even using the -F flag, but succeeded with VisualVM. I've 
created a Jira issue and attached both the thread dump and log file to it:


https://issues.apache.org/jira/browse/NETBEANS-5913

Chris

On 09/08/2021 12:01, Chris Wareham wrote:

Hi folks,

I've been using 12.5 Beta 1 for a couple of days, and I'm experiencing
occasional lock ups. There doesn't seem to be any particular interaction
on my part that is triggering it, and the memory usage appears to be
stable with plenty of free space.

Is it possible to attach to the running process and get a stacktrace?
I'm not seeing anything log file entries that could help me understand
the problem.

My system is:

Product Version: Apache NetBeans IDE 12.5-beta1
Java: 11.0.12; OpenJDK 64-Bit Server VM 11.0.12+7-post-Debian-2
Runtime: OpenJDK Runtime Environment 11.0.12+7-post-Debian-2
System: Linux version 5.10.0-8-amd64 running on amd64; UTF-8; en_GB (nb)

Regards,

Chris

-
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: How to diagnose lock up with 12.5 Beta 1

2021-08-09 Thread Chris Wareham

Hi Geertjan,

I'll install OpenJDK 17 from Debian's repositories and try that. I get a
lock up roughly twice a day, so I'll see if a more recent JDK makes a
difference.

Regards,

Chris

On 09/08/2021 12:06, Geertjan Wielenga wrote:

I'd try different versions of the JDK first, to see if doing that makes a
difference.

Gj

On Mon, Aug 9, 2021 at 1:01 PM Chris Wareham  wrote:


Hi folks,

I've been using 12.5 Beta 1 for a couple of days, and I'm experiencing
occasional lock ups. There doesn't seem to be any particular interaction
on my part that is triggering it, and the memory usage appears to be
stable with plenty of free space.

Is it possible to attach to the running process and get a stacktrace?
I'm not seeing anything log file entries that could help me understand
the problem.

My system is:

Product Version: Apache NetBeans IDE 12.5-beta1
Java: 11.0.12; OpenJDK 64-Bit Server VM 11.0.12+7-post-Debian-2
Runtime: OpenJDK Runtime Environment 11.0.12+7-post-Debian-2
System: Linux version 5.10.0-8-amd64 running on amd64; UTF-8; en_GB (nb)

Regards,

Chris

-
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





How to diagnose lock up with 12.5 Beta 1

2021-08-09 Thread Chris Wareham

Hi folks,

I've been using 12.5 Beta 1 for a couple of days, and I'm experiencing
occasional lock ups. There doesn't seem to be any particular interaction
on my part that is triggering it, and the memory usage appears to be
stable with plenty of free space.

Is it possible to attach to the running process and get a stacktrace?
I'm not seeing anything log file entries that could help me understand
the problem.

My system is:

Product Version: Apache NetBeans IDE 12.5-beta1
Java: 11.0.12; OpenJDK 64-Bit Server VM 11.0.12+7-post-Debian-2
Runtime: OpenJDK Runtime Environment 11.0.12+7-post-Debian-2
System: Linux version 5.10.0-8-amd64 running on amd64; UTF-8; en_GB (nb)

Regards,

Chris

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

2021-05-21 Thread Luff,Chris
+1

Product Version: Apache NetBeans IDE 12.4
Java: 16.0.1; OpenJDK 64-Bit Server VM 16.0.1+9
Runtime: OpenJDK Runtime Environment 16.0.1+9
System: Mac OS X version 11.3 running on x86_64; UTF-8; en_GB (nb)


On 20 May 2021, at 07:49, John Mc 
mailto:mcdonnell.j...@gmail.com>> wrote:

Hi,

We can vote for Apache NetBeans 12.4 Mac OSX installer.

Primary voting artefact:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.4-installers%2Fmacosx%2FApache-NetBeans-12.4-bin-macosx.dmgdata=04%7C01%7CChris.Luff%40cerner.com%7Cf681a9e19b104878c5de08d91b5b746a%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637570901876285203%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=Jx%2FcTUY%2BR%2BMZgiynMHrd3Cd9mlRX3MSl7qpZp7aIVXE%3Dreserved=0

KEYS file:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=04%7C01%7CChris.Luff%40cerner.com%7Cf681a9e19b104878c5de08d91b5b746a%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637570901876285203%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=5FntNbV%2B45aBVDFfcCRN9zHycLbpVnOYVpJm8WxTzoE%3Dreserved=0

PGP signature file:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.4-installers%2Fmacosx%2FApache-NetBeans-12.4-bin-macosx.dmg.ascdata=04%7C01%7CChris.Luff%40cerner.com%7Cf681a9e19b104878c5de08d91b5b746a%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637570901876285203%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=pEpa2bU9OXJpXxyXR%2Br1KJNcBoFDKGQgMbRwbntNk4A%3Dreserved=0

SHA512 checksum file
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.4-installers%2Fmacosx%2FApache-NetBeans-12.4-bin-macosx.dmg.sha512data=04%7C01%7CChris.Luff%40cerner.com%7Cf681a9e19b104878c5de08d91b5b746a%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637570901876285203%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=vnNuhMS5OyRtKeJFVxECqAu7yP61SqySHXb8YQ5C268%3Dreserved=0

Built locally using the artefacts found in the Jenkins job:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease124%2F22%2Fdata=04%7C01%7CChris.Luff%40cerner.com%7Cf681a9e19b104878c5de08d91b5b746a%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637570901876295191%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=9EolGCcDj0Y0Ny1zaOPGbUxJJ4Zd3aGW8KcIDpIXA1U%3Dreserved=0

NOTE: macOS versions prior to 10.14.4 require the Swift 5 Runtime to be
installed to launch Apache NetBeans

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.4 Mac OSX Installer will be released if and when this
vote passes.

Regards

John



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: Swift library in Mac OS X Apache NetBeans installer?

2021-03-24 Thread Luff,Chris
I would argue that we note the Swift dependency on the downloads section, as 
you suggest John, and encourage users to get current or use the binary. I 
appreciate some have really great reasons for holding onto older versions, but 
WWDC is only 3 months away and that usually heralds a new version, likely 12.0.

Chris


> On 24 Mar 2021, at 08:34, John Mc  wrote:
>
> Sorry note in the downloads page to either use the binary or install Swift
> 5...
>
> On Wed, 24 Mar 2021 at 08:33, John Mc  wrote:
>
>> Hi,
>>
>> Is there a need to fix this issue?
>>
>> I'd assume most users, probably are using Catalina or BigSur(I'm still
>> avoiding that upgrade) - could we provide a note in the download section to
>> say users still in Mojave, should look at using the binary?  It seems that
>> every year Apple mark another release as no longer supported, next up is
>> Mojave and that could be anywhere in Q3 or Q4 this year...
>>
>> For the numbers of people that might be affected, is it worth providing a
>> workaround in 12.4? - I wouldn't even know where to begin here...
>>
>> Regards
>>
>> John
>>
>> On Tue, 23 Mar 2021 at 15:50, Christian Oyarzun  wrote:
>>
>>> It looks like the Swift5 runtime libraries need to be installed for macOS
>>> prior to 10.14.4.
>>>
>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsupport.apple.com%2Fkb%2Fdl1998%3Flocale%3Den_USdata=04%7C01%7CChris.Luff%40cerner.com%7Cacb3078920e846ae723708d8ee9faa61%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637521716816231625%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=3Yy0qRaMq%2BQHx%2FLWPioFF1V0KffuHSVzfFn5U6BRPB4%3Dreserved=0
>>>
>>> What would be the best way to deal with this, in terms of licensing? Have
>>> the installer check and provide a download?
>>>
>>> --Christian
>>>
>>> On Tue, Mar 23, 2021 at 11:14 AM Neil C Smith 
>>> wrote:
>>>
>>>> On Tue, 23 Mar 2021 at 15:07, Geertjan Wielenga
>>>>  wrote:
>>>>>
>>>>> Fair enough.
>>>>
>>>> I've added links to the GitHub PRs to the JIRA issue, and linked the
>>>> original related issue.
>>>>
>>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnetbeans%2Fpull%2F2563data=04%7C01%7CChris.Luff%40cerner.com%7Cacb3078920e846ae723708d8ee9faa61%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637521716816231625%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=uMcSkZKGvr2LzI6%2BT%2FdRuwGYcvQREsB5E%2BgesydjlTM%3Dreserved=0
>>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnetbeans%2Fpull%2F2717data=04%7C01%7CChris.Luff%40cerner.com%7Cacb3078920e846ae723708d8ee9faa61%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637521716816231625%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=7A3SJIhZWo9h8yxj9MRVMNx0o6Wf5Gcd7MeoeHWLDGs%3Dreserved=0
>>>> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FNETBEANS-5004data=04%7C01%7CChris.Luff%40cerner.com%7Cacb3078920e846ae723708d8ee9faa61%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637521716816236604%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=9x2pPTsD5n%2By5i6TYqVKw%2BgmhIFYjTyAgHa978ojZlg%3Dreserved=0
>>>>
>>>> We potentially need a better way of testing installers before
>>>> release?!  The 12.4 change will limit the use of Swift by using the
>>>> standard launcher script - interesting to see if the problem remains
>>>> then.
>>>>
>>>> Best wishes,
>>>>
>>>> Neil
>>>>
>>>> -
>>>> 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://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=04%7C01%7CChris.Luff%40cerner.com%7Cacb3078920e846ae723708d8ee9faa61%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637521716816236604%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=P5fY09nkQz3EsJZQ8VXWh1nz159AvVcxcRxjjSR4ToA%3Dreserved=0
>>>>
>>>>
>>>>
>&

Re: Swift library in Mac OS X Apache NetBeans installer?

2021-03-23 Thread Luff,Chris
Seeing nothing like that on any macOS with 12.3 on intel or arm. I’ve asked a 
question back on the JIRA.


> On 23 Mar 2021, at 14:15, Geertjan Wielenga  wrote:
>
> Hi all,
>
> Seems to be a problem with the Mac OS X installer, in some cases (e.g., not
> for me nor for others who voted on that installer) relating to a Swift
> library:
>
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FNETBEANS-5481data=04%7C01%7CChris.Luff%40cerner.com%7Ce2e0dadde18b459965ff08d8ee062786%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637521057503736760%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=sqIDP9SjGQL264FvLwBfc4fheJdDg1SkT8KGWVQFLkM%3Dreserved=0
>
> Does someone have a clue?
>
> Thanks,
>
> Gj



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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-05 Thread Luff,Chris
+1

Installed, running, looking good!

> On 3 Mar 2021, at 19:48, John McDonnell  wrote:
>
> Hi,
>
> We can vote for Apache NetBeans 12.3 Mac OSX installer.
>
> Primary voting artefact:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.3-installers%2FApache-NetBeans-12.3-bin-macosx.dmgdata=04%7C01%7CChris.Luff%40cerner.com%7C2c51573b662e430558cc08d8de7d4a31%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637503979124169071%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=WsK%2F7WNhVukRg4zG%2Fl7Mq%2BK3IZwEeBh1jJlum5U%2B6ns%3Dreserved=0
>
> KEYS file:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=04%7C01%7CChris.Luff%40cerner.com%7C2c51573b662e430558cc08d8de7d4a31%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637503979124169071%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=3JtbjOGdptJEjjxS9LgnNtH4%2FM5P7ylfmUdGLhTZJBA%3Dreserved=0
>
> PGP signature file:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.3-installers%2FApache-NetBeans-12.3-bin-macosx.dmg.ascdata=04%7C01%7CChris.Luff%40cerner.com%7C2c51573b662e430558cc08d8de7d4a31%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637503979124169071%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=9Phwec0qLuC5Cil%2BiHKz7VOc2yrkgEVCAO9ZYrhho60%3Dreserved=0
>
> SHA512 checksum file
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.3-installers%2FApache-NetBeans-12.3-bin-macosx.dmg.sha512data=04%7C01%7CChris.Luff%40cerner.com%7C2c51573b662e430558cc08d8de7d4a31%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637503979124169071%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=%2FtZr2jWsDnH97Vr6CSj0hTxPSHR5VuhHSDeJFJRlb4Y%3Dreserved=0
>
> Built locally using the artefacts found in the Jenkins job:
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease123%2F14%2Fdata=04%7C01%7CChris.Luff%40cerner.com%7C2c51573b662e430558cc08d8de7d4a31%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637503979124169071%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=rRsdZ8niu1VstYswbXvPGNq99pnYDnEW7GXJloZku1Q%3Dreserved=0
>
> 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://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=04%7C01%7CChris.Luff%40cerner.com%7C2c51573b662e430558cc08d8de7d4a31%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637503979124169071%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=8J0vJiTGMobeuB0TIa0nFprLHMRBhV28ihHvmOTVeEE%3Dreserved=0
>
>
>



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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 (vote candidate 1)

2021-03-01 Thread Luff,Chris
+1

SHA is good
Licences are good

Product Version: Apache NetBeans IDE 12.3
Java: 15.0.2; OpenJDK 64-Bit Server VM 15.0.2+7
Runtime: OpenJDK Runtime Environment 15.0.2+7
System: Mac OS X version 10.16 running on x86_64; UTF-8; en_GB (nb)

On 27 Feb 2021, at 10:21, Geertjan Wielenga 
mailto:geert...@apache.org>> 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://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.3data=04%7C01%7CChris.Luff%40cerner.com%7C180151d4608b4e02876508d8db097248%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637500180917202460%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=eczRq4EpYCQQgMqUabGoPf4n0ZuUWkv3VyUMrKlAEkU%3Dreserved=0
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-platform%2F12.3data=04%7C01%7CChris.Luff%40cerner.com%7C180151d4608b4e02876508d8db097248%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637500180917202460%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=BKS6zsG4vRko6hjbAZUr9y1zBNMyrL9yP3215m17Ldc%3Dreserved=0

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://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease123%2F14%2Fdata=04%7C01%7CChris.Luff%40cerner.com%7C180151d4608b4e02876508d8db097248%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637500180917202460%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=JQym0FCYIGNEGnodXdqeuljCP1g3j6j0emVEMi3ovkM%3Dreserved=0

We are primarily voting on:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.3%2Fnetbeans-12.3-source.zipdata=04%7C01%7CChris.Luff%40cerner.com%7C180151d4608b4e02876508d8db097248%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637500180917202460%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=yyCTeqtHOQ4Zikr%2BdLqo2oYJUZasOxXKuIOu1QNhads%3Dreserved=0

SHA512:
22bc542432f5810692757178a8b2f6e7a5729e7a422e637beb22c80603f685345030db90dce5ddc467bd26659e48ddbc3cadaf4fab4d41a8bd7de421f030d67f

KEYS file:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownloads.apache.org%2Fnetbeans%2FKEYSdata=04%7C01%7CChris.Luff%40cerner.com%7C180151d4608b4e02876508d8db097248%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637500180917212456%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=3djGvk6bxSA1DBN45RQ8sNw%2FCYnJS2riDdGqxksGtGI%3Dreserved=0

Associated with the primary source item we have, generated with the
pipeline mentioned above:

-- under 
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.3data=04%7C01%7CChris.Luff%40cerner.com%7C180151d4608b4e02876508d8db097248%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637500180917212456%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=Z4dzuMdIBtz6RBYPCMVOgOQlJa7re37Y7vXlW9H67c4%3Dreserved=0
binaries associated with the source
netbeans-12.3-bin.zip
as well as update content under nbms folder

-- under
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-platform%2F12.3data=04%7C01%7CChris.Luff%40cerner.com%7C180151d4608b4e02876508d8db097248%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637500180917212456%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=gAX%2BubwUEyKNER0o4sbdJIv%2BbLSwOh3PisTrrRAfBho%3Dreserved=0
you will find the platform cluster build
netbeans-platform-12.3-bin.zip
netbeans-platform-12.3-source.zip

Release specific wiki page:

Re: System Clipboard issues

2021-02-04 Thread Luff,Chris
Yes, I have experienced this. Can’t think of a particular scenario where it 
occurs but the work around is as you say to copy to another application and 
re-copy to NetBeans.

> On 4 Feb 2021, at 03:29, Scott Palmer  wrote:
>
> Has anyone else noticed that sometimes NetBeans refuses to paste text from 
> the system clipboard and instead pastes the last thing copied from within 
> NetBeans?
>
> It seems to be stuck like that until I copy something different within 
> NetBeans.  In this last case after I copied the path to the user dir from the 
> about dialog, pasted it in explorer.exe (and accidentally also a NetBeans 
> editor).  I then I went back and copied the original value that wouldn’t 
> paste into NetBeans (but did paste into VSCode) and it started working again.
>
> I was copying plain text, no formatting, colours, or anything like that.  I 
> can’t figure out what triggers it, as most of the time it doesn’t happen.  
> It’s just very frustrating when it does happen.
>
> Just happened again.. copying some code from StackOverflow and I try to past 
> into NetBeans but instead it pastes some old thing I copied when in NetBeans. 
>  Pasting into other apps give the correct text.  I even pasted into notepad 
> and copied it out of notepad to ensure it was plain text, still NetBeans 
> pastes the old data.
>
> Copying something in the NetBeans editor doesn’t fix it. Pasting in NetBesns 
> will paste that new content from NB, but when I copy the text from an 
> external app NB still pastes what it last copied from within the NB editor 
> instead.  Then I open the NB About dialog and copy something from that. Paste 
> it, then copy from the external app... now it works.
>
> It also seems that what is copied from within NetBeans doesn’t make it to the 
> system clipboard as I can’t copy from a NetBeans editor and paste into 
> another app.  Copying from non-editor sources in NB works for pasting in 
> other apps.
>
> I didn’t find anything in JIRA that looks like this issue, which surprised me 
> as this isn’t the first time I’ve encountered it. (Sorry for no bug report 
> those other times .. just can’t figure out how to trigger it)
>
> Regards,
>
> Scott
> -
> 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://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=04%7C01%7CChris.Luff%40cerner.com%7C23d1273887414f4a378b08d8c8bd2375%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637480061960190939%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=J9DRWjNNO5YnckCO%2FhFbUFZ4T2O%2BjgOfb44mpm04lxA%3Dreserved=0
>
>
>



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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





Generic.RozenaD Virus Warning

2020-12-16 Thread Luff,Chris


Afternoon all, just building a plugin and immediately after build Ms Defender 
popped up with a virus warning for Generic.RozenaD on 
nbm-maven-harness-11.1.jar. I can’t find any info on the virus itself – anyone 
seen this, know what it is?

Thx



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: NetBeans hanging

2020-12-08 Thread Luff,Chris
@James do you happen to have Junchi’s Rainbow Braces plugin installed? As soon 
as I installed it, the Lombok classes failed to open for me causing the hang. I 
uninstalled the plugin and everything began working again. Logged a report to 
Junchi - https://github.com/junichi11/netbeans-rainbow-braces/issues/11

@Junchi if you see this – happy to help with any debugging!

From: Luff,Chris 
Date: Tuesday, 8 December 2020 at 14:44
To: James Ostrowick , Luff,Chris 

Cc: NetBeans Users , dev@netbeans.apache.org 

Subject: Re: NetBeans hanging
So, in my case anyway, I can recreate when I have Lombok annotations. Junit 
annotation do not cause the same behaviour and files with no annotations open 
normally.

Cleaned up NetBeans again, enabled only the base Java modules and built the 
project. Low and behold the Lombok classes open again, no hangs! I installed 
nb-javac no problem so far…

I am going to enable other things bit by bit and will report back if I see the 
same behaviour but it looks like just a proper clean out is the best thing 
right now.

From: James Ostrowick 
Date: Tuesday, 8 December 2020 at 12:21
To: Luff,Chris 
Cc: NetBeans Users , dev@netbeans.apache.org 

Subject: Re: NetBeans hanging
+1 to this - have exactly the same issue (same config too)




On 08 Dec 2020, at 14:19, Luff,Chris 
mailto:chris.l...@cerner.com.INVALID>> wrote:

Well, after changing to the release version and running net.java.openjdk.cmd 
“AppleWindowTabbingMode” to prevent full screen tabs that caused hangs - I am 
getting some odd behaviours. Every now and again I am getting hangs with no 
obvious cause.

In the hang that just occurred, EntityReport.java was opened from a maven 
project with other files open and everything operating just fine. NetBeans was 
not in full screen, but whilst opening it hung and has not responded since.



BigSur 11.0.1
MacBook Pro 2018
Product Version: Apache NetBeans IDE 12.2
Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9
Runtime: OpenJDK Runtime Environment 15.0.1+9
System: Mac OS X version 10.16 running on x86_64; UTF-8; en_GB (nb)






I have cleared the user and cache dir, removed all old versions of NetBeans and 
re-installed from the released version as of yesterday. Weirdly I was not 
experiencing this on the macOS installer voting candidate. I don’t have that 
download anymore to verify. If someone has the link, I will try that again!





CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.



Re: NetBeans hanging

2020-12-08 Thread Luff,Chris
So, in my case anyway, I can recreate when I have Lombok annotations. Junit 
annotation do not cause the same behaviour and files with no annotations open 
normally.

Cleaned up NetBeans again, enabled only the base Java modules and built the 
project. Low and behold the Lombok classes open again, no hangs! I installed 
nb-javac no problem so far…

I am going to enable other things bit by bit and will report back if I see the 
same behaviour but it looks like just a proper clean out is the best thing 
right now.

From: James Ostrowick 
Date: Tuesday, 8 December 2020 at 12:21
To: Luff,Chris 
Cc: NetBeans Users , dev@netbeans.apache.org 

Subject: Re: NetBeans hanging
+1 to this - have exactly the same issue (same config too)



On 08 Dec 2020, at 14:19, Luff,Chris 
mailto:chris.l...@cerner.com.INVALID>> wrote:

Well, after changing to the release version and running net.java.openjdk.cmd 
“AppleWindowTabbingMode” to prevent full screen tabs that caused hangs - I am 
getting some odd behaviours. Every now and again I am getting hangs with no 
obvious cause.

In the hang that just occurred, EntityReport.java was opened from a maven 
project with other files open and everything operating just fine. NetBeans was 
not in full screen, but whilst opening it hung and has not responded since.


BigSur 11.0.1
MacBook Pro 2018
Product Version: Apache NetBeans IDE 12.2
Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9
Runtime: OpenJDK Runtime Environment 15.0.1+9
System: Mac OS X version 10.16 running on x86_64; UTF-8; en_GB (nb)




I have cleared the user and cache dir, removed all old versions of NetBeans and 
re-installed from the released version as of yesterday. Weirdly I was not 
experiencing this on the macOS installer voting candidate. I don’t have that 
download anymore to verify. If someone has the link, I will try that again!




CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.



NetBeans hanging

2020-12-08 Thread Luff,Chris
Well, after changing to the release version and running net.java.openjdk.cmd 
“AppleWindowTabbingMode” to prevent full screen tabs that caused hangs - I am 
getting some odd behaviours. Every now and again I am getting hangs with no 
obvious cause.

In the hang that just occurred, EntityReport.java was opened from a maven 
project with other files open and everything operating just fine. NetBeans was 
not in full screen, but whilst opening it hung and has not responded since.

BigSur 11.0.1
MacBook Pro 2018
Product Version: Apache NetBeans IDE 12.2
Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9
Runtime: OpenJDK Runtime Environment 15.0.1+9
System: Mac OS X version 10.16 running on x86_64; UTF-8; en_GB (nb)


I have cleared the user and cache dir, removed all old versions of NetBeans and 
re-installed from the released version as of yesterday. Weirdly I was not 
experiencing this on the macOS installer voting candidate. I don’t have that 
download anymore to verify. If someone has the link, I will try that again!


[cid:B4C7CE62-3C71-4634-8BED-7104D977924B]


CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: [ANNOUNCE] Apache NetBeans 12.2 Released

2020-12-07 Thread Luff,Chris
Nice one @Laszlo and everybody involved.

> On 7 Dec 2020, at 05:48, Laszlo Kishalmi  wrote:
>
> The Apache NetBeans team is pleased to announce that Apache NetBeans
> 12.2 was released on December 5th 2020 *.  Apache NetBeans is a full IDE
> for Java SE, Java EE, PHP, JavaScript, HTML5 and more, including some
> support for Groovy and (new) C/C++.
>
> Apache NetBeans 12.2 is the second quarterly feature update in the
> NetBeans 12 cycle.  The LTS release of the current cycle is Apache
> NetBeans 12.0. The 12.2 release has not been as heavily tested as the
> LTS release. Use 12.2 to access the latest features and to provide
> feedback for the next LTS release, scheduled for mid-2021.
>
> New & noteworthy features of the 12.2 release:
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnetbeans.apache.org%2Fdownload%2Fnb122%2Findex.htmldata=04%7C01%7CChris.Luff%40cerner.com%7Cb5f8c7cc07fc4528968508d89a73c161%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637429169248593923%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=eCM355jV9eY%2FGx0Tv9J53Df6UN53V0s99hq4%2Fb7%2Fe%2Bs%3Dreserved=0
>
> Downloads:
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnetbeans.apache.org%2Fdownload%2Fnb122%2Fnb122.htmldata=04%7C01%7CChris.Luff%40cerner.com%7Cb5f8c7cc07fc4528968508d89a73c161%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637429169248593923%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=MxBMqqz7bUafKhmL5gvLkN%2BN3Xh2z5zUXeKlpoABUkQ%3Dreserved=0
>
> Feel free to share the good news!
>
> Thanks everyone, and best wishes,
>
> Laszlo Kishalmi
> Release Manager for Apache NetBeans 12.2
> on behalf of Apache NetBeans PMC
>
> -
> 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://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=04%7C01%7CChris.Luff%40cerner.com%7Cb5f8c7cc07fc4528968508d89a73c161%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637429169248593923%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=B27Wc5%2FEuRA4mVcVZ6ZASZ%2BaaThTR722C%2FwNux8MT3w%3Dreserved=0
>
>
>



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

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

2020-12-02 Thread Luff,Chris
+1

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

MacBook Pro (15-inch, 2018)
2.2 GHz 6-Core Intel Core i7
10.15.7 (19H15)

> On 30 Nov 2020, at 18:57, John Mc  wrote:
>
> Hi,
>
> We can vote for Apache NetBeans 12.2 Mac OSX installer.
>
> Primary voting artefact:
> 
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.2%2FApache-NetBeans-12.2-bin-macosx.dmgdata=04%7C01%7CChris.Luff%40cerner.com%7Cad6ace85da2541c144bc08d89561df57%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637423594879949960%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=KJ033JsABsB0Bd6NVxaTbusA1ebLIklpHMKxirMLgCc%3Dreserved=0
>
>
> KEYS file:
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=04%7C01%7CChris.Luff%40cerner.com%7Cad6ace85da2541c144bc08d89561df57%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637423594879949960%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=xU9V%2FhIXahpbj%2FI0kYJBo53RcpJZMb7uO1yfwZK5oho%3Dreserved=0
>
> PGP signature file:
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.2%2FApache-NetBeans-12.2-bin-macosx.dmg.ascdata=04%7C01%7CChris.Luff%40cerner.com%7Cad6ace85da2541c144bc08d89561df57%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637423594879949960%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=Y2K%2Bva8GDI4SthrZxhbWATfcT4OJFsaxeZh3%2FJt3ZcM%3Dreserved=0
>
> SHA512 checksum file
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.2%2FApache-NetBeans-12.2-bin-macosx.dmg.sha512data=04%7C01%7CChris.Luff%40cerner.com%7Cad6ace85da2541c144bc08d89561df57%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637423594879949960%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=tKE96BK7nGRRzwbeN2lk8Th5kObHnztSwK8DEnSkdw4%3Dreserved=0
>
> Built locally using the artefacts found in the Jenkins job:
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease122%2F21%2Fdata=04%7C01%7CChris.Luff%40cerner.com%7Cad6ace85da2541c144bc08d89561df57%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637423594879949960%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=bwTsPcTsV4T1vqPE3fdSglrdKLg3HtZ5x9ezJZ4dcIs%3Dreserved=0
>
> 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.2 Mac OSX Installer will be released if and when this
> vote passes.
>
> Regards
>
> John



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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: NetBeans 12.2

2020-12-02 Thread Luff,Chris
+1 thanks dude! Moved to the edge release and all is fine.

> On 1 Dec 2020, at 17:08, Benjamin Asbach  wrote:
>
> Hi Chris,
>
> I guess you were might running into that issue[1]. The version you mentioned 
> should not work with 12.1 either.
>
> Maybe you could retry with lombok edge or downgrade.
>
> [1] 
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Frzwitserloot%2Flombok%2Fissues%2F2612data=04%7C01%7CChris.Luff%40cerner.com%7C67c25644cbc64ad1bf7b08d8961bb13e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637424392974803469%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=Wn1l9u290gokceVZPbcsjgmlT6VKQYdZzuzXD9CpG%2BE%3Dreserved=0
>
> Greetings
> Benjamin
>
> On 01.12.2020 18:03, Luff,Chris wrote:
>> Working with NetBeans 12.2 macOs installer voting candidate - someone
>> please correct me if I am wrong, but Lombok should work fine in a
>> maven project? Using 1.18.16, Netbeans is not recognising the
>> annotated classes. Am I missing something?
>> Product Version: Apache NetBeans IDE 12.2
>> Java: 15; OpenJDK 64-Bit Server VM 15+36
>> Runtime: OpenJDK Runtime Environment 15+36
>> System: Mac OS X version 10.15.7 running on x86_64; UTF-8; en_GB (nb)
>> Lombok 1.18.16
>> Maven 3.6.3
>> JDK8 build, source 1.8
>> ThxLuff
>> CONFIDENTIALITY NOTICE This message and any included attachments are
>> from Cerner Corporation and are intended only for the addressee. The
>> information contained in this message is confidential and may
>> constitute inside or non-public information under international,
>> federal, or state securities laws. Unauthorized forwarding, printing,
>> copying, distribution, or use of such information is strictly
>> prohibited and may be unlawful. If you are not the addressee, please
>> promptly delete this message and notify the sender of the delivery
>> error by e-mail or you may call Cerner's corporate offices in Kansas
>> City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited,
>> Registered in England no 2519305, Registered Office 37 North Wharf
>> Road, London W2 1AF.
>
> -
> 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://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=04%7C01%7CChris.Luff%40cerner.com%7C67c25644cbc64ad1bf7b08d8961bb13e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637424392974803469%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=zmItZQfI5oMmBy6BFLYNgh6M8PD7JwaCunE9WQ6ZAEw%3Dreserved=0
>
>
>



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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





NetBeans 12.2

2020-12-01 Thread Luff,Chris
Working with NetBeans 12.2 macOs installer voting candidate - someone please 
correct me if I am wrong, but Lombok should work fine in a maven project? Using 
1.18.16, Netbeans is not recognising the annotated classes. Am I missing 
something?

Product Version: Apache NetBeans IDE 12.2
Java: 15; OpenJDK 64-Bit Server VM 15+36
Runtime: OpenJDK Runtime Environment 15+36
System: Mac OS X version 10.15.7 running on x86_64; UTF-8; en_GB (nb)

Lombok 1.18.16
Maven 3.6.3
JDK8 build, source 1.8

Thx
Luff

[cid:3886FF57-E712-407D-BFD3-FDFFDDA40053]


CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


how to get help with netbeans - PLEASE HELP if you know anything

2020-11-28 Thread chris lanz
Hello,

Sorry if this is a duplicate, but I can't find the message I tried to send to 
the list, so I don't know if it got through.

How can an individual user get help with netbeans? I have exhausted all the 
usual options - apache mailing list, oracle mailing list, stack overflow, 
apache bug reports, google.

PLEASE I'M BEGGING YOU - who can I contact? I'll pay anything.

lan...@potsdam.edu

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

2020-11-17 Thread Luff,Chris
+1

Product Version: Apache NetBeans IDE 12.2
Java: 15; OpenJDK 64-Bit Server VM 15+36
Runtime: OpenJDK Runtime Environment 15+36
System: Mac OS X version 10.15.7 running on x86_64; UTF-8; en_GB (nb)



On 16 Nov 2020, at 07:57, Laszlo Kishalmi 
mailto:laszlo.kisha...@gmail.com>> wrote:

Dear community,

This is our first voting candidate for the 12.2 release of Apache
NetBeans. It is built off the same commit as 12.2-rc2. 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://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.2%2Fvc1data=04%7C01%7CChris.Luff%40cerner.com%7C9f10f9ecad604e3a8c2b08d88a055fba%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637411103031185867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=bBM6LoQxEMkMhQ8PFGC3wa82AihfRD%2BADLEdSbbwmF8%3Dreserved=0
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-platform%2F12.2%2Fvc1data=04%7C01%7CChris.Luff%40cerner.com%7C9f10f9ecad604e3a8c2b08d88a055fba%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637411103031185867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=PylPwgWdPMyb6QNQqvkhdG11YexkNW9InGWlbtOYHX8%3Dreserved=0

They were built by the Jenkins pipeline and moved to their place :
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease122%2F18%2Fdata=04%7C01%7CChris.Luff%40cerner.com%7C9f10f9ecad604e3a8c2b08d88a055fba%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637411103031185867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=nOCHiCBPvFZZ%2FPJJrgHvylYU%2BEj%2FZaEkCWutzE3v3Q0%3Dreserved=0

We are primarily voting on :
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.2%2Fvc1%2Fnetbeans-12.2-source.zipdata=04%7C01%7CChris.Luff%40cerner.com%7C9f10f9ecad604e3a8c2b08d88a055fba%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637411103031185867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=enXlLXtjO7oBKhx9W0%2F750D6SJAVqoQXkI%2F3ThJm1gU%3Dreserved=0

SHA512 :
d1118d5db505ec9f162229ee6c081f3afef18f6f98827938287e8ae617ee9c729b66ab73a7b3bfd0fe2c7b37d0b1624ed309c8258d5b86fe73d588e55bc88213

KEYS file :
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownloads.apache.org%2Fnetbeans%2FKEYSdata=04%7C01%7CChris.Luff%40cerner.com%7C9f10f9ecad604e3a8c2b08d88a055fba%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637411103031185867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=oTGcxfigr5zFIn7ly%2BBNiQ5tepfmL5ACLyp01hRRYYc%3Dreserved=0

--

Associated to the primary source item you will have (generated with
pipeline mentioned above)
* under 
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.2%2Fvc1data=04%7C01%7CChris.Luff%40cerner.com%7C9f10f9ecad604e3a8c2b08d88a055fba%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637411103031185867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=bBM6LoQxEMkMhQ8PFGC3wa82AihfRD%2BADLEdSbbwmF8%3Dreserved=0
binaries associated to the source
netbeans-12.2-bin.zip
as well as update content under nbms folder

* under 
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-platform%2F12.2%2Fvc1data=04%7C01%7CChris.Luff%40cerner.com%7C9f10f9ecad604e3a8c2b08d88a055fba%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637411103031185867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=PylPwgWdPMyb6QNQqvkhdG11YexkNW9InGWlbtOYHX8%3Dreserved=0
you will find platform cluster build
netbeans-platform-12.2-bin.zip
netbeans-platform-12.2-source.zip

--


Release specific wiki page :

Re: [VOTE] Release Apache NetBeans-12.1 Mac OSX Installer - vote 2

2020-09-09 Thread Luff,Chris
+1

Product Version: Apache NetBeans IDE 12.1
Java: 14.0.2; OpenJDK 64-Bit Server VM 14.0.2+12
Runtime: OpenJDK Runtime Environment 14.0.2+12
System: Mac OS X version 10.15.6 running on x86_64; UTF-8; en_GB (nb)

Chris Luff | Associate Principal Engineer | UK Development - Care Insight and 
Delivery Dev | chris.l...@cerner.com<mailto:chris.l...@cerner.com> | +44 
(0)7970 735175 | Cerner Limited<http://www.cerner.com/>

On 8 Sep 2020, at 06:16, John Mc 
mailto:mcdonnell.j...@gmail.com>> wrote:

Hi,

We can vote for Apache NetBeans 12.0 Mac OSX installer, again.  I've
addressed the previous issue that users reported when attempting to install
Apache NetBeans.

Primary voting artefact:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.1%2FApache-NetBeans-12.1-bin-macosx.dmgdata=02%7C01%7CChris.Luff%40cerner.com%7C5f04e978991946cbd60a08d853b661c6%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637351390077282381sdata=RyYxsBeLsfIE1RxNxYuIb3iUkMeRDGc5owgSITyYQTA%3Dreserved=0

KEYS file:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=02%7C01%7CChris.Luff%40cerner.com%7C5f04e978991946cbd60a08d853b661c6%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637351390077282381sdata=%2BHv8gNYq60tzxmYxCvuONWYoJkIsvTPj6KQ7yA63t6s%3Dreserved=0

PGP signature file:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.1%2FApache-NetBeans-12.1-bin-macosx.dmg.ascdata=02%7C01%7CChris.Luff%40cerner.com%7C5f04e978991946cbd60a08d853b661c6%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637351390077282381sdata=j59PvvwPRx3ifSmD%2F9k6DT44DbJbB1No59mOD2dJZEQ%3Dreserved=0

SHA512 checksum file
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.1%2FApache-NetBeans-12.1-bin-macosx.dmg.sha512data=02%7C01%7CChris.Luff%40cerner.com%7C5f04e978991946cbd60a08d853b661c6%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637351390077282381sdata=HsaQQQ1Ruul1pQz30cNeY2oA5%2F0rE6BkaQnt9yUYCOg%3Dreserved=0

Built locally using the artefacts found in the Jenkins job:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FNetbeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease121%2F13%2Fdata=02%7C01%7CChris.Luff%40cerner.com%7C5f04e978991946cbd60a08d853b661c6%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637351390077282381sdata=Gp0zyEG%2B7GR34kV0JOMwAVYG5B%2Bpn3VlcQwC27R2cdw%3Dreserved=0
The following diff was applied locally to fix the issues that was affecting
installations for users on the Big Sur beta program:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F12.1%2Fdiff%2Fnetbeans_12.1_macosx_installer.diffdata=02%7C01%7CChris.Luff%40cerner.com%7C5f04e978991946cbd60a08d853b661c6%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637351390077282381sdata=uX91y1rCxnfWAqs0JItAeewOO2%2FSWQarqH5u1Doaevw%3Dreserved=0


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.1 Mac OSX Installer will be released if and when this
vote passes.

Regards

John



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: Congratulations to Geertjan and Neil, new ASF Members!

2020-04-30 Thread Luff,Chris
Nice++

> On 30 Apr 2020, at 14:02, Bertrand Delacretaz  wrote:
>
> Hi,
>
> I'm pleased to announce that two NetBeans PMC members, Geertjan
> Wielenga and Neil C Smith have recently been elected as Members of the
> Apache Software Foundation.
>
> Congratulations and that's well deserved, thank you for all your work
> helping our communities!
>
> See 
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fblogs.apache.org%2Ffoundation%2Fentry%2Fthe-apache-software-foundation-welcomes9data=02%7C01%7CChris.Luff%40cerner.com%7C04e65194ef40447d41f708d7ed06b5f6%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637238485411977964sdata=7kPBZZuaTwgFPCudlbyYPUKFkT2FEClXPAgdb4syjvM%3Dreserved=0
> for more details and links.
>
> -Bertrand
>
> -
> 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://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=02%7C01%7CChris.Luff%40cerner.com%7C04e65194ef40447d41f708d7ed06b5f6%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637238485411987957sdata=sVRqOQ8iRbw1kxZH6vBouQZLRn44L9H99ptYJag7NAI%3Dreserved=0
>
>
>



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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: Pack200 & Unpack200

2020-03-19 Thread Luff,Chris
Ok, yeah I see all the instances; 
https://github.com/apache/netbeans/search?q=unpack200_q=unpack200

@Arvind has work started in this space yet, I don’t see activity in the Jira as 
yet?

On 19 Mar 2020, at 11:56, Luff,Chris 
mailto:chris.l...@cerner.com.INVALID>> wrote:

Thanks Geertjan - I’ll track that JIRA.

On 19 Mar 2020, at 11:54, Geertjan Wielenga 
mailto:geert...@apache.org><mailto:geert...@apache.org>> 
wrote:

https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FPlanning%253A%2B12.0data=02%7C01%7CChris.Luff%40cerner.com%7Cd4dd4b8f62e548a15f0e08d7cbfc98da%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637202158067564482sdata=Ha74mYz6X7wWHJxxcGE%2BhCKt8o4Eb7SfLzCAVShoYIw%3Dreserved=0

https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fplugins%2Fservlet%2Fmobile%23issue%2FNETBEANS-3985data=02%7C01%7CChris.Luff%40cerner.com%7Cd4dd4b8f62e548a15f0e08d7cbfc98da%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637202158067564482sdata=R0txQ26CGXf5b06xKkcbovtDk9gbOKrIhJwGdch7I34%3Dreserved=0

Connected to the above.

Gj

On Thu, 19 Mar 2020 at 12:51, Geertjan Wielenga 
mailto:geert...@apache.org>> wrote:

Arvind,

Whoever at IDC is working on this could respond to this thread and ideally
reference an issue number.

Thanks,

Gj

On Thu, 19 Mar 2020 at 12:47, Luff,Chris 
mailto:chris.l...@cerner.com.invalid>>
wrote:

Hey all,

It had actually slipped me by that unpack and pack 200 are deprecated and
removed in JDK 14. If you attempt to install a plugin such as @Junci
excellent Rainbow Braces it will fail to install because unpack200 is
missing. Same is true of the NetBeans Statusline Clock.

Had a quick search in the mailing list history and could not see
anything. Is there a JIRA I can track and potentially assist with?

Thanks
Chris


CONFIDENTIALITY NOTICE This message and any included attachments are from
Cerner Corporation and are intended only for the addressee. The information
contained in this message is confidential and may constitute inside or
non-public information under international, federal, or state securities
laws. Unauthorized forwarding, printing, copying, distribution, or use of
such information is strictly prohibited and may be unlawful. If you are not
the addressee, please promptly delete this message and notify the sender of
the delivery error by e-mail or you may call Cerner's corporate offices in
Kansas City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited,
Registered in England no 2519305, Registered Office 37 North Wharf Road,
London W2 1AF
<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.google.com%2Fmaps%2Fsearch%2F37%2BNorth%2BWharf%2BRoad%2C%2BLondon%2BW2%2B1AF%3Fentry%3Dgmail%26source%3Dgdata=02%7C01%7CChris.Luff%40cerner.com%7Cd4dd4b8f62e548a15f0e08d7cbfc98da%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637202158067564482sdata=9aUyEhscQVikCSk%2FFj%2FT%2FTn7IyQY%2BTpOm2KItfGp9tI%3Dreserved=0>
.

-
To unsubscribe, e-mail: 
dev-unsubscr...@netbeans.apache.org<mailto:dev-unsubscr...@netbeans.apache.org>
For additional commands, e-mail: 
dev-h...@netbeans.apache.org<mailto:dev-h...@netbeans.apache.org>

For further information about the NetBeans mailing lists, visit:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=02%7C01%7CChris.Luff%40cerner.com%7Cd4dd4b8f62e548a15f0e08d7cbfc98da%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637202158067564482sdata=LVqNAiiW4JeXX295wiMgdZwBEu6rG7Z8Qp5aLG%2FpQNs%3Dreserved=0



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.



Re: Pack200 & Unpack200

2020-03-19 Thread Luff,Chris
Thanks Geertjan - I’ll track that JIRA.

On 19 Mar 2020, at 11:54, Geertjan Wielenga 
mailto:geert...@apache.org>> wrote:

https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FPlanning%253A%2B12.0data=02%7C01%7CChris.Luff%40cerner.com%7C7a9b2e9b0bdb4652744408d7cbfc4d91%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637202156852199263sdata=iGNdosWWEc%2FYVy9sNOr48GxOEZBn8koWtFL5wLPJJ1M%3Dreserved=0

https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fplugins%2Fservlet%2Fmobile%23issue%2FNETBEANS-3985data=02%7C01%7CChris.Luff%40cerner.com%7C7a9b2e9b0bdb4652744408d7cbfc4d91%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637202156852199263sdata=EMVUuGzuR4KqZDHMM9wZMjbAhX8OYQZzU18QhAvSwF0%3Dreserved=0

Connected to the above.

Gj

On Thu, 19 Mar 2020 at 12:51, Geertjan Wielenga 
mailto:geert...@apache.org>> wrote:

Arvind,

Whoever at IDC is working on this could respond to this thread and ideally
reference an issue number.

Thanks,

Gj

On Thu, 19 Mar 2020 at 12:47, Luff,Chris 
mailto:chris.l...@cerner.com.invalid>>
wrote:

Hey all,

It had actually slipped me by that unpack and pack 200 are deprecated and
removed in JDK 14. If you attempt to install a plugin such as @Junci
excellent Rainbow Braces it will fail to install because unpack200 is
missing. Same is true of the NetBeans Statusline Clock.

Had a quick search in the mailing list history and could not see
anything. Is there a JIRA I can track and potentially assist with?

Thanks
Chris


CONFIDENTIALITY NOTICE This message and any included attachments are from
Cerner Corporation and are intended only for the addressee. The information
contained in this message is confidential and may constitute inside or
non-public information under international, federal, or state securities
laws. Unauthorized forwarding, printing, copying, distribution, or use of
such information is strictly prohibited and may be unlawful. If you are not
the addressee, please promptly delete this message and notify the sender of
the delivery error by e-mail or you may call Cerner's corporate offices in
Kansas City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited,
Registered in England no 2519305, Registered Office 37 North Wharf Road,
London W2 1AF
<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.google.com%2Fmaps%2Fsearch%2F37%2BNorth%2BWharf%2BRoad%2C%2BLondon%2BW2%2B1AF%3Fentry%3Dgmail%26source%3Dgdata=02%7C01%7CChris.Luff%40cerner.com%7C7a9b2e9b0bdb4652744408d7cbfc4d91%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637202156852199263sdata=LiWZv8IliBUVRZ2u9blj8mjqyc9xPRork5RVU32zoUo%3Dreserved=0>
.

-
To unsubscribe, e-mail: 
dev-unsubscr...@netbeans.apache.org<mailto:dev-unsubscr...@netbeans.apache.org>
For additional commands, e-mail: 
dev-h...@netbeans.apache.org<mailto:dev-h...@netbeans.apache.org>

For further information about the NetBeans mailing lists, visit:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=02%7C01%7CChris.Luff%40cerner.com%7C7a9b2e9b0bdb4652744408d7cbfc4d91%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637202156852199263sdata=4a6RU0rxnmi%2Fk7TdRR5pwYpbpUl64NBGy4BFtT78CKo%3Dreserved=0



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Pack200 & Unpack200

2020-03-19 Thread Luff,Chris
Hey all,

It had actually slipped me by that unpack and pack 200 are deprecated and 
removed in JDK 14. If you attempt to install a plugin such as @Junci excellent 
Rainbow Braces it will fail to install because unpack200 is missing. Same is 
true of the NetBeans Statusline Clock.

Had a quick search in the mailing list history and could not see anything. Is 
there a JIRA I can track and potentially assist with?

Thanks
Chris


CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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 11.3 [vote candidate 1]

2020-02-21 Thread Luff,Chris
+1

macOS 10.15.3
OpenJDK Runtime Environment 14-ea+33-1439

> On 19 Feb 2020, at 16:19, Eric Barboni  wrote:
>
> Dear community,
>
>
>
> Sorry for the delay, artefacts are ready since 3 days but we hit a per file
> size limitation on the distribution server. Thanks to INFRA this now ok.
>
>
>
> This is our first voting candidate for the 11.3 release of Apache NetBeans.
> Note that this is our first release vote where you are required to check
> both sources and convenience binaries before voting!
>
>
>
> See requirements below.
>
> Apache NetBeans 11.3 constitutes all clusters in the Apache NetBeans Git
> repo, which together provide the NetBeans Platform (i.e., the underlying
> application framework), as well as all the modules that provide the Java SE,
> Java EE, PHP, JavaScript and Groovy features of Apache NetBeans.
>
>
>
> Build artefacts are available here:
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F11.3%2Fdata=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=KPA5OHhSPPH%2FjrEcE1suBsXbwhOKXt5RlmETQq40B98%3Dreserved=0
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-platform%2F11.3%2Fdata=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=%2BdGr5lybeYaxzR%2BX4%2BwX3AK5vUvHLJm%2BcfVuy5Z2O5c%3Dreserved=0
>
>
>
> They were built by the Jenkins pipeline and moved to their place:
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fview%2FM-R%2Fview%2FNetBeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeadata=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=k9aRCkjqRS5gDNpHnQWXLKZn8Sp0LuSr%2FVcUdzUOwmQ%3Dreserved=0
> ns/job/release113/13
>
>
>
> We are primarily voting on:
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F11.3%2Fnetbeans-11.3-data=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=1fM5DIp1WkioL990RlB41FFtt9HpLSUJTdh0QB%2FzSF4%3Dreserved=0
> source.zip
>
>
>
> SHA512:
>
> 5c9152d571993f116c94fe968066ec8ca288c76353b4406c0de4d6e0941a4678724c73447444
> 8128f9f9ff4dd79a944598d5760311ecea7695437d4debcde75c
> netbeans-11.3-source.zip
>
>
>
> KEYS file:
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fnetbeans%2FKEYSdata=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=lWWsNHIESrkWI1XEh5xFll1GgWcZcCNT2SXZCXFDJyc%3Dreserved=0
>
>
>
> --
>
>
>
> Associated to the primary source item you will have (generated with pipeline
> mentioned above)
>
> under 
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans%2F11.3%2Fdata=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=KPA5OHhSPPH%2FjrEcE1suBsXbwhOKXt5RlmETQq40B98%3Dreserved=0
>
>  binaries associated to the source
>
>  netbeans-11.3-bin.zip
>
>  as well as update content under nbms folder
>
>
>
> under
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fnetbeans%2Fnetbeans-platform%2F11.3%2Fdata=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=%2BdGr5lybeYaxzR%2BX4%2BwX3AK5vUvHLJm%2BcfVuy5Z2O5c%3Dreserved=0
>
>  you will find platform cluster build
>
>  netbeans-platform-11.3-bin
>
>  netbeans-platform-11.3-source
>
>
>
> Associated Apache Maven artefacts RELEASE113 can be found at
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachenetbeans-1055data=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=LD4iULsLPf%2B0XcdbmSCc3jtl1yUz17zMrNRjFeO5BZY%3Dreserved=0
>
> Artefacts are composed of jars,nbm,sources,javadocs,pom.
>
> --
>
>
>
> Apache NetBeans Git Repo tag: 11.3-vc1 :
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnetbeans%2Ftree%2F11.3-vc1data=02%7C01%7CChris.Luff%40cerner.com%7Ca5d0cfa071fa403083bd08d7b55782c2%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637177259774471265sdata=k4NpcElQ%2FAwHegD2KuvOYVi7WYIOasMBS5PvESNkeGE%3Dreserved=0
>
>
>
>
>
> Release specific wiki page:
>
> 

Re: RCP JavaFX

2020-02-03 Thread Luff,Chris
You do not need any plugins. If you want to turn on integration with 
SceneBuilder that is in Preferences->Java->JavaFx.

To create a JavaFX project you need to include at least org.openjfx.javafx-base 
as a dependency for you project. You can then include the org.openjfx javafx 
plugin for Gradle or Maven that will allow you to easily run your project.

There are also some good maven archetypes included with NetBeans to get you 
started.

Hope that helps!


> On 1 Feb 2020, at 21:05, Ernie Rael  wrote:
>
> I want to exercise 11.3 with JavaFX. In b2 (built locally) update center 
> there is "Third Party Libraries" with what seems to be the correct link, but 
> the JavaFX stuff is not in Available Plugins.
>
> Can something be done to enable this?
>
> -ernie
>
> PS. And can the new apache NetBeans plugin portal be enabled?
>
>
> -
> 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://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=02%7C01%7CChris.Luff%40cerner.com%7C6ab927aea78d4938db9a08d7a75a91b5%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637161879742838862sdata=aZuBZ4LXpOvWGtwhKKYIKpT06ZN7%2Bfi7BQQ5EqJMAgA%3Dreserved=0
>
>
>



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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





Selecting a deployment server beta3

2019-10-18 Thread Luff,Chris
I have a war artifact that I debug against a tomcat instance running locally.

I could do so fine in beta2 but the Server dropdown is empty when the server is 
running, usually it would display the running server to select and so on…

Could someone attempt to recreate the issue in beta3 please?!

Product Version: Apache NetBeans IDE 11.2-beta3
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
Runtime: OpenJDK Runtime Environment 11.0.4+11
System: Mac OS X version 10.14.6 running on x86_64; UTF-8; en_GB (nb)

[cid:D7980DA7-B510-487A-9379-01D24E7DFF87@cerner.com]
[cid:B379106A-E06F-4F8F-A8B4-8D2E69B99828@cerner.com]

Associate Principal Engineer | UK Development - Care Insight and Delivery Dev | 
chris.l...@cerner.com | Cerner 
Limited



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: Apache NetBeans 11.2-beta3 is Available for Testing!

2019-10-17 Thread Luff,Chris
Looking good, no issues and starting up nice and fast.

Product Version: Apache NetBeans IDE 11.2-beta3
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11
Runtime: OpenJDK Runtime Environment 11.0.4+11
System: Mac OS X version 10.14.6 running on x86_64; UTF-8; en_GB (nb)

Chris Luff | Associate Principal Engineer | UK Development - Care Insight and 
Delivery Dev | chris.l...@cerner.com<mailto:chris.l...@cerner.com> | +44 
(0)7970 735175 | Cerner Limited<http://www.cerner.com/>

On 16 Oct 2019, at 11:41, Neil C Smith 
mailto:neilcsm...@apache.org>> wrote:

Dear Community,

I'd like to announce that the third beta build for Apache NetBeans
11.2 from the release112 branch is available for download. Apologies
for the delay (again!) - a few key issues were fixed prior to this
build, particularly around Java 13 and nb-javac distribution (thanks
Jan). This will hopefully be our final beta for NB 11.2 and all being
well the release vote will be based on the same code. Please help
check both sources and binaries so we can pick up any
critical/blocking issues before voting - thanks!

As per the release schedule, NB 11.2 is a non-LTS release, and will
not have a full NetCAT process.  However, feedback and testing from
those on the dev@ and netcat@ lists would still be appreciated,
particularly around new features.  Please file issues in JIRA as
necessary, with the affects and fix versions set to 11.2. Please take
note of the Bug Priority Guidelines (link below), in particular so
that we can address critical and blocking issues if they arise.

For details of changes between beta2 and beta3 please see
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnetbeans%2Fpull%2F1549data=02%7C01%7CChris.Luff%40cerner.com%7Ca4dd8a9ad67543382c4a08d752257598%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637068193147605297sdata=cn2x6twTiRwsuRXxejWw4nU4Zh3NuSkQw0VYGeKhbOg%3Dreserved=0

In particular, the mechanism for distributing nb-javac has changed
again between beta2 and beta3, and testing that would be appreciated,
along with related features for Java 13 support.


See the artefacts here:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fview%2FM-R%2Fview%2FNetBeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease112%2F26%2Fartifact%2Fdist%2Fdata=02%7C01%7CChris.Luff%40cerner.com%7Ca4dd8a9ad67543382c4a08d752257598%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637068193147605297sdata=Dq%2B3DCKSy8SpEvN6buDIbU7e0V5uaYaRc6iQCaNLFNg%3Dreserved=0

The binary you most likely need is:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fview%2FM-R%2Fview%2FNetBeans%2Fjob%2Fnetbeans-TLP%2Fjob%2Fnetbeans%2Fjob%2Frelease112%2F26%2Fartifact%2Fdist%2Fnetbeans-11.2-beta3-bin.zipdata=02%7C01%7CChris.Luff%40cerner.com%7Ca4dd8a9ad67543382c4a08d752257598%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637068193147605297sdata=VWSyCbKn6qdxjQqnC4wqrabH0J3DOB43FkinV4QMByI%3Dreserved=0

The SHA512 sums if you would like to check them are provided there as
well as here:
6c9940bbd7edf1675dbd93cec156fd718af86117f1bc9f948a3bcb183796d80b05c49a427f29fb904e2b7334021e7d726fa9f2bc8608dd0dd2d7a61c3cc957ad
./netbeans-11.2-beta3-bin.zip
cb4feaefad73d3f6ba5cf755e2e74e8ebb6b0c4517b82630f3a458d84cf337614336687ec7e6e25ae92f992b6e4f17d0e6edcac2ecf195f75c255d5b4980fbb9
./netbeans-11.2-beta3-source.zip


New build infrastructure - known issues / changes:
As you may notice from the links, this is the first release using the
new build templates and Jenkins task (thanks Eric). One thing this
does is switch from hardcoded versions across the code base to filling
this in from a central configuration file based on git branch and
hash.

* (FIXED) Local building from the source bundle is not correctly
picking up the git info file in the source bundle. Run `cp
nbbuild/gitinfo.properties nbbuild/build/` before running Ant (or
otherwise manually create the nbbuild/build folder and copy
gitinfo.properties into it). Will be fixed before full release as it's
a blocking issue.
* (FIXED) A git checkout of the release branch will also not correctly
pick up the required git info - this will be looked at before release
too.
* (FIXED) File names are not currently marked with the beta1 suffix.
On the other hand, the splash and window are. Win some, lose some!
* The userdir will now be named differently for each beta and the final release.
* (FIXED) Implementation versions across builds of the same sources
still differ.


Release schedule :
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FRelease%2BScheduledata=02%7C01%7CChris.Luff%40cerner.com%7Ca4dd8a9ad67543382c4a08d752257598%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C637068193147605297sdata=ofAv7t6UpTjGm32z3OBNEq8oWFWu0Rh9m2Kb%2F8yvCUA%3Dreserved=0
Bug Priority Guidelines :
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%

Re: maven-compiler-plugin problem

2019-10-11 Thread Luff,Chris
Configuration is incorrect for JDK ^9

  
org.apache.maven.plugins
maven-compiler-plugin

  9

  

Chris Luff | Associate Principal Engineer | UK Development - Care Insight and 
Delivery Dev | chris.l...@cerner.com<mailto:chris.l...@cerner.com> | +44 
(0)7970 735175 | Cerner Limited<http://www.cerner.com/>

On 10 Oct 2019, at 07:35, Peter Cheung 
mailto:mcheun...@hotmail.com>> wrote:

I was creating the project using Netbeans 11.1


Thanks
From Peter

From: Eric Barboni mailto:sk...@apache.org>>
Sent: Tuesday, October 8, 2019 12:25 AM
To: dev@netbeans.apache.org<mailto:dev@netbeans.apache.org> 
mailto:dev@netbeans.apache.org>>
Subject: RE: maven-compiler-plugin problem

Hi,
Not sure what to do.

Peter what was your path of creating your project, you just use NetBeans
or  use a webpage somewhere as starting point ?

Maybe redirect from mojohaus website can be set now that we have website for
nbmplugin.
New website, as well as the old one are Generated by maven but as not
specific JIRA it would catch all changelog for NetBeans useless.
There is also a relocation mechanism in maven to make clear the change of
groupid.

Maybe we should improve NetBeans itself to detect latest version of the
plugin.

Best Regards
Eric

-Message d'origine-
De : Peter Cheung mailto:mcheun...@hotmail.com>>
Envoyé : lundi 7 octobre 2019 15:48
À : dev@netbeans.apache.org<mailto:dev@netbeans.apache.org>
Objet : Re: maven-compiler-plugin problem

Dear Gj
   Sorry i am too newbie, i don't know. Hope Eric can answer.
Thanks
From Peter

From: Geertjan Wielenga mailto:geert...@apache.org>>
Sent: Monday, October 7, 2019 4:54 PM
To: dev@netbeans.apache.org<mailto:dev@netbeans.apache.org> 
mailto:dev@netbeans.apache.org>>
Subject: Re: maven-compiler-plugin problem

Where can we clearly document this on 
netbeans.apache.org<http://netbeans.apache.org>?

Gj

On Mon, 7 Oct 2019 at 10:49, Eric Barboni 
mailto:sk...@apache.org>> wrote:

Hi,

You should change the group,artifact,version to match the new plugin.
Donation has been completed since a while, and a release occurs in june.

org.apache.netbeans.utilities
nbm-maven-plugin
4.2

Regards
Eric

-Message d'origine-
De : Peter Cheung mailto:mcheun...@hotmail.com>> Envoyé 
: dimanche 6 octobre
2019 05:17 À : dev@netbeans.apache.org<mailto:dev@netbeans.apache.org> Objet : 
Re:
maven-compiler-plugin problem

Thank you very much Robert


From: Robert Scholte mailto:rfscho...@apache.org>>
Sent: Saturday, October 5, 2019 11:29 PM
To: dev@netbeans.apache.org<mailto:dev@netbeans.apache.org> 
mailto:dev@netbeans.apache.org>>
Subject: Re: maven-compiler-plugin problem

Based on the message and the stacktrace it is actually a problem with
the
org.codehaus.mojo:nbm-maven-plugin:4.1 plugin.
It is using a version of ASM that doesn't understand the
bytecodeversion of Java 9.

https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.mojohaus.org%2Fplugins.html%23data=02%7C01%7CChris.Luff%40cerner.com%7Cf2dece02f86d4d1f057f08d74d4c1abc%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637062861785175998sdata=pwUe68yeLCom42X50O5X0Tvy4%2Baa7rxL2ClKgl9Abcw%3Dreserved=0
 shows you the plugins has been
moved to 
https://nam01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fbits.netbeans.org%2Fmavenutilities%2Fnbm-maven-plugin%2Fdata=02%7C01%7CChris.Luff%40cerner.com%7Cf2dece02f86d4d1f057f08d74d4c1abc%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637062861785175998sdata=JjRrOk5Hfyh66b%2FfZ7l%2B9pS3lP7nRPxuVe3NsVk%2Fz7U%3Dreserved=0

From here the documentation is a little bit tricky, but you can look
for the manifest goal.
https://nam01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fbits.netbeans.org%2Fmavenutilities%2Fnbm-maven-plugin%2Fmanifest-mojodata=02%7C01%7CChris.Luff%40cerner.com%7Cf2dece02f86d4d1f057f08d74d4c1abc%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637062861785175998sdata=%2ByEfubAhhxwftyDyiwQ4SJDSc8vSdPLryaYzhkB%2BE30%3Dreserved=0
.html

Here you see that they changes the groupId to
org.apache.netbeans.utilities

Hopefully version 4.2 will fix it, otherwise
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnetbeans-mavenutils-nbm-maven-plugindata=02%7C01%7CChris.Luff%40cerner.com%7Cf2dece02f86d4d1f057f08d74d4c1abc%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637062861785175998sdata=xeWgU4g6YtYGzsnP34kB171Sid%2Fx%2FtKmiKiEkNj0Sis%3Dreserved=0
describes how to report a bug/improvement.

thanks,
Robert

On Sat, 05 Oct 2019 14:18:32 +0200, Peter Cheung
mailto:mcheun...@hotmail.com>>
wrote:

Hi
   I have a maven library which is used by a maven netbeans module
project.

This is ok:

 
  maven-compiler-plugin
  3.8.1
  
   1.8
   1.8
  
 

But if change to 1.9. It has exc

Re: NetBeans Downloads

2019-09-02 Thread Luff,Chris
For the record DuckDuckGo's top result is Apache NetBeans[1] for the search 
term "NetBeans Download"

[1]: https://netbeans.apache.org/download/index.html

On 02/09/2019, 15:36, "Kenneth Fogel"  wrote:

It was just brought to my attention and I just verified that if you enter 
NetBeans Download into Google it leads to the 8.2 download page.

May I suggest that every page at NetBeans.org should have a banner leading 
to whichever is the most recent version on the Apache site.

Ken





CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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: Difference between building NetBeans from CLI and from NetBeans itself?

2019-08-12 Thread Luff,Chris
If you have the project open in NetBeans, right click on the root of the 
project, go to Properties and in the tree ensure you have the correct JDK in 
the Compile leaf and that the Sources match at least 1.7 but go for 1.8. You 
should be able to build 11.x on anything >=8 but I would try just 8 with 8 
sources to start with.

**Join us on Microsoft 
Teams**

On 12 Aug 2019, at 06:41, Korney Czukowski 
mailto:czukow...@seznam.cz>> wrote:

Hi all,

I'm new here, and also to Java development, so please bear with me if I ask any 
stupid question :) Currently I'm looking around NetBeans ecosystem, trying to 
figure it out, in hope to implement a few improvements to help me in my work, 
and if successful, also to contribute these to the general public.

I've found this page, from which I assumed that NetBeans may be built either 
from command line or NetBeans itself:

https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FDevelopment%2BEnvironmentdata=02%7C01%7CChris.Luff%40cerner.com%7Ce699decc81964b76225f08d71ee89c3c%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C1%7C637011856758266335sdata=2221IGkmPNhW8ZonSULqWcC0RE8UKhdbQnBhHOCFN3I%3Dreserved=0

I've been having some troubles making it work though. With NetBeans 11.0 I was 
unable to build using the CLI, which made me look deeper and discover the 
NetBeans Build System project and that the build was successful if I ran it 
from NetBeans instead of CLI. I wasn't able to figure out what was the 
difference, but I was happy since building from NetBeans seemed more 
comfortable to me. However after NetBeans 11.1 release and me pulling the 
latest changes from master, that has changed. Now I seem to be able to build 
only from CLI, but not from NetBeans and I can't see what am I doing wrong. I 
haven't installed any other JDK or Ant versions in between.

I would really like to be able to build from NetBeans. I think there must be 
something in my setup that I'm missing and I'd like to understand what the 
issue is before I can focus on the issues I was trying to get to in the first 
place.


I have both JDK 1.8.0 and 12.0.1 installed (NetBeans runs with the latter), and 
I've configured the build properties to use 1.8 as advised by the build script 
(without this option the build stops at the very beginning with a message 
saying to either add this or another option to permit JDK 1.9+ builds):

   nbjdk.home=c:\\Program Files\\Java\\jdk1.8.0_212

My Ant is version 1.10.6 (I noticed NetBeans comes with its own Ant of a 
slightly different version) and I have an environment variable that seems to 
make it use the correct JDK:

   JAVA_HOME=c:\Program Files\Java\jdk1.8.0_212\

When I try to build from NetBeans, it always fails at openide.util module, the 
build log ends with lines similar to these (varies depending on whether the 
build is full or just one module)

...
100 warnings
...
...
Compiling 39 source files to 
C:\Workspace\Netbeans\platform\openide.util\build\test\unit\classes
error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
C:\Workspace\Netbeans\nbbuild\templates\common.xml:587: The following error 
occurred while executing this line:
C:\Workspace\Netbeans\nbbuild\templates\common.xml:583: The following error 
occurred while executing this line:
C:\Workspace\Netbeans\nbbuild\templates\common.xml:637: The following error 
occurred while executing this line:
C:\Workspace\Netbeans\nbbuild\templates\common.xml:615: Compile failed; see the 
compiler error output for details.
BUILD FAILED (total time: 23 seconds)

By adding an echo task to the file mentioned, I got the details of the failing 
build task:

   
   
   
   
   

Any advice appreciated!




CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.


Re: JavaFX Netbeans 11

2019-05-16 Thread Luff,Chris
It really depends on the complexity of your project - however openJFX[1] has 
some useful starting points up to and including a PR[3] to include a base 
starting point with new nbactions.xml for NetBeans.

If you project is modular, you can follow a series I have been writing on DZone 
that also includes getting to a running point.

[1]: https://openjfx.io/openjfx-docs/
[2]: https://dzone.com/articles/adoptopenjdk-11-openjfx-netbeans
[3]: 
https://github.com/apache/netbeans/pull/1241<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnetbeans%2Fpull%2F1241=02%7C01%7CChris.Luff%40cerner.com%7C7a86cd5512e244f3168a08d6d78ad41e%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636933388594804024=YICV2coSSajZ2b8oHTHARTNaZqyn878gl3ldftbqAJA%3D=0>

On 16 May 2019, at 10:30, joe schmo 
mailto:geekyguy...@hotmail.com>> wrote:

I can't find the link to it but Geertjan provided a youtube tutorial to show 
the changes needed, they were fairly minimal.  I am using JDK 11 on Windows and 
Ubuntu.

BC

From: Luff,Chris 
mailto:chris.l...@cerner.com.INVALID>>
Sent: May 16, 2019 4:44 AM
To: dev@netbeans.apache.org<mailto:dev@netbeans.apache.org>
Subject: Re: JavaFX Netbeans 11

What modifications do you have to make? What JDK are you running the build and 
NetBean upon?

On 15 May 2019, at 11:15, joe schmo 
mailto:geekyguy...@hotmail.com>> wrote:

I have recently installed Netbeans 11.0 on Ubuntu 18.04 ,created a JavaFX 
project and it works fine out of the box, which is odd.  I have been using 
Netbeans 11.0 on Windows 10 and when I create a JavaFX project I have to modify 
the POM file before I can compile the project.

Does anyone know why this is?  The POM's created look exactly the same so I'm 
confused why it works on Ubuntu but not Windows.

BC



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
To unsubscribe, e-mail: 
dev-unsubscr...@netbeans.apache.org<mailto:dev-unsubscr...@netbeans.apache.org>
For additional commands, e-mail: 
dev-h...@netbeans.apache.org<mailto:dev-h...@netbeans.apache.org>

For further information about the NetBeans mailing lists, visit:
https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blistsdata=02%7C01%7CChris.Luff%40cerner.com%7Cd61d2c4cd52f46f2f24508d6d9e13f02%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636935958791594726sdata=3JXYXmYJ0jhMN2f3PlVtHIfhveKHPj6gGO%2BxPDWWNNs%3Dreserved=0



Re: JavaFX Netbeans 11

2019-05-16 Thread Luff,Chris
What modifications do you have to make? What JDK are you running the build and 
NetBean upon?

> On 15 May 2019, at 11:15, joe schmo  wrote:
>
> I have recently installed Netbeans 11.0 on Ubuntu 18.04 ,created a JavaFX 
> project and it works fine out of the box, which is odd.  I have been using 
> Netbeans 11.0 on Windows 10 and when I create a JavaFX project I have to 
> modify the POM file before I can compile the project.
>
> Does anyone know why this is?  The POM's created look exactly the same so I'm 
> confused why it works on Ubuntu but not Windows.
>
> BC



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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: OpenJFX and NetBeans

2019-05-13 Thread Luff,Chris
Thanks! Hopefully later this week...

> On 13 May 2019, at 11:55, Mr_Krava  wrote:
>
> This is excellent.Looking forward to part 3.
>
> Regards,
> BrianCUNKA
>
>On Monday, 13 May 2019, 10:07:39 am UTC, Geertjan Wielenga 
>  wrote:
>
> Hi all,
>
> Chris Luff has some great new articles about OpenJFX in combination with
> Apache NetBeans:
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdzone.com%2Farticles%2Fadoptopenjdk-11-openjfx-netbeansdata=02%7C01%7CChris.Luff%40cerner.com%7Cd01ea4dfef0942f31dc508d6d7918b04%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636933417438815204sdata=B%2FUjsnAzbXlyeba5VfTBaiQiZnNRYEFLZmCukFvdGyU%3Dreserved=0
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdzone.com%2Farticles%2Fadoptopenjdk-11-openjfx-netbeans-part-2data=02%7C01%7CChris.Luff%40cerner.com%7Cd01ea4dfef0942f31dc508d6d7918b04%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636933417438815204sdata=lxsFzmfB1wWfFmCJCryXCbJjXVCOJmHt3UceKG%2BgLOs%3Dreserved=0
>
> Note that Chris is also the organizer of the upcoming Apache NetBeans Day
> in the UK (please sign up):
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eventbrite.co.uk%2Fe%2Fapache-netbeans-day-2019-uk-tickets-56803479737data=02%7C01%7CChris.Luff%40cerner.com%7Cd01ea4dfef0942f31dc508d6d7918b04%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636933417438815204sdata=CHd9fHxk88CdaEb7yGYe6kglZNXkGA6NDLRHt5CHYSc%3Dreserved=0
>
> Speaking of OpenJFX and Apache NetBeans, take a look at this new pull
> request by the Gluon team, your comments and feedback are needed:
>
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fnetbeans%2Fpull%2F1241data=02%7C01%7CChris.Luff%40cerner.com%7Cd01ea4dfef0942f31dc508d6d7918b04%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636933417438815204sdata=qhAT4SX0V87KU4Twr2hzQ0zl9QmfhmRWV1JigDtMCMk%3Dreserved=0
>
> Thanks,
>
> Gj



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

-
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