Re: Maven relativePath issue with NetBeans 14

2022-06-15 Thread Mark Eggers
Fixed (I think). It turns out that it was a combination of poor Nexus configuration (group repository set as releases rather than mixed) plus a settings.xml file that referenced both the group proxy repository as well as individual repositories. Why this didn't trigger issues with a command

Re: plugin verification and new NB releases

2022-06-15 Thread Ernie Rael
On 6/15/22 12:42 PM, Neil C Smith wrote: On Wed, 15 Jun 2022, 19:04 Ernie Rael, wrote: We effectively had automatic extension from 12.0 to 12.6, because we used the same plugins URL Look like there's still some kind of automatic extension going on. 14 has a 14 url, but there plenty of stuff

AW: Add mssing suggestions to javascript?

2022-06-15 Thread Christian Lenz
Hey Matthias, did the Dump help you? Do you need more info from my side? Cheers Chris Von: Matthias Bläsing Gesendet: Mittwoch, 18. Mai 2022 18:39 An: dev@netbeans.apache.org Betreff: Re: Add mssing suggestions to javascript? Hi Christian, I was able to generate a situation that might have

Re: Maven relativePath issue with NetBeans 14

2022-06-15 Thread Mark Eggers
Hi, Matthias, I apologize if I sounded like I was disparaging NetBeans. That is not my intention, and I think that NetBeans is an awesome IDE. I will try to construct a set of projects that will help facilitate understanding the issue I'm having. I'm not quite sure how to do this, as my

Re: plugin verification and new NB releases

2022-06-15 Thread Neil C Smith
On Wed, 15 Jun 2022, 19:04 Ernie Rael, wrote: > > We effectively had automatic extension from 12.0 to 12.6, because we > > used the same plugins URL > > Look like there's still some kind of automatic extension going on. 14 > has a 14 url, but there plenty of stuff in >

Re: Maven relativePath issue with NetBeans 14

2022-06-15 Thread Matthias Bläsing
Hi, Am Mittwoch, dem 15.06.2022 um 12:32 -0700 schrieb Mark Eggers: > Every time I open a project with a parent pom (with or without > ), NetBeans re-indexes my remote repository. This even > happens on sub-projects within a Maven multi-module project (and the > parent specified as the parent

Re: Maven relativePath issue with NetBeans 14

2022-06-15 Thread Mark Eggers
Another addendum: Every time I open a project with a parent pom (with or without ), NetBeans re-indexes my remote repository. This even happens on sub-projects within a Maven multi-module project (and the parent specified as the parent project). The only time it does not seem to happen is

Re: Maven relativePath issue with NetBeans 14

2022-06-15 Thread Mark Eggers
Addendum: Even with removed from the node, NetBeans insists on re-indexing the remote repository. This happens after every clean or build as long as pom.xml is open in the IDE. If pom.xml is not open in the editor, then no re-index occurs. This definitely feels like a bug. . . . just

Maven relativePath issue with NetBeans 14

2022-06-15 Thread Mark Eggers
Folks, First of all, I apologize for not testing for the last two rounds (my bad). Second of all, is anyone else seeing this? Environment: Windows 10 Professional - latest updates NetBeans 14 installed from zip file Running under javac 17.0.3 (adoptium.net) Maven 3.8.6 Maven projects (Java

Re: plugin verification and new NB releases

2022-06-15 Thread Ernie Rael
We effectively had automatic extension from 12.0 to 12.6, because we used the same plugins URL Look like there's still some kind of automatic extension going on. 14 has a 14 url, but there plenty of stuff in .../plugins/14/catalog.xml.gz, although the plugin portal doesn't know about 14.

Re: How to build/configure NetBeans for local use

2022-06-15 Thread Ernie Rael
On 6/15/22 3:05 AM, Neil C Smith wrote: On Tue, 14 Jun 2022 at 19:28, Ernie Rael wrote: I built nb based on current delivery branch for local use (I see that release140 is now available). I'd like to know what difference there is from this to what is released. The delivery branch is

RE: [LAZY CONSENSUS] Reorganize maven-utilities repository into one

2022-06-15 Thread Eric Barboni
WIP but I'm done for today. If anyone want to make it a step further they are welcome.. Cya Eric -Message d'origine- De : Eric Barboni <> Envoyé : lundi 13 juin 2022 15:58 À : dev@netbeans.apache.org Objet : RE: [LAZY CONSENSUS] Reorganize maven-utilities repository into one Hi Not

Re: releases changelog in github

2022-06-15 Thread Michael Bien
oh wow the release drafter action works, great job Eric! I esp like the "new contributors" section. -mbien On 15.06.22 15:14, Eric Barboni wrote: Yes thanks, Draft regenerated. -Message d'origine- De : Neil C Smith <> Envoyé : mercredi 15 juin 2022 14:45 À :

Re: How to build/configure NetBeans for local use

2022-06-15 Thread John Neffenger
On 6/15/22 3:05 AM, Neil C Smith wrote: I can think of at least one person who checks the diff between source bundle and git repository when voting - that could be made more explicit in the voting instructions perhaps? That verification of every file (every line!) in the source release seems

AW: releases changelog in github

2022-06-15 Thread Christian Lenz
Hey all, thx for the new changelog in the Releases section. Aas far as I can see this was Auto generated, Right? What was used? Maybe we can have Groups for the labels to make them more clear what was a Bugfix or what was the feature for (LSP, WEB, PHP, etc.). If you can Point me to that what

RE: [RELEASES] Notification of Apache NetBeans 14 within the IDE

2022-06-15 Thread Eric Barboni
Me again I did the modification of the updates.xml.gz on all previous version to notify for Apache NetBeans 14 I will remove delivery branch Eric -Message d'origine- De : Eric Barboni <> Envoyé : mercredi 15 juin 2022 14:19 À : dev@netbeans.apache.org Objet : RE: [RELEASES] 14 uc

RE: releases changelog in github

2022-06-15 Thread Eric Barboni
Yes thanks, Draft regenerated. -Message d'origine- De : Neil C Smith <> Envoyé : mercredi 15 juin 2022 14:45 À : dev@netbeans.apache.org Objet : Re: releases changelog in github On Wed, 15 Jun 2022 at 12:45, Eric Barboni wrote: > > I failed :/ > > Not sure how to pass the date. Maybe

Re: releases changelog in github

2022-06-15 Thread Neil C Smith
On Wed, 15 Jun 2022 at 12:45, Eric Barboni wrote: > > I failed :/ > > Not sure how to pass the date. Maybe you have more success ? > Hash is the following > c3d4f6fa6c956cf1b5a35e8da4f44a96ab76f6a9 Done ... hopefully! Neil -

RE: [RELEASES] 14 uc updated 13 to archiva

2022-06-15 Thread Eric Barboni
Hi, Uc are updated to serve 14 from distribution and 13 is from archive. Need to alter the notification to make IDE user aware but better after website upgrade to 14 Best Regards Eric -Message d'origine- De : Eric Barboni <> Envoyé : mercredi 8 juin 2022 10:21 À :

RE: releases changelog in github

2022-06-15 Thread Eric Barboni
I failed :/ Not sure how to pass the date. Maybe you have more success ? Hash is the following c3d4f6fa6c956cf1b5a35e8da4f44a96ab76f6a9 Eric -Message d'origine- De : Neil C Smith <> Envoyé : mercredi 15 juin 2022 13:12 À : dev@netbeans.apache.org Objet : Re: releases changelog in github

Re: releases changelog in github

2022-06-15 Thread Neil C Smith
On Wed, 15 Jun 2022 at 12:04, Eric Barboni wrote: > Because we tag on february because we miss this one . I'm not sure we can > "alter the date of the tag" Ooops! That'll be my fault too.  We could re-tag with the right date - https://git-scm.com/docs/git-tag#_date_formats ? Neil

RE: releases changelog in github

2022-06-15 Thread Eric Barboni
Because we tag on february because we miss this one . I'm not sure we can "alter the date of the tag" -Message d'origine- De : Neil C Smith <> Envoyé : mercredi 15 juin 2022 12:27 À : dev@netbeans.apache.org Objet : Re: releases changelog in github On Wed, 15 Jun 2022 at 11:21, Eric

Re: releases changelog in github

2022-06-15 Thread Neil C Smith
On Wed, 15 Jun 2022 at 11:21, Eric Barboni wrote: > > Hi, > > I drafted the release of all our version. > > > > https://github.com/apache/netbeans/releases > > > > The diff is made selecting manually previous tag. It seems ok to me. I've > keep the incubating for version <=11 that may have

releases changelog in github

2022-06-15 Thread Eric Barboni
Hi, I drafted the release of all our version. https://github.com/apache/netbeans/releases The diff is made selecting manually previous tag. It seems ok to me. I've keep the incubating for version <=11 that may have license issue. Will publish them if nobody complains. Best Regards

Re: How to build/configure NetBeans for local use

2022-06-15 Thread Neil C Smith
On Tue, 14 Jun 2022 at 19:28, Ernie Rael wrote: > I built nb based on current delivery branch for local use (I see that > release140 is now available). I'd like to know what difference there is > from this to what is released. The delivery branch is transitory and soon to be deleted! You cannot

Re: plugin verification and new NB releases

2022-06-15 Thread Neil C Smith
On Wed, 15 Jun 2022 at 03:07, Ernie Rael wrote: > Might be good to add a version button for a new release early in the > process, maybe during RC. +1 (again) - from a releases perspective. In fact, possibly from point of previous release, as we need to point the plugin centre URL for dev builds

Re: NB 14 tags and home page update

2022-06-15 Thread Neil C Smith
On Tue, 14 Jun 2022 at 17:31, Rangi Keen wrote: > The NB 13 tags were missing last release (fixed with #3779 > ), so perhaps the process > needs to be updated to ensure that step isn't missed in future. Apologies > if these steps are planned but not

Re: NB13 'call hierarchy' 'search from base class'

2022-06-15 Thread Simon IJskes - QCG
Thanks, My NB 13 is running on JDK 16. And compiling with JDK 16. I try to upgrade the tools here to NB 14 soon. Gr. Simon On 15-06-2022 09:42, Alexander Kronenwett wrote: Hello Simon, I had this issue once as well when I ran NB 13 on JDK 8 instead of 11. Maybe that ist your issue, too.

RE: NB 14 tags and home page update

2022-06-15 Thread Eric Barboni
Thanks for the ping. Doing the move for that + UC update Best Regards Eric -Message d'origine- De : Rangi Keen <> Envoyé : mardi 14 juin 2022 18:30 À : dev@netbeans.apache.org Objet : NB 14 tags and home page update It looks like the NetBeans 14 release is now available to download,

Re: NB13 'call hierarchy' 'search from base class'

2022-06-15 Thread Alexander Kronenwett
Hello Simon, I had this issue once as well when I ran NB 13 on JDK 8 instead of 11. Maybe that ist your issue, too. Best Alex Simon IJskes - QCG schrieb am Mi., 15. Juni 2022, 09:22: > > It seems 'call hierarchy' 'search from base class' option does not > function anymore, when clicking 'call

Re: NB13 'call hierarchy' 'search from base class'

2022-06-15 Thread Guy Daniel
Hi Simon, It works ok for me? I'm running NB14. Thanks! On 6/15/22 17:21, Simon IJskes - QCG wrote: It seems 'call hierarchy' 'search from base class' option does not function anymore, when clicking 'call hierarchy' on a method of a implementation of an interface. After googling/ducking

NB13 'call hierarchy' 'search from base class'

2022-06-15 Thread Simon IJskes - QCG
It seems 'call hierarchy' 'search from base class' option does not function anymore, when clicking 'call hierarchy' on a method of a implementation of an interface. After googling/ducking could not find an open bugreport. Is it a pebcak (mine) or bug? Gr. Simon