Re: next release

2022-06-07 Thread Jan Lahoda
Hi,

If what you have is an Ant or Maven project, then: (File in the main menu
or context menu of the project)/Project Properties/Build/Compiling, uncheck
"Compile on Save".

Jan

On Tue, Jun 7, 2022 at 1:23 AM Ty Young  wrote:

> Apparently the only reason it is "fixed" is because nb-javac is
> installed but now I'm getting random classfile version mismatch
> errors(62.* vs 63.*). How do I disable Netbean's background compiling?
>
>
> On 6/1/22 2:29 PM, Ty Young wrote:
> >
> > On 5/30/22 8:55 AM, Neil C Smith wrote:
> >> On Mon, 30 May 2022 at 14:46, Ty Young  wrote:
> >>> Is the JDK 19 compatibility issues fixed in 14?
> >> GitHub issue links?
> >>
> >> One thing that fixes an issue on JDK 19 has just gone in.  But
> >> NetBeans isn't expected to fully support JDK 19 until version 16.
> >
> >
> > The issue is fixed it looks like. Thanks to whoever fixed it.
> >
> >
> >>
> >> Best wishes,
> >>
> >> Neil
> >>
> >> -
> >> 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
> >>
> >>
> >>
>
> -
> 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
>
>
>
>


Re: next release

2022-06-07 Thread Geertjan Wielenga
At this point, it’s clear the releases are good and so added my binding +1
where needed to round off the voting.

Gj

On Wed, 8 Jun 2022 at 07:04, John Mc  wrote:

> Hi,
>
> I think the macOS(me & Josh) and Windows installer(me & Eric) votes need
> another PMC +1 vote to allow them to pass - Can someone take a look please
> and vote?
>
> The VS Code needs another PMC+1 as well(Eric & I assume Martin will +1 his
> own vote ;) ) - Same request, can someone take a look please and vote?
>
> The main vote & Linux vote threads look fine, so we're very close to being
> able to complete all votes at the same time...
>
> Regards
>
> John
>
>
> On Tue, 7 Jun 2022 at 00:23, Ty Young  wrote:
>
> > Apparently the only reason it is "fixed" is because nb-javac is
> > installed but now I'm getting random classfile version mismatch
> > errors(62.* vs 63.*). How do I disable Netbean's background compiling?
> >
> >
> > On 6/1/22 2:29 PM, Ty Young wrote:
> > >
> > > On 5/30/22 8:55 AM, Neil C Smith wrote:
> > >> On Mon, 30 May 2022 at 14:46, Ty Young  wrote:
> > >>> Is the JDK 19 compatibility issues fixed in 14?
> > >> GitHub issue links?
> > >>
> > >> One thing that fixes an issue on JDK 19 has just gone in.  But
> > >> NetBeans isn't expected to fully support JDK 19 until version 16.
> > >
> > >
> > > The issue is fixed it looks like. Thanks to whoever fixed it.
> > >
> > >
> > >>
> > >> Best wishes,
> > >>
> > >> Neil
> > >>
> > >> -
> > >> 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
> > >>
> > >>
> > >>
> >
> > -
> > 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
> >
> >
> >
> >
>


Re: next release

2022-06-07 Thread John Mc
Hi,

I think the macOS(me & Josh) and Windows installer(me & Eric) votes need
another PMC +1 vote to allow them to pass - Can someone take a look please
and vote?

The VS Code needs another PMC+1 as well(Eric & I assume Martin will +1 his
own vote ;) ) - Same request, can someone take a look please and vote?

The main vote & Linux vote threads look fine, so we're very close to being
able to complete all votes at the same time...

Regards

John


On Tue, 7 Jun 2022 at 00:23, Ty Young  wrote:

> Apparently the only reason it is "fixed" is because nb-javac is
> installed but now I'm getting random classfile version mismatch
> errors(62.* vs 63.*). How do I disable Netbean's background compiling?
>
>
> On 6/1/22 2:29 PM, Ty Young wrote:
> >
> > On 5/30/22 8:55 AM, Neil C Smith wrote:
> >> On Mon, 30 May 2022 at 14:46, Ty Young  wrote:
> >>> Is the JDK 19 compatibility issues fixed in 14?
> >> GitHub issue links?
> >>
> >> One thing that fixes an issue on JDK 19 has just gone in.  But
> >> NetBeans isn't expected to fully support JDK 19 until version 16.
> >
> >
> > The issue is fixed it looks like. Thanks to whoever fixed it.
> >
> >
> >>
> >> Best wishes,
> >>
> >> Neil
> >>
> >> -
> >> 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
> >>
> >>
> >>
>
> -
> 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
>
>
>
>


Re: next release

2022-06-06 Thread Ty Young
Apparently the only reason it is "fixed" is because nb-javac is 
installed but now I'm getting random classfile version mismatch 
errors(62.* vs 63.*). How do I disable Netbean's background compiling?



On 6/1/22 2:29 PM, Ty Young wrote:


On 5/30/22 8:55 AM, Neil C Smith wrote:

On Mon, 30 May 2022 at 14:46, Ty Young  wrote:

Is the JDK 19 compatibility issues fixed in 14?

GitHub issue links?

One thing that fixes an issue on JDK 19 has just gone in.  But
NetBeans isn't expected to fully support JDK 19 until version 16.



The issue is fixed it looks like. Thanks to whoever fixed it.




Best wishes,

Neil

-
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





-
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





Re: next release

2022-06-02 Thread Geertjan Wielenga
And please note this text in the vote thread, and can we try to really
follow this in the Apache NetBeans 14 vote thread, please:

“Only respond if you are going to vote, i.e., this is NOT a discussion
thread.”

Thanks,

Gj

On Thu, 2 Jun 2022 at 10:12, Geertjan Wielenga <
geertjan.wiele...@googlemail.com> wrote:

> Search in your inbox for NetBeans 14 vote thread.
>
> Gj
>
> On Thu, 2 Jun 2022 at 10:10, Colin <78429...@qq.com.invalid> wrote:
>
>> Where is Netbeans 14 vote thread?
>>
>>
>>
>>
>> --原始邮件--
>> 发件人:
>>       "dev"
>>
>> > 发送时间:2022年6月2日(星期四) 下午2:08
>> 收件人:"dev">
>> 主题:Re: next release
>>
>>
>>
>> Hi all,
>>
>> For those wanting NetBeans 14 to be released: vote in the NetBeans 14 vote
>> thread, please.
>>
>> Thanks,
>>
>> Gj
>>
>> On Wed, 1 Jun 2022 at 23:29, Ty Young >
>> 
>>  On 5/30/22 8:55 AM, Neil C Smith wrote:
>>   On Mon, 30 May 2022 at 14:46, Ty Young > wrote:
>>   Is the JDK 19 compatibility issues fixed in 14?
>>   GitHub issue links?
>>  
>>   One thing that fixes an issue on JDK 19 has just gone in.
>> But
>>   NetBeans isn't expected to fully support JDK 19 until version
>> 16.
>> 
>> 
>>  The issue is fixed it looks like. Thanks to whoever fixed it.
>> 
>> 
>>  
>>   Best wishes,
>>  
>>   Neil
>>  
>>  
>> -
>>   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
>> 
>> <https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists>;
>> 
>>  
>>  
>> 
>>  -
>>  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
>> 
>> <https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists>;
>> 
>> 
>> 
>
>


Re: next release

2022-06-02 Thread Geertjan Wielenga
Search in your inbox for NetBeans 14 vote thread.

Gj

On Thu, 2 Jun 2022 at 10:10, Colin <78429...@qq.com.invalid> wrote:

> Where is Netbeans 14 vote thread?
>
>
>
>
> --原始邮件--
> 发件人:
>   "dev"
>
>  发送时间:2022年6月2日(星期四) 下午2:08
> 收件人:"dev"
> 主题:Re: next release
>
>
>
> Hi all,
>
> For those wanting NetBeans 14 to be released: vote in the NetBeans 14 vote
> thread, please.
>
> Thanks,
>
> Gj
>
> On Wed, 1 Jun 2022 at 23:29, Ty Young 
> 
>  On 5/30/22 8:55 AM, Neil C Smith wrote:
>   On Mon, 30 May 2022 at 14:46, Ty Young  wrote:
>   Is the JDK 19 compatibility issues fixed in 14?
>   GitHub issue links?
>  
>   One thing that fixes an issue on JDK 19 has just gone in.
> But
>   NetBeans isn't expected to fully support JDK 19 until version 16.
> 
> 
>  The issue is fixed it looks like. Thanks to whoever fixed it.
> 
> 
>  
>   Best wishes,
>  
>   Neil
>  
>  
> -
>   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
> 
> <https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists>;
> 
>  
>  
> 
>  -
>  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
> 
> <https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists>;
> 
> 
> 


?????? next release

2022-06-02 Thread Colin
Where is Netbeans 14 vote thread?




----
??: 
   "dev"

https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
 
 
 

 -
 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





Re: next release

2022-06-02 Thread Geertjan Wielenga
Hi all,

For those wanting NetBeans 14 to be released: vote in the NetBeans 14 vote
thread, please.

Thanks,

Gj

On Wed, 1 Jun 2022 at 23:29, Ty Young  wrote:

>
> On 5/30/22 8:55 AM, Neil C Smith wrote:
> > On Mon, 30 May 2022 at 14:46, Ty Young  wrote:
> >> Is the JDK 19 compatibility issues fixed in 14?
> > GitHub issue links?
> >
> > One thing that fixes an issue on JDK 19 has just gone in.  But
> > NetBeans isn't expected to fully support JDK 19 until version 16.
>
>
> The issue is fixed it looks like. Thanks to whoever fixed it.
>
>
> >
> > Best wishes,
> >
> > Neil
> >
> > -
> > 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
> >
> >
> >
>
> -
> 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
>
>
>
>


Re: next release

2022-06-01 Thread Ty Young



On 5/30/22 8:55 AM, Neil C Smith wrote:

On Mon, 30 May 2022 at 14:46, Ty Young  wrote:

Is the JDK 19 compatibility issues fixed in 14?

GitHub issue links?

One thing that fixes an issue on JDK 19 has just gone in.  But
NetBeans isn't expected to fully support JDK 19 until version 16.



The issue is fixed it looks like. Thanks to whoever fixed it.




Best wishes,

Neil

-
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





-
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





Re: next release

2022-05-30 Thread Neil C Smith
On Mon, 30 May 2022 at 14:46, Ty Young  wrote:
> Is the JDK 19 compatibility issues fixed in 14?

GitHub issue links?

One thing that fixes an issue on JDK 19 has just gone in.  But
NetBeans isn't expected to fully support JDK 19 until version 16.

Best wishes,

Neil

-
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





Re: next release

2022-05-30 Thread Ty Young

Is the JDK 19 compatibility issues fixed in 14?


java.lang.ClassNotFoundException: com.sun.source.tree.GuardedPatternTree
    at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
    at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)

    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
    at org.netbeans.ProxyClassLoader.doFindClass(ProxyClassLoader.java:209)
Caused: java.lang.ClassNotFoundException: 
com.sun.source.tree.GuardedPatternTree starting from 
ModuleCL@555d3b7e[org.netbeans.modules.java.source.base] with possible 
defining loaders null and declared parents 
[ModuleCL@61dc470f[org.netbeans.api.java], 
ModuleCL@5a41b389[org.netbeans.libs.javacapi], 
org.netbeans.JarClassLoader@68a1a77d, 
ModuleCL@6e4b1f84[org.netbeans.modules.parsing.api], 
ModuleCL@4c181b26[org.netbeans.modules.parsing.indexing], 
ModuleCL@1555ff38[org.netbeans.modules.java.platform], 
ModuleCL@4b13586a[org.netbeans.modules.editor.guards], 
ModuleCL@7e05d39c[org.netbeans.modules.lexer], 
ModuleCL@66aadbd[org.openide.text], 
org.netbeans.MainImpl$BootClassLoader@38af3868, ...19 more]

    at org.netbeans.ProxyClassLoader.doFindClass(ProxyClassLoader.java:211)
    at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:125)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
Caused: java.lang.NoClassDefFoundError: 
com/sun/source/tree/GuardedPatternTree

    at org.netbeans.api.java.source.WorkingCopy.init(WorkingCopy.java:147)
    at 
org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:195)
    at 
org.netbeans.modules.java.hints.errors.ImportClass$FixBase$1.run(ImportClass.java:388)
    at 
org.netbeans.modules.java.hints.errors.ImportClass$FixBase$1.run(ImportClass.java:386)

    at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:675)
    at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:665)
    at 
org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:504)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
    at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:132)
    at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:116)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
    at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
    at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
    at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
    at 
org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
    at 
org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:83)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:454)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:425)
    at 
org.netbeans.api.java.source.JavaSource.runModificationTask(JavaSource.java:686)
    at 
org.netbeans.modules.java.hints.errors.ImportClass$FixBase.implement(ImportClass.java:402)
    at 
org.netbeans.modules.java.hints.errors.ImportClass$FixImport.implement(ImportClass.java:535)

    at org.netbeans.modules.editor.hints.HintsUI$1.run(HintsUI.java:810)
    at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
    at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)

    at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



On 5/30/22 6:06 AM, Neil C Smith wrote:

On Sun, 29 May 2022 at 17:19, Glenn Holmer  wrote:

I'm losing track... when is our next RC? and when the release of 14?

As far as I know, Eric is working on triggering RC6 - sync PR is in
test at https://github.com/apache/netbeans/pull/4150

Initial reason for a new RC was a bug fix PR opened against the
sampler module, then problems with an accidental merge of master into
the delivery branch and problems with ASF build system have delayed
things further.  You might notice RC5 never really happened.

Given minor changes between RC4 and RC6 perhaps won't be too long
after it until there can be a vote build, although a few days solid
testing is always good!

Best wishes,

Neil

-
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:

Re: next release

2022-05-30 Thread Neil C Smith
On Sun, 29 May 2022 at 17:19, Glenn Holmer  wrote:
> I'm losing track... when is our next RC? and when the release of 14?

As far as I know, Eric is working on triggering RC6 - sync PR is in
test at https://github.com/apache/netbeans/pull/4150

Initial reason for a new RC was a bug fix PR opened against the
sampler module, then problems with an accidental merge of master into
the delivery branch and problems with ASF build system have delayed
things further.  You might notice RC5 never really happened.

Given minor changes between RC4 and RC6 perhaps won't be too long
after it until there can be a vote build, although a few days solid
testing is always good!

Best wishes,

Neil

-
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





next release

2022-05-29 Thread Glenn Holmer
I'm losing track... when is our next RC? and when the release of 14?

--
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





Re: 12.4 or 13.0: The Next Release Discussion

2021-03-04 Thread Geertjan Wielenga
Ah, excellent.

Gj

On Thu, Mar 4, 2021 at 10:22 AM Neil C Smith  wrote:

> On Thu, 4 Mar 2021 at 09:04, Geertjan Wielenga 
> wrote:
> > In that light, I propose our next release is 12.4 along the schedule
> above.
>
> This was already decided a month ago! :-)
>
> It's 12.4 .. then 12.5 and 12.6 .. and then possibly 13 or 13.0 next Feb.
>
>
> https://lists.apache.org/thread.html/r08e565beb4027d75cf21cd5385e16001d21b778af2113ed7d7b0de4a%40%3Cdev.netbeans.apache.org%3E
>
> We do need to follow up on liaising about how this is documented, as
> per the final email, though.  And all the other questions still
> outstanding.
>
> Best wishes,
>
> Neil
>
> -
> 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
>
>
>
>


Re: 12.4 or 13.0: The Next Release Discussion

2021-03-04 Thread Neil C Smith
On Thu, 4 Mar 2021 at 09:04, Geertjan Wielenga  wrote:
> In that light, I propose our next release is 12.4 along the schedule above.

This was already decided a month ago! :-)

It's 12.4 .. then 12.5 and 12.6 .. and then possibly 13 or 13.0 next Feb.

https://lists.apache.org/thread.html/r08e565beb4027d75cf21cd5385e16001d21b778af2113ed7d7b0de4a%40%3Cdev.netbeans.apache.org%3E

We do need to follow up on liaising about how this is documented, as
per the final email, though.  And all the other questions still
outstanding.

Best wishes,

Neil

-
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





12.4 or 13.0: The Next Release Discussion

2021-03-04 Thread Geertjan Wielenga
Hi all,

Since we're in the process of wrapping up 12.3, i.e., just voting now and
things seem to be going well, let's look at the release schedule:

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

Some comments:

1. In other threads, we've discussed the point that we don't really know
what we mean by an LTS release and we should consider not doing them
anymore, until we do know what we mean by that term. In that light, I
propose our next release is 12.4 along the schedule above.

2. In the schedule above, we should change the 13 and 13 columns to be
"release 12" too, and continue incrementing the minor number until we know
when/if we want to do the next LTS.

3. The next release, if it is 12.4, will not have a NetCAT process, i.e.,
we'll continue doing NetCAT but only if/when we do the next LTS release.

4. That means we'll need to update the schedule above for 12.4, if we do
12.4, since there won't be NetCAT, and we will still target May 15 to 31 as
our release date for the next release.

Thoughts?

Note: Before responding in this thread, please consider whether you're
going to be adding noise or insight here -- i.e., if you have something
meaningful to add, that would be valuable and please go ahead. If, when
you think about it, you're not going to be helping to move this discussion
forward, and you're going to go off on a tangent instead, can you pause and
reconsider responding to this discussion, i.e., if you're going to answer
these questions by providing yet more questions, and you don't actually
have answers to the questions above, maybe skip this particular thread,
please. :-)

Thanks,

Gj