Re: Testing with modular Java (developing JavaFX and others)

2020-09-06 Thread Eric Bresie
As I understand modular side of things, if there is no module-info.java then it leverages details within the META-INF/MANIFEST.MF details. I believe internally if nothing is set that it may do some internal module path handling similar to how with no package a class is set to the default package

Re: [NOTICE] Apache NetBeans 12.2 merge window OPEN

2020-09-06 Thread Neil C Smith
On Sun, 6 Sep 2020 at 20:22, Laszlo Kishalmi wrote: > I think we shall revisit this code freeze on master process. this time > the freeze period was about 50 days that's more than the half of a > release timeline. If the freeze would take 1-2 occasionally 3 weeks that > could be Ok. We are having

Re: A word about Ubuntu Linux

2020-09-06 Thread ehsavoie
Ok thanks. One thing I'm missing though is the ability to 'customize' the command line as the antialiasing is not working properly for me :( I guess we should put a way to append options to the default options (I don't want to rebuild the whole list) in the script -- Emmanuel Hugonnet http:

Re: Git Submodules for Netbeans

2020-09-06 Thread Laszlo Kishalmi
While, that's true that we have a large codebase, ~500 mb code, in 100k files, I do not think that it is hard for git to maintain them as a whole. I think we shall not change the workflow unless we have a strong reason to do that, and we are clear on the benefits and drawbacks of the change.

Re: [NOTICE] Apache NetBeans 12.2 merge window OPEN

2020-09-06 Thread Geertjan Wielenga
On Sun, 6 Sep 2020 at 21:22, Laszlo Kishalmi wrote: > Thank you Neil! > > > > I think we shall revisit this code freeze on master process. this time > > the freeze period was about 50 days that's more than the half of a > > release timeline. If the freeze would take 1-2 occasionally 3 weeks that

Re: [NOTICE] Apache NetBeans 12.2 merge window OPEN

2020-09-06 Thread Laszlo Kishalmi
Thank you Neil! I think we shall revisit this code freeze on master process. this time the freeze period was about 50 days that's more than the half of a release timeline. If the freeze would take 1-2 occasionally 3 weeks that could be Ok.  We are having advanced version control tools in our h

Re: Enterprise proxies and mirrors issues when updating

2020-09-06 Thread Neil C Smith
On Sun, 6 Sep 2020 at 15:58, Matthias Bläsing wrote: > > Of course, modify your IDE to use the URL > > to the > > selected mirror instead of the default randomly distributing URL. > > > this is not a good idea, unless you fully trust the mirror operator. > The updates.xml.gz _must_ be downloaded f

Re: Enterprise proxies and mirrors issues when updating

2020-09-06 Thread Neil C Smith
On Sun, 6 Sep 2020, 15:57 Matthias Bläsing, wrote: > > The IDE treats as relative from the original link, not the end point. > > This is the cause of problems, hence question about absolute linked > > catalogs per mirror. > > Even the endpoint, that serves the updates.xml.gz is not the right > po

Re: Enterprise proxies and mirrors issues when updating

2020-09-06 Thread Matthias Bläsing
Hi, Am Sonntag, den 06.09.2020, 05:50 +0200 schrieb Jaroslav Tulach: > Hello Jean-Marc Borer. > > > The problem is that https://netbeans.apache.org/nb/updates/12.0/ > > > > redirects to > > mirrors that are not white listed. The list c

Re: Enterprise proxies and mirrors issues when updating

2020-09-06 Thread Matthias Bläsing
Am Sonntag, den 06.09.2020, 08:57 +0100 schrieb Neil C Smith: > On Sun, 6 Sep 2020 at 04:50, Jaroslav Tulach > wrote: > > When I click the above URL I get to: > > https://apache.miloslavbrada.cz/netbeans/netbeans/12.0/nbms/updates.xml.gz > > Are you sure?! I can't check at the moment, can't see

Git Submodules for Netbeans

2020-09-06 Thread Eric Bresie
While reading an article recently, the topic of git submodules came up, which I started looking up the topic (1). Given the size of the netbeans code base and the complexity of other projects inclusion like the specific plugin/clusters, etc., I was wondering if it’s worth considering breaking o

[NOTICE] Apache NetBeans 12.2 merge window OPEN

2020-09-06 Thread Neil C Smith
Hi All, Sorry for the slight delay on this following the release vote. Sig test and spec version commits have been made. We can now reopen master for development towards 12.2. Freeze date for 12.2 is scheduled for Oct 15th. Thanks and best wishes, Neil ---

Re: Another NB12.1 Maven question - remove cpplite?

2020-09-06 Thread Neil C Smith
On Sat, 5 Sep 2020 at 19:52, Matthias Bläsing wrote: > The alternative I see is is adjusting the pom.xml of the cpplite > debugger module and the cpplite-mi module (not sure how the dependency > looks). The version of cpplite-mi could be changed to "1.0.0-PRE1" and > the cpplite debugger module ch

Re: Another NB12.1 Maven question - remove cpplite?

2020-09-06 Thread Neil C Smith
On Sun, 6 Sep 2020 at 06:09, Jaroslav Tulach wrote: > Sure. Nobody awaits cpplite on Maven central right now. Great! Sounds like we're in agreement on this one - I'll move to vote tomorrow - seem to have an ISP issue with some of Apache infra at the moment - fine from a mobile connection. > Isn

Re: Speed of Maven build

2020-09-06 Thread Michael Bien
this would be an interesting use case for a native image, but the modular nature of maven is at the same time also the worst case scenario for native images :) best regards, -michael On 06.09.20 06:43, Jaroslav Tulach wrote: Thanks Jesse, Tim. I've modified https://issues.apache.org/jira/brow

Re: Enterprise proxies and mirrors issues when updating

2020-09-06 Thread Neil C Smith
On Sun, 6 Sep 2020 at 04:50, Jaroslav Tulach wrote: > When I click the above URL I get to: > https://apache.miloslavbrada.cz/netbeans/netbeans/12.0/nbms/updates.xml.gz Are you sure?! I can't check at the moment, can't seem to connect to a lot of Apache right now for some reason. Trying to check