Re: JDK deployment support for NetBeans releases

2019-10-24 Thread Sven Reimers
Hi,

Azul is starting something they call MTS

So you will have support for JDK versions inbetween LTS releases...

Maybe something to consider..

-Sven

David Green  schrieb am Do., 24. Okt. 2019, 04:53:

> +1
>
> Although consideration in the future should be given to supporting
> immediate prior LTS for a period of time (6 months?) to give LTS trackers a
> time window to upgrade.
>
> On Wed, Oct 23, 2019 at 4:40 PM Geertjan Wielenga 
> wrote:
>
> > Hi all,
> >
> > I suggest that for deployment platforms, we always specify the following:
> >
> > 1. NetBeans runs on JDK 8.
> > 2. NetBeans runs on the latest LTS release, i.e., currently JDK 11.
> > 3. NetBeans runs on the latest current non-LTS release, i.e., currently
> JDK
> > 13.
> >
> > In other words, for Apache NetBeans 11.2, if someone complains about
> > problems running on JDK 12 (or 9 or 10), we should say "JDK 12 (or 9 or
> 10)
> > is not the current non-LTS nor LTS release -- please use either JDK 8,
> 11,
> > or 13."
> >
> > The deployment platforms sections of the download pages I have updated
> > accordingly:
> > https://netbeans.apache.org/download/nb110/nb110.html
> > https://netbeans.apache.org/download/nb111/nb111.html
> >
> > Comments and hopefully mainly agreement is welcome.
> >
> > Gj
> >
> --
> Sent from a mobile device. Please excuse any typos.
>


Re: JDK deployment support for NetBeans releases

2019-10-23 Thread David Green
+1

Although consideration in the future should be given to supporting
immediate prior LTS for a period of time (6 months?) to give LTS trackers a
time window to upgrade.

On Wed, Oct 23, 2019 at 4:40 PM Geertjan Wielenga 
wrote:

> Hi all,
>
> I suggest that for deployment platforms, we always specify the following:
>
> 1. NetBeans runs on JDK 8.
> 2. NetBeans runs on the latest LTS release, i.e., currently JDK 11.
> 3. NetBeans runs on the latest current non-LTS release, i.e., currently JDK
> 13.
>
> In other words, for Apache NetBeans 11.2, if someone complains about
> problems running on JDK 12 (or 9 or 10), we should say "JDK 12 (or 9 or 10)
> is not the current non-LTS nor LTS release -- please use either JDK 8, 11,
> or 13."
>
> The deployment platforms sections of the download pages I have updated
> accordingly:
> https://netbeans.apache.org/download/nb110/nb110.html
> https://netbeans.apache.org/download/nb111/nb111.html
>
> Comments and hopefully mainly agreement is welcome.
>
> Gj
>
-- 
Sent from a mobile device. Please excuse any typos.


Re: JDK deployment support for NetBeans releases

2019-10-23 Thread Josh Juneau
+1

Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau

> On Oct 23, 2019, at 4:40 PM, Geertjan Wielenga  wrote:
> 
> Hi all,
> 
> I suggest that for deployment platforms, we always specify the following:
> 
> 1. NetBeans runs on JDK 8.
> 2. NetBeans runs on the latest LTS release, i.e., currently JDK 11.
> 3. NetBeans runs on the latest current non-LTS release, i.e., currently JDK
> 13.
> 
> In other words, for Apache NetBeans 11.2, if someone complains about
> problems running on JDK 12 (or 9 or 10), we should say "JDK 12 (or 9 or 10)
> is not the current non-LTS nor LTS release -- please use either JDK 8, 11,
> or 13."
> 
> The deployment platforms sections of the download pages I have updated
> accordingly:
> https://netbeans.apache.org/download/nb110/nb110.html
> https://netbeans.apache.org/download/nb111/nb111.html
> 
> Comments and hopefully mainly agreement is welcome.
> 
> Gj


Re: JDK deployment support for NetBeans releases

2019-10-23 Thread Glenn Holmer
On 10/23/19 4:40 PM, Geertjan Wielenga wrote:
> I suggest that for deployment platforms, we always specify the following:
> 
> 1. NetBeans runs on JDK 8.
> 2. NetBeans runs on the latest LTS release, i.e., currently JDK 11.
> 3. NetBeans runs on the latest current non-LTS release, i.e., currently JDK
> 13.
> 
> In other words, for Apache NetBeans 11.2, if someone complains about
> problems running on JDK 12 (or 9 or 10), we should say "JDK 12 (or 9 or 10)
> is not the current non-LTS nor LTS release -- please use either JDK 8, 11,
> or 13."
> 
> The deployment platforms sections of the download pages I have updated
> accordingly:
> https://netbeans.apache.org/download/nb110/nb110.html
> https://netbeans.apache.org/download/nb111/nb111.html
> 
> Comments and hopefully mainly agreement is welcome.

Totally agree. If you're not on an LTS (or 8), you should be on the latest.

-- 
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


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

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



JDK deployment support for NetBeans releases

2019-10-23 Thread Geertjan Wielenga
Hi all,

I suggest that for deployment platforms, we always specify the following:

1. NetBeans runs on JDK 8.
2. NetBeans runs on the latest LTS release, i.e., currently JDK 11.
3. NetBeans runs on the latest current non-LTS release, i.e., currently JDK
13.

In other words, for Apache NetBeans 11.2, if someone complains about
problems running on JDK 12 (or 9 or 10), we should say "JDK 12 (or 9 or 10)
is not the current non-LTS nor LTS release -- please use either JDK 8, 11,
or 13."

The deployment platforms sections of the download pages I have updated
accordingly:
https://netbeans.apache.org/download/nb110/nb110.html
https://netbeans.apache.org/download/nb111/nb111.html

Comments and hopefully mainly agreement is welcome.

Gj