Anyone else building NetBeans behind a proxy server?

2022-06-09 Thread John Neffenger
If you build NetBeans behind a proxy server, I would greatly appreciate your help in testing the following pull request: Make one connection to download a file, not three https://github.com/apache/netbeans/pull/4206 The test involves deleting the external cache (742 MB) and building

Re: Detecting file changed externally

2022-06-09 Thread Ernie Rael
On 6/9/22 7:56 PM, Ernie Rael wrote: On 6/9/22 6:52 AM, Laszlo Kishalmi wrote: You might also check how the editor handles the reload, and try to improve the caret persistence situation. [snip] In DocumentOpenClose around line 761 there is code to preserve caret positions; this code uses

Re: Detecting file changed externally

2022-06-09 Thread Ernie Rael
On 6/9/22 6:52 AM, Laszlo Kishalmi wrote: You might also check how the editor handles the reload, and try to improve the caret persistence situation. Laszlo, your pointer into CloneableEditorSupport saved lots of time, thanks. The key discovery is that during reload,

NetBeans Module with dependencies

2022-06-09 Thread César García
Hi, I'm trying to generate a NetBeans module that can use the graphs displayed in the Profiler module. My intention is to use Maven for module development, but it does not create the module correctly, the MANIFEST.MF and the .jar and .nbm files do not include the required dependencies. I

Community installers for NetBeans 14

2022-06-09 Thread Neil C Smith
Hi All, I've been working on updating our (as in Codelerity / Gj IT) community installers today. Aside from the cross-platform DEB that uses system JDK, they now bundle JDK 18 (Zulu, except for Liberica in Pi AppImage). I won't link them into the Codelerity page, which is linked from the

Re: Kill ValidateLayerConsistencyTest?

2022-06-09 Thread Michael Bien
sure, we can run like this for a while but it will be painful (for everyone) to have often failing tests in gh actions additionally to travis. It can also cause other issues. If someone isn't restarting them we might max out our artifact storage. And if they are not restarted within a day, we

Re: Kill ValidateLayerConsistencyTest?

2022-06-09 Thread Matthias Bläsing
Hi, Am Donnerstag, dem 09.06.2022 um 20:13 +0200 schrieb Svata Dedic: > I have very bad experience with turning off integration tests. And > consistency of the registrations is ultimately important. We can easily > go unnoticed to the situation when the IDE simply does not start because > of

Re: [VOTE] Release Apache NetBeans 14 Linux installer

2022-06-09 Thread Neil C Smith
On Mon, 6 Jun 2022 at 12:15, Laszlo Kishalmi wrote: > I'm going to file a UI issues though, as usual the license is displayed > with white on white using Ubuntu dark color scheme. PS. The most visible of a number of issues. I'm obviously inclined to replacing it entirely. I am even more

[RESULT][VOTE] Release Apache NetBeans 14 Linux installer

2022-06-09 Thread Neil C Smith
The vote on the Apache NetBeans 14 Linux installer is now closed. Pass with six +1 binding votes and two +1 community votes. There were no 0 or -1 votes. +1 binding Eric Barboni Glenn Holmer Emmanuel Hugonnet Laszlo Kishalmi Neil C Smith Junichi Yamamoto +1 community Kai Uwe Pel Tomáš

Re: Kill ValidateLayerConsistencyTest?

2022-06-09 Thread Svata Dedic
I have very bad experience with turning off integration tests. And consistency of the registrations is ultimately important. We can easily go unnoticed to the situation when the IDE simply does not start because of broken layer. I've fixed similar situation in the past (after some time

Re: [VOTE] Release Apache NetBeans 14 Linux installer

2022-06-09 Thread Neil C Smith
+1 (binding) And closing off the vote. Thanks, Neil On Fri, 3 Jun 2022 at 11:57, Neil C Smith wrote: > > Vote for Apache NetBeans 14 Linux installer. > > Primary voting artefact : > > https://dist.apache.org/repos/dist/dev/netbeans/netbeans-installers/14/Apache-NetBeans-14-bin-linux-x64.sh >

Re: Kill ValidateLayerConsistencyTest?

2022-06-09 Thread Michael Bien
On 08.06.22 20:54, Matthias Bläsing wrote: Hi again, Am Montag, dem 06.06.2022 um 09:05 +0200 schrieb Jaroslav Tulach: 2022-05-29T17:06:31.9092439Z [junit] java.lang.AssertionError: Has to be NbRepository: org.openide.filesystems.Repository@744b325b 2022-05-29T17:06:31.9093232Z

Re: Detecting file changed externally

2022-06-09 Thread Laszlo Kishalmi
Maybe this one: https://github.com/apache/netbeans/blob/d4c991929ac33daf2c8733b0f700e00e0f70acb7/platform/openide.text/src/org/openide/text/CloneableEditorSupport.java#L1701 ? On 6/9/22 16:48, Ernie Rael wrote: Thanks Laszlo, If I new where it was... Now that I'll pull my head out of my

Re: Detecting file changed externally

2022-06-09 Thread Ernie Rael
Thanks Laszlo, If I new where it was... Now that I'll pull my head out of my DataObject, and look at the FileObject, I might have a better clue as to what to look for. I was hoping someone could point to the editor files where the action is happening. -ernie On 6/9/22 6:52 AM, Laszlo

Re: Detecting file changed externally

2022-06-09 Thread Ernie Rael
Thanks John, I was listening to the DataObject, there is no "PROP_MODIFIED" when this happens. I'll check the FileObject and see what's happening with that. I just started browsing the filesystem api docs this morning. -ernie On 6/9/22 6:49 AM, John Kostaras wrote: Hallo Ernie. Are you

Re: Detecting file changed externally

2022-06-09 Thread Laszlo Kishalmi
You might also check how the editor handles the reload, and try to improve the caret persistence situation. On 6/7/22 18:17, Ernie Rael wrote: Hi all, When NetBeans detects that a file has been changed externally, it updates the file. When this happens, my plugin usually /looses/ its

Re: Detecting file changed externally

2022-06-09 Thread John Kostaras
Hallo Ernie. Are you aware of the FileObject class and its FileChageListener s?

[RESULT][VOTE] Release Apache NetBeans 14

2022-06-09 Thread Eric Barboni
Hi The vote on Apache NetBeans 14 (vc1) is now closed with a result of 10 +1 binding votes, 3 +1 votes from community members. There was one 0 community vote, and no -1 votes. Binging vote Neil C Smith Svata Dedic Michael Bien Matthias Bläsing Glenn Holmer Laszlo Kishalmi Josh Juneau Junichi

[RESULT][VOTE] Release Apache NetBeans 14 Windows installer

2022-06-09 Thread Eric Barboni
The vote on Apache NetBeans 14 Windows installer Pass with 4+ binding vote and 2 +1 community vote. No 0 or -1 vote. +1 binding Neil C Smith Geertjan Wielanga John McDonel Eric Barboni 2x +1 community Tomáš Procházka Kai Uwe Pel Thanks for all vote. Best Regards Eric

Re: [External] : Re: [RESULT] [VOTE] Release Apache NetBeans 14 VSCode Extension

2022-06-09 Thread Martin Balin
Yes, no problem. Martin > On 9. 6. 2022, at 12:52, Neil C Smith wrote: > > On Thu, 9 Jun 2022 at 11:48, Martin Balin wrote: >> VSNetBeans VSIX will be published to marketplace and to >>

Re: [RESULT] [VOTE] Release Apache NetBeans 14 VSCode Extension

2022-06-09 Thread Neil C Smith
On Thu, 9 Jun 2022 at 11:48, Martin Balin wrote: > VSNetBeans VSIX will be published to marketplace and to > https://dist.apache.org/repos/dist/release/netbeans/netbeans-vscode-ext/ Please wait to publish until Eric has closed the main vote. Thanks, Neil

[RESULT] [VOTE] Release Apache NetBeans 14 VSCode Extension

2022-06-09 Thread Martin Balin
Voting Apache NetBeans 14.0 VSCode Extension (VSNetBeans) is closed with: 3x +1 (binding) Eric Barboni, Dusan Balek, Martin Balin 2x +1 Petr Pisl, Jan Horvath VSNetBeans VSIX will be published to marketplace and to https://dist.apache.org/repos/dist/release/netbeans/netbeans-vscode-ext/ Thank

Re: [VOTE] Release Apache NetBeans 14 VSCode Extension

2022-06-09 Thread Martin Balin
+1 (binding) VSIX tested with micronaut-core project and GraalVM as runtime JDK. Works well. SHA matches. Martin On 6. 6. 2022, at 12:56, Martin Balin mailto:martin.ba...@oracle.com>> wrote: Vote for Apache NetBeans 14.0 VSCode Extension (VSNetBeans) Primary voting arefact:

Re: [External] : [VOTE] Release Apache NetBeans 14 VSCode Extension

2022-06-09 Thread Jan Horvath
+1 Tested on MacOS, SHA Check OK. Jan On Thu, Jun 9, 2022 at 12:24 PM Petr Pisl wrote: > +1 > > Features tested on Ubuntu. > > Petr > > Od: Dusan Balek > Odesláno: středa 8. června 2022 8:45 > Komu: dev@netbeans.apache.org > Předmět: Re: [External] : [VOTE]

Re: [External] : [VOTE] Release Apache NetBeans 14 VSCode Extension

2022-06-09 Thread Petr Pisl
+1 Features tested on Ubuntu. Petr Od: Dusan Balek Odesláno: středa 8. června 2022 8:45 Komu: dev@netbeans.apache.org Předmět: Re: [External] : [VOTE] Release Apache NetBeans 14 VSCode Extension +1 (binding) Features tested on Linux. SHA check is OK. Dusan