Re: Re: nb-javac installation problem

2019-11-05 Thread Jean-Marc Borer
In my corporate environment, I have to face 3 major challenges when I need to get access to the internet: 1) NTLM authentication 2) Self signed certificate 3) Black/white listing Each time we need to figure out how to solve those issues. For 1, we use cntlm which allows us to consistently be auth

Re: Re: nb-javac installation problem

2019-11-05 Thread Eric Bresie
This may be similar issue on nb-java I mentioned (and forgot to vote on :-) ) previously [1] As I may have similar corporate proxy setup it could be related. At the time, I was thinking it had to do with Java certificate authentication activity (i.e. proxy does the white list handling). A given

Re: nb-javac installation problem

2019-11-05 Thread Neil C Smith
On Tue, 5 Nov 2019 at 16:38, Jean-Marc Borer wrote: > @Neil, I was not aware about the issue. So if I understand, we shall > disable/uninstall nb-javac until the issue is solved? Not necessarily. If you disable that third-party libraries update centre, the old nb-javac is still in the plugin por

Re: nb-javac installation problem

2019-11-05 Thread Jean-Marc Borer
@Geertjan Wielenga , Thanx I could install it and sure I started the whitelisting process @Neil, I was not aware about the issue. So if I understand, we shall disable/uninstall nb-javac until the issue is solved? On Tue, Nov 5, 2019 at 4:31 PM Neil C Smith wrote: > On Tue, 5 Nov 2019 at 16:11,

Re: nb-javac installation problem

2019-11-05 Thread Neil C Smith
On Tue, 5 Nov 2019 at 16:11, Jean-Marc Borer wrote: > Meanwhile, I can't update nb-javac... That may not be a bad thing until https://github.com/apache/netbeans/pull/1604 somehow makes its way into an update. I'm currently running with Third Party Libraries disabled in Tools/Plugins/Settings. B

Re: nb-javac installation problem

2019-11-05 Thread Geertjan Wielenga
And in the meantime, start the process to get http://netbeans.osuosl.org/ whitelisted. Gj On Tue, Nov 5, 2019 at 5:21 PM Geertjan Wielenga wrote: > I think the main question is what can we do to get you involved earlier -- > i.e., check the releases before they are released, during the beta pha

Re: nb-javac installation problem

2019-11-05 Thread Geertjan Wielenga
I think the main question is what can we do to get you involved earlier -- i.e., check the releases before they are released, during the beta phases, rather than afterwards? You could use NetBeans without nb-javac, which has downsides, but having nb-javac also has downsides for you. You can also

nb-javac installation problem

2019-11-05 Thread Jean-Marc Borer
Hi guys, I am stuck behind a corporate web proxy that filters Jar and Nbm if they are not on a white list. Unfortunately, to white list something, it is a difficult and long process in our company. Fortunately, hg.netbeans.org is white listed. However NB tries first to download nb-javac from netbe