Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-26 Thread Patrik Karlström
I was curious to try [NETBEANS-4367] Properly handle default_cachedir in platform application launcher script https://github.com/apache/netbeans/pull/2153 in 12.1beta1 and noticed that it only applied to ant based platform applications. Will it also work for maven based ones once the RELEASE-121 a

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-24 Thread Geertjan Wielenga
Hi all, Began adding content to the empty page pointed to by Neil at the start of this thread: https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.1 Would be great to add more content to it -- all those who worked on features or fixes for 12.1, please state in this thread or

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Geertjan Wielenga
Excellent, thank you. Gj On Thu, 23 Jul 2020 at 16:26, Josh Juneau wrote: > Hi Geertjan, > > It should be working with GlassFish 5.1.0. However, I just tested and > Jakarta EE 8 is not showing up with GlassFish 5.1.0. I will need to debug > and repair that issue. > > Thank you > > Josh Juneau

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Josh Juneau
Hi Geertjan, It should be working with GlassFish 5.1.0. However, I just tested and Jakarta EE 8 is not showing up with GlassFish 5.1.0. I will need to debug and repair that issue. Thank you Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Ju

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Geertjan Wielenga
And only if no server is selected? I.e., which server must be selected for "Jakarta EE 8 Web" to be available? Gj On Thu, Jul 23, 2020 at 2:13 PM Josh Juneau wrote: > Hi Geertjan, > > Yes, this is for Maven only...hoping to address ant, etc. in a later > release. For now, if you create a new J

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Josh Juneau
Hi Geertjan, Yes, this is for Maven only...hoping to address ant, etc. in a later release. For now, if you create a new Java Web project, then you have the option to select Jakarta EE 8, which will create a project with Maven POM including the dependencies required for the Jakarta EE 8 platform.

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Geertjan Wielenga
On Thu, 23 Jul 2020 at 02:03, Josh Juneau wrote: > You should be able to change an existing Java EE project to Jakarta EE by > right-clicking it and updating the project properties accordingly. > > To create a new Jakarta EE 8 app, create a New Maven web project and > select it. > How is the ap

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-22 Thread Josh Juneau
You should be able to change an existing Java EE project to Jakarta EE by right-clicking it and updating the project properties accordingly. To create a new Jakarta EE 8 app, create a New Maven web project and select it. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-22 Thread Junichi Yamamoto
PHP: - Add new actions for Composer (https://github.com/apache/netbeans/pull/2173) - Show `false` and `true` instead of `0` and `1` as boolean values in the Variables window of the debugger (https://github.com/apache/netbeans/pull/2178) - Improve/Fix code analysis features(e.g. https://github.com/a

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-22 Thread Geertjan Wielenga
On Wed, Jul 22, 2020 at 8:26 PM Josh Juneau wrote: > Excellent work Neil...thanks! > > With respect to Jakarta EE 8, the new features are: > - Ability to create a Jakarta EE 8 project > - Change an existing Maven web application to Jakarta EE 8. > How/where? Gj > > Thanks! > > Josh Juneau >

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-22 Thread Josh Juneau
Excellent work Neil...thanks! With respect to Jakarta EE 8, the new features are: - Ability to create a Jakarta EE 8 project - Change an existing Maven web application to Jakarta EE 8. Thanks! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=J

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-22 Thread Neil C Smith
On Wed, 22 Jul 2020 at 18:54, Geertjan Wielenga wrote: > Happy to fill out the empty page -- what are the top 5 or so of these and > what can be considered the release drivers for this? The only release driver is the date! :-) In terms of bigger features, there's the lightweight C/C++ support -

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-22 Thread Geertjan Wielenga
Happy to fill out the empty page -- what are the top 5 or so of these and what can be considered the release drivers for this? https://github.com/apache/netbeans/milestone/6?closed=1 Gj On Wed, Jul 22, 2020 at 7:45 PM Neil C Smith wrote: > Dear Apache NetBeans community, > > The first beta bui

Apache NetBeans 12.1-beta1 available for testing

2020-07-22 Thread Neil C Smith
Dear Apache NetBeans community, The first beta build for Apache NetBeans 12.1 is available. As per the release schedule, NB 12.1 is a non-LTS release, and will not have a full NetCAT process. However, feedback and testing from those on the dev@ and netcat@ lists would still be appreciated, parti