Re: NetBeans Module with dependencies

2022-06-10 Thread Michael Bien
Hi Cesar, can't see anything wrong with that pom beside jar which shouldn't be there I believe. Have you tried to compare the nbm from your ant project with the one generated by maven? The module dependencies specifically - maybe some friend dependency is missing or wrong. best regards, mi

Re: Detecting file changed externally

2022-06-10 Thread Ernie Rael
My use case is fine right now. Using positionRef solved the lost position problem. @Laszlo, I'm curious about your statement: You might also check how the editor handles the reload, and try to improve the caret persistence situation. What needs to be improved? Is there a multiple caret problem

Re: Detecting file changed externally

2022-06-10 Thread Ernie Rael
On 6/10/22 8:52 AM, Ernie Rael wrote: [snip] Questions/issues 1. Would this change in behavior be OK? 2. Don't think there's any locking issues 3. Hasn't multiple carets/editor been introduced? What has to happen    around this? 4. Add CES.RELOADED event and let the carets get fixed up somewher

Re: Detecting file changed externally

2022-06-10 Thread Laszlo Kishalmi
Well Ernie, I wish someone would have the knowledge to answer your questions, though I fear, that you need to rediscover what is happening, and if that does not satisfy your use cases, try to come up with a PR to fix it. As a tip, how I came up with the location of the code: I've searched for

Re: Detecting file changed externally

2022-06-10 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. Took another look this morning. Currently looks something like this 1. In DocumentOpenClose preReloadInEDT

ValidateClassLinkageTest (Re: Kill ValidateLayerConsistencyTest?)

2022-06-10 Thread Eric Bresie
Reviewing the matrix I notice on ValidateClassLinkageTest there seem to be some classes not found on any and Gradle dependencies. Is an updated dependency missing or not successfully downloaded in some way? https://bits.netbeans.org/matrix/unit/qa/jdk_1.8_latest/platform/html/org/netbeans/core/va

RE: [RESULT][VOTE] Release Apache NetBeans 14

2022-06-10 Thread Eric Barboni
Hi Sorry, I forgot the +1 binding from Martin Balin If pmc vote may use their apache mail this could help triaging at least the binding vote I start to have lots of gmail that are stuck and marked as spam :/ Eric -Message d'origine- De : Eric Barboni <> Envoyé : jeudi 9 juin 2022 15:14

Re: Kill ValidateLayerConsistencyTest?

2022-06-10 Thread antonio
Hi there, The link you posted a while back [1] has now expired, but I recall seeing a "synchronized(CantRememberClass.class) {}" there (two, in fact, intermingled with what looked to me as an async code call). Can you please post the link again? Thanks, Antonio [1] https://pipelines.acti