Re: NetBeans 11.1 beta 3 Java EE 8 support

2019-07-08 Thread Josh Juneau
My apologies for taking a while to get the PR into place. Unfortunately my main workstation Mac is one of the 2015 models affected by the battery issues and it has been sent to Apple for repairs...so I'm running on a backup machine. I have to try and get everything into place to republish the web

Re: Final preparation for NB 11.1 voting

2019-07-08 Thread Geertjan Wielenga
On Mon, Jul 8, 2019 at 3:32 PM Neil C Smith wrote: > IMO with > the new release schedule we should try and address critical issues in > the non-LTS releases, but they shouldn't block non-LTS releases unless > they're a regression. Thoughts? > I agree with that a lot. Didn't see blocker issues

Final preparation for NB 11.1 voting

2019-07-08 Thread Neil C Smith
Hi All, I've opened a PR to sync master to release branch for the NB 11.1 voting candidate. I aim to merge by end of day tomorrow (Tues 9th). Please let me know if there's anything missing (still expecting at least one PR with JavaEE fixes). If anyone has a chance to go through - https://issues

Re: Issue with merged PR (https://github.com/apache/netbeans/pull/1285)

2019-07-08 Thread Neil C Smith
On Mon, 8 Jul 2019 at 11:55, Arunava Sinha wrote: > I had created the PR for reverting back hint for ant project. > > https://github.com/apache/netbeans/pull/1362 > > I tried out with NetBeans Platform project, there also it didn't work. > But if I modify something in apisupport/apisupport.ant mod

Help to debug Jsp

2019-07-08 Thread José Luis Nebril
Hello, I am new using netbeans, before I was using oracle jdeveloper. I can use debug on java classes but when I try to debug jsp pages, the debugger is not stop. Could anybody help me to solve it? Thanks Enviado desde mi iPhone

Re: Issue with merged PR (https://github.com/apache/netbeans/pull/1285)

2019-07-08 Thread Neil C Smith
On Mon, 8 Jul 2019, 07:33 Arunava Sinha, wrote: > Hint was added in apisupport/apisupport.ant module but it seems the > module is not getting loaded due to some reason. > Have you tried with a NetBeans Platform project?! I'd missed it was in that module when looking through merging. Can you do a