Re: Apache NetBeans 11.1-beta4 Is Available for Testing!

2019-07-13 Thread Junichi Yamamoto
I can't reproduce the problem of NETBEANS-2824 with the steps in beta-4. So everything looks good. Thanks, Junichi On Sun, Jul 14, 2019 at 1:43 AM Neil C Smith wrote: > > Dear Community, > > Please find details of Apache NetBeans 11.1-beta4 below. > Unfortunately, we had to pull the release

Re: Apache NetBeans 11.1-beta4 Is Available for Testing!

2019-07-13 Thread Josh Juneau
I took it for a test spin and everything looks good. Thanks much for all of the hard work! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau On Sat, Jul 13, 2019 at 3:58

bits.netbeans.org/maven2 is down?

2019-07-13 Thread Geertjan Wielenga
Hi all, bits.netbeans.org/maven2 is down, which I don't know is because of something on the Oracle side or something on the Apache side -- can someone (Eric? Laszlo?) help to get an understanding of how to debug this? Related issues: https://issues.apache.org/jira/browse/NETBEANS-2840

Re: Re: Plugin portal down?

2019-07-13 Thread Geertjan Wielenga
Well, soon enough we’ll be able to stop guessing and move on to our own solution at Apache — and on these points on the Oracle side I know as little as anyone else. Gj On Sat, 13 Jul 2019 at 16:25, Emilian Bold wrote: > Uff, I didn't mean NetBeans is low priority. Just the few virtual >

Re: Re: Plugin portal down?

2019-07-13 Thread Emilian Bold
Uff, I didn't mean NetBeans is low priority. Just the few virtual machines that Oracle still hosts seem to be low priority. (Because otherwise I would expect some uptime monitoring. hg was down a while back, plugins yesterday. Somebody should be already working on it by the time user emails start

Re: Re: Plugin portal down?

2019-07-13 Thread Geertjan Wielenga
Yeah, it's just not true that NetBeans is low priority, it's used all over Oracle. Anyway, tired of continually making that point -- the key point in matters like this is that it's hard to track down who is responsible for what at any given moment, and where they are, and so on. It would be great

Re: Re: Plugin portal down?

2019-07-13 Thread Emilian Bold
Apache Infra is also quite 'small' both in number of people and computing resources. I expect that the NetBeans stuff is quite low priority at Oracle. Any priority server should have triggered various notifications about being down. --emi On Sat, Jul 13, 2019 at 4:06 PM Geertjan Wielenga

Fwd: Documentation Updates (Re: HyperlinkProvider::isHyperlinkPoint returns wrong offset)

2019-07-13 Thread Eric Bresie
Sorry meant that for the mailing list... Sent from my iPhone Begin forwarded message: > From: Eric Bresie > Date: July 13, 2019 at 8:01:28 AM CDT > To: Peter Cheung > Subject: Documentation Updates (Re: HyperlinkProvider::isHyperlinkPoint > returns wrong offset) > > Suspect this is an

Re: Re: Plugin portal down?

2019-07-13 Thread Geertjan Wielenga
This is a key reason why those of us working in Oracle on NetBeans are happy about the transition to Apache -- in Apache everything is transparent (or should be) and the lines between people are clear. I.e., there's an Apache Infra organization that is stable and reliable etc. In large enterprises

Re: Re: HyperlinkProvider::performClickAction won't fire

2019-07-13 Thread Eric Bresie
Did you mean this https://issues.apache.org/jira/browse/NETBEANS-2343 ? Eric Bresie ebre...@gmail.com > On July 13, 2019 at 3:47:26 AM CDT, Neil C Smith > wrote: > On Sat, 13 Jul 2019 at 09:43, Peter Cheung wrote: > > > > If i ctrl-click on some space/tab position, it fires. It seems netbeans

Re: Re: Plugin portal down?

2019-07-13 Thread Eric Bresie
Just curious... I seem to recall something like this happened previously but...why was it down and/or what was done to resolve it? Eric Bresie ebre...@gmail.com > On July 13, 2019 at 5:49:13 AM CDT, Geertjan Wielenga > wrote: > It's back now. > > Gj > > On Fri, Jul 12, 2019 at 3:24 PM

Re: Plugin portal down?

2019-07-13 Thread Geertjan Wielenga
It's back now. Gj On Fri, Jul 12, 2019 at 3:24 PM Geertjan Wielenga wrote: > Yes, thanks, notified those that need to be notified. > > Gj > > On Fri, 12 Jul 2019 at 14:46, Emilian Bold wrote: > >> https://netbeans.apache.org/nb/plugins/11.1/catalog.xml.gz does not >> work for me. Server drops

Re: HyperlinkProvider::performClickAction won't fire

2019-07-13 Thread Neil C Smith
On Sat, 13 Jul 2019 at 09:43, Peter Cheung wrote: > > If i ctrl-click on some space/tab position, it fires. It seems netbeans 11 > eating the event when i ctrl-click on words. I am not sure. If this is what I think it is, please try in NB 11.1-beta4 later today. Thanks, Neil

Re: HyperlinkProvider::performClickAction won't fire

2019-07-13 Thread Peter Cheung
If i ctrl-click on some space/tab position, it fires. It seems netbeans 11 eating the event when i ctrl-click on words. I am not sure. Thanks >From Peter From: Peter Cheung Sent: Saturday, July 13, 2019 4:38 PM To: dev@netbeans.apache.org Subject:

HyperlinkProvider::performClickAction won't fire

2019-07-13 Thread Peter Cheung
Hi All HyperlinkProvider::performClickAction() won't fire even i force isHyperlinkPoint() to return true. Any hints? Thanks >From Peter

Re: Why does NetBeans still have to download post-install the Oracle JSParser?

2019-07-13 Thread Emilian Bold
Oh, and the lib hasn't changed since 2016 http://hg.openjdk.java.net/graal/graal-js-parser --emi On Sat, Jul 13, 2019 at 11:20 AM Matthias Bläsing wrote: > > Am Samstag, den 13.07.2019, 11:10 +0300 schrieb Emilian Bold: > >> [Why do we need to download Graal.JS Parser, if it is UPL licensed?] >

Re: Why does NetBeans still have to download post-install the Oracle JSParser?

2019-07-13 Thread Emilian Bold
PS: Could somebody from Oracle tell me how that NBM is built? --emi On Sat, Jul 13, 2019 at 10:54 AM Emilian Bold wrote: > > > It's quite simple to download and pre-include as part of your platform app > build process if required though. At least with Ant I know it is as I'm > bundling

Thanks for not deleting javaee.wildfly

2019-07-13 Thread Emilian Bold
Hello, I see that initially javaee.wildfly was just removed from cluster.properties but it was still in place. It was easy to re-add. Now it has been moved to contrib. This is still OK as at least the code is in the repository. We should probably do the same for beansbinding and some other

Re: Why does NetBeans still have to download post-install the Oracle JSParser?

2019-07-13 Thread Emilian Bold
> It's quite simple to download and pre-include as part of your platform app build process if required though. At least with Ant I know it is as I'm bundling nb-javac. How? My build system is quite odd so I do it the way the build system wants to but perhaps the patch is smaller via ant. >

Re: Why does NetBeans still have to download post-install the Oracle JSParser?

2019-07-13 Thread Matthias Bläsing
Hi Emilian, Am Freitag, den 12.07.2019, 15:32 +0300 schrieb Emilian Bold: > > Last I looked into this the Oracle JSParser was under a BSD license so > the only problem was the nobody is re-packaging it as a proper JAR we > can use. Has this changed recently? > That would be:

Re: Why does NetBeans still have to download post-install the Oracle JSParser?

2019-07-13 Thread Neil C Smith
On Sat, 13 Jul 2019, 07:53 Zoran Sevarac, wrote: > Yes thanks for bringing this up. And if some NB Platform App has a > dependency to it, it's even more annoying. > Especially when installer comes into play. Maybe these additional > dependencies could be all downloaded as a part of installation

Re: Why does NetBeans still have to download post-install the Oracle JSParser?

2019-07-13 Thread Zoran Sevarac
Yes thanks for bringing this up. And if some NB Platform App has a dependency to it, it's even more annoying. Especially when installer comes into play. Maybe these additional dependencies could be all downloaded as a part of installation procedure. On Fri, Jul 12, 2019 at 2:33 PM Emilian Bold