Re: Adding NetBeans sources as NetBeans platform

2019-10-22 Thread Geertjan Wielenga
Are you able to register another NetBeans IDE as a NetBeans Platform without a problem -- is it only when you try to register your own build of the sources? Just trying to identify where the problem might be. Gj On Mon, Oct 21, 2019 at 8:45 PM Geertjan Wielenga wrote: > And we’re just writing

Re: [VOTE] Release Apache NetBeans 11.2 [vote candidate 1]

2019-10-22 Thread Neil C Smith
On Mon, 21 Oct 2019 at 23:11, Stephen G. Parry wrote: > If Payara is now fully integrated > with NB 11.1+ and it turns out that is where the problems lie, does that > mean we have to wait for 11.3 before we can get any fixes to these released? Maybe / maybe not. Please don't hijack the vote

Re: Adding NetBeans sources as NetBeans platform

2019-10-22 Thread Boris Heithecker
Yes, the strange think is, if I build a zip ("ant build") and extract it, I can add it as a platform without problem. But, as I said, adding the nbbuild/netbeans directly causes problems. The folder is recognized as a platform and I can add it as a NetBeans platform, but the modules list is either

[DISCUSS] Handling release updates

2019-10-22 Thread Neil C Smith
Hi All, A few recent emails make me think that there's at least the possibility we'll want to consider some cherry-picked module updates for 11.2 over the next month or so, assuming the release goes through OK. At present I think we've only done this once for 11.0 with the gradle patch update?

Re: Adding NetBeans sources as NetBeans platform

2019-10-22 Thread Geertjan Wielenga
Yes, I can reproduce. If you can investigate the cause, as much as possible, that would help. Gj On Tue, 22 Oct 2019 at 09:45, Boris Heithecker wrote: > Yes, the strange think is, if I build a zip ("ant build") and extract it, > I can add it as a platform without problem. > But, as I said,

Re: c/c++ module ?

2019-10-22 Thread Mehdi Haghgoo
Hi Brad,Sorry if this sounds an odd question,  what do you mean by module donation?  -Mehdi On Wed, Oct 23, 2019 at 12:08 AM, Brad Walker wrote: Just curious what the current status of the C/C++ module donation is. I think it should have been completed by now, correct? Thanks. -brad

Re: c/c++ module ?

2019-10-22 Thread Glenn Holmer
On 10/22/19 1:02 PM, Geertjan Wielenga wrote: > We’ve just signed the document and handed it over to Apache, so the C/C++ > donation is complete (took a lot of work) but it depends on something else > that is still in process of donation, therefore it is probably better to > wait for that part

Re: c/c++ module ?

2019-10-22 Thread Geertjan Wielenga
Oracle is donating NetBeans in the form of modules to Apache. Take a look at github.com/apache/netbeans Gj On Tue, 22 Oct 2019 at 22:42, Mehdi Haghgoo wrote: > > Hi Brad,Sorry if this sounds an odd question, what do you mean by module > donation? > -Mehdi > > > On Wed, Oct 23, 2019 at 12:08

Re: c/c++ module ?

2019-10-22 Thread Mehdi Haghgoo
Oh, thanks Gj for clarification. Now I understand why Apache Netbeans has taken so long to open source.  On Wed, Oct 23, 2019 at 12:14 AM, Geertjan Wielenga wrote: Oracle is donating NetBeans in the form of modules to Apache. Take a look at github.com/apache/netbeans Gj On Tue, 22

Re: c/c++ module ?

2019-10-22 Thread Geertjan Wielenga
It has been open source since approximately the year 2000, so basically 20 years. Now that it is in Apache, it is on top of that open governance — not only can you reuse it, you can also directly drive its roadmap. When will the next release be released? Up to you: start voting in vote threads.

Maven projects Compile on Save requires nbjavac

2019-10-22 Thread Alessandro
Hi all, while testing NB11.2 voting candidate running on OpenJDK 11 I noticed that the "Compile on Save" checkbox in maven projects project properties dialog was greyed out but I didn't digged it further. After a while I tested the installation of nbjavac plugin and shortly afterwards noticed

Re: OpenJFX Lite

2019-10-22 Thread Geertjan Wielenga
Try it, it’s really a clever combination of technologies. Gj On Tue, 22 Oct 2019 at 18:54, Carl Mosca wrote: > Excellent, thank you!! > > On Tue, Oct 22, 2019 at 9:38 AM Geertjan Wielenga > wrote: > > > https://youtu.be/cUSDknlhxcY > > > > Gj > > > > > -- > Carl J. Mosca >

Re: Apache NetBeans 11.2-beta3 is Available for Testing!

2019-10-22 Thread David Green
Works for me. Deleted old 11.2-* user directories and then ran. nbjavac loaded. Runs several existing projects and copied the JavaFX libraries per the pom file. I would note that, like the convenience binaries, the Profile the IDE, and Pause I/O Checks buttons are on the tool bar which I

Re: Apache NetBeans 11.2-beta3 is Available for Testing!

2019-10-22 Thread Laszlo Kishalmi
Well, they are not needed for most users, though It is easier to explain the users where to find these tools when we are requesting a profiling snapshot from them for their issues. On 10/22/19 8:21 AM, David Green wrote: Works for me.  Deleted old 11.2-* user directories and then ran. nbjavac

Re: Maven projects Compile on Save requires nbjavac

2019-10-22 Thread Neil C Smith
On Tue, 22 Oct 2019 at 15:57, Alessandro wrote: > Is this a known requirement? Yes. It's a least mentioned in the popup that shows up about installing nbjavac. Not sure where else it's documented. Best wishes, Neil - To

OpenJFX Lite

2019-10-22 Thread Geertjan Wielenga
https://youtu.be/cUSDknlhxcY Gj

RE: [VOTE] Release Apache NetBeans 11.2 [vote candidate 1]

2019-10-22 Thread Eric Barboni
+1 (binding) Regards Eric -Message d'origine- De : Ludovic HOCHET Envoyé : lundi 21 octobre 2019 22:56 À : dev@netbeans.apache.org Objet : Re: [VOTE] Release Apache NetBeans 11.2 [vote candidate 1] +1 built from the source zip with JDK 8u232, ran on top of JDK 13.0.1 On Sun, 20 Oct

RE: [VOTE] Apache NetBeans maven artefacts for version 11.2

2019-10-22 Thread Eric Barboni
+1 (binding) Regards Eric -Message d'origine- De : Thomas Kellerer Envoyé : lundi 21 octobre 2019 15:50 À : dev@netbeans.apache.org Objet : Re: [VOTE] Apache NetBeans maven artefacts for version 11.2 I retract this vote as it was in the wrong place. Thomas Kellerer schrieb am

c/c++ module ?

2019-10-22 Thread Brad Walker
Just curious what the current status of the C/C++ module donation is. I think it should have been completed by now, correct? Thanks. -brad w.

Re: c/c++ module ?

2019-10-22 Thread Geertjan Wielenga
We’ve just signed the document and handed it over to Apache, so the C/C++ donation is complete (took a lot of work) but it depends on something else that is still in process of donation, therefore it is probably better to wait for that part (dlight) to be donated rather than putting something into

Re: c/c++ module ?

2019-10-22 Thread Brad Walker
Geertjan, Thank you for the prompt response! I know all of this is taking a lot of work & time. -brad w. On Tue, Oct 22, 2019 at 12:03 PM Geertjan Wielenga wrote: > We’ve just signed the document and handed it over to Apache, so the C/C++ > donation is complete (took a lot of work) but it

Re: [VOTE] Release Apache NetBeans 11.2 [vote candidate 1]

2019-10-22 Thread Junichi Yamamoto
+1 (binding) - Checked jar files - Verified the cryptographic signatures, the NOTICE and LICENSE file - BUILD SUCCESSFUL - Tried creating a PHP project and running CC. Works fine. Regards, Junichi On Sun, Oct 20, 2019 at 9:26 PM Neil C Smith wrote: > > Dear all, > > This is our first voting

Re: Adding NetBeans sources as NetBeans platform

2019-10-22 Thread Boris Heithecker
Sure, next week I can. Boris On Tue, 22 Oct 2019 at 09:47, Geertjan Wielenga wrote: > Yes, I can reproduce. If you can investigate the cause, as much as > possible, that would help. > > Gj > > On Tue, 22 Oct 2019 at 09:45, Boris Heithecker > wrote: > > > Yes, the strange think is, if I build a

Re: Re: c/c++ module ?

2019-10-22 Thread Eric Bresie
So the donations is in someone’s hand awaiting further work to address dlight dependency after which it will be merged into the git repository? Beyond voting and the like, is there anything the community can do on this? Eric Bresie ebre...@gmail.com > On October 22, 2019 at 1:02:58 PM CDT,

Re: Re: c/c++ module ?

2019-10-22 Thread Geertjan Wielenga
Yes. Gj On Wed, 23 Oct 2019 at 02:57, Eric Bresie wrote: > Is this the Dlight in question? > > http://wiki.netbeans.org/DLightToolkit > > Eric Bresie > ebre...@gmail.com > > On October 22, 2019 at 3:38:17 PM CDT, Glenn Holmer > wrote: > > On 10/22/19 1:02 PM, Geertjan Wielenga wrote: > > >

Re: Re: c/c++ module ?

2019-10-22 Thread Eric Bresie
Is this the Dlight in question? http://wiki.netbeans.org/DLightToolkit Eric Bresie ebre...@gmail.com > On October 22, 2019 at 3:38:17 PM CDT, Glenn Holmer > wrote: > On 10/22/19 1:02 PM, Geertjan Wielenga wrote: > > We’ve just signed the document and handed it over to Apache, so the C/C++ > >

Re: Re: c/c++ module ?

2019-10-22 Thread Geertjan Wielenga
No. Gj On Wed, 23 Oct 2019 at 02:58, Eric Bresie wrote: > So the donations is in someone’s hand awaiting further work to address > dlight dependency after which it will be merged into the git repository? > > Beyond voting and the like, is there anything the community can do on this? > > Eric