[ANNOUNCE] Apache NetBeans 14 released

2022-06-17 Thread Geertjan Wielenga
Hi all,

The Apache NetBeans team is pleased to announce that Apache NetBeans
13 was released on June 9, 2022 (though there's been a delay in
announcing the release).

What's in the Apache NetBeans 14 release:

https://github.com/apache/netbeans/releases/tag/14

Note it's the first time we're doing a generated changelog like the
above, next time it will be even better, we'll work on generating
different sections and highlights, to make it easier to read through.

Downloads:

https://netbeans.apache.org/download/nb14/nb14.html

See our release schedule:

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

Feel free to share the good news!

Thanks everyone, and best wishes,

Neil, Eric, Geertjan
on behalf of Apache NetBeans PMC

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Adding Payara Server to Jakarta EE 9 Project

2022-06-17 Thread Amn

Now that NB14, OOH HOO, has anyone of you tested Payara on it?

Have a good weekend folks!

On 2022-05-11 11:08 a.m., Josh Juneau wrote:
Payara does work in NetBeans, but the Jakarta EE 9 schemas for Payara 
server may not have been updated.  I can check on that for a future 
update.


Incidentally, I am working on updating the Jakarta schemas for 
GlassFish.  Hope to have this work completed for the next release.


Thanks

Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
Apress Author 



On Wed, May 11, 2022 at 9:51 AM Laszlo Kishalmi 
 wrote:


Payara shall work with NetBeans, some Payara devs even contribute
code for the Payara plugin, however I have not checked the latest
development in that area.

On 5/11/22 00:30, Amn wrote:


I don't think Payara works under Netbeans. I am migrating from
Win to Linux, I'll try under the linux platform and see how
things go here.

On 2022-05-04 09:50, Mike Ryan wrote:

Hello,

In both Netbeans 12.6 and 13 I’m having trouble figuring out how to add a 
Payara Server to my Jakarta EE 9 project.

Payara version: 5.2022.2
Apache NetBeans version: 12.6 or 13
JDK: 11.0.8

I have the following in my Gradle build file:

dependencies {
 providedCompile 'jakarta.platform:jakarta.jakartaee-web-api:9.1.0’
}

The project compiles fine. I can add the Payara Server to my Java EE 8 
projects. But when I go to my project’s Properties -> Run I see

Java EE Version: Jakarta EE 9 Web

but there are no servers in the Server dropdown.

I’m assuming there’s just some config I’m forgetting about somewhere.

Anyone have any ideas?

Thanks,

Mike
-
To unsubscribe, e-mail:users-unsubscr...@netbeans.apache.org
For additional commands, e-mail:users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

-- 
*ArbolOne*

Using Fire Fox and Thunderbird.
Developing using Java, C/C++, HTM/CSS and SQLite as our platform
has been exciting and most rewarding.[*Ñ*]



--
*Using Fire Fox and Thunderbird.*
Developing for Android using Java, C/C++, HTM/CSS and SQLite as our 
platform has been exciting and most rewarding.

[ Ñ ]

--
This email has been checked for viruses by AVG.
https://www.avg.com


Re: Gradle "Failed to notify build listener" project load error

2022-06-17 Thread Laszlo Kishalmi

Could you provide more details and/or file an issue on Github?


On 6/15/22 10:03, Jonathan Bergh wrote:

hi guys,

Once again, thanks so much for the new software release. Trying to 
load existing projects in v14, I am getting a Gradle priming build 
error "Failed to notify build listener" error when loading projects.


I am running NB on Zulu JDK11 and for various reasons, need to run the 
project on Gradle wrapper 4.10.2.


This project and subprojects open fine in NB v13, with the same 
Options > Java > Gradle config and the same JDK.


Any ideas?

Thanks in advance
Jonathan

ᐧ