Jira plugin

2022-11-27 Thread Diego Silva
Hi everyone. I have seen that the Jira plugin for NetBeans is available
from the task module, but it does not download anything. Does this plugin
really exist?


Re: [DISCUSSION] Gradle Patch Release for NetBeans 16

2022-11-27 Thread Laszlo Kishalmi
Yes. The UC, where it can be tested will be on Apache Jenkins. Once I 
set up the build job, I'd post it here.


On 11/27/22 18:58, Ernie Rael wrote:
I'm salivating at the thought of running NetBeans on a recent jdk and 
work on old gradle version projects.


For testing, is it possible and simple to have a nb16u1 update center, 
which I can manually add locally?


-ernie

On 22/11/27 3:25 PM, Laszlo Kishalmi wrote:

Dear all,

This is a kind of notice / discussion.

Frequent visitors of GitHub might notice, that I've created a new 
Milestone NB16u1. There are a handful of important fixes in our 
Gradle Support that would improve the Gradle/JDK compatibility. I 
think those are important, as some of them are fixing regressions.


It's a bit unfortunate that these fixes have arrived late of our NB16 
release phase. They could be annoying, but I would not stop the 
release train on them. So I've decided to step up and create an 
unusual patch release for NB16. I would like it to keep this update 
release low profile, so we could deliver it ASAP.


Some things to know:

 * Created a branch for this named: release161
 * The milestone is NB16u1
 * I'm going to create PR-s against the new branch, by cherry-picking
   PR-s landed on master.
 * Once done, there would be (hopefully) one vote round on the whole
   source release zip.
 * NB16u1 will be delivered trough our Update Center. (Of course, the
   zip source distribution would be available, but the convenience
   binary would be just the nbm package)
 * I would steer this small update release as an RM, if there would be
   no objection.

Current PR candidates to be included in NB16u1:

 * https://github.com/apache/netbeans/pull/5014
 * https://github.com/apache/netbeans/pull/4995
 * https://github.com/apache/netbeans/pull/4984
 * https://github.com/apache/netbeans/pull/4985

Also I hope that there would be a fix for this as well:

https://github.com/apache/netbeans/issues/5015


As usual feedback is welcome!


--

Laszlo Kishalmi




-
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: [DISCUSSION] Gradle Patch Release for NetBeans 16

2022-11-27 Thread Ernie Rael
I'm salivating at the thought of running NetBeans on a recent jdk and 
work on old gradle version projects.


For testing, is it possible and simple to have a nb16u1 update center, 
which I can manually add locally?


-ernie

On 22/11/27 3:25 PM, Laszlo Kishalmi wrote:

Dear all,

This is a kind of notice / discussion.

Frequent visitors of GitHub might notice, that I've created a new 
Milestone NB16u1. There are a handful of important fixes in our Gradle 
Support that would improve the Gradle/JDK compatibility. I think those 
are important, as some of them are fixing regressions.


It's a bit unfortunate that these fixes have arrived late of our NB16 
release phase. They could be annoying, but I would not stop the 
release train on them. So I've decided to step up and create an 
unusual patch release for NB16. I would like it to keep this update 
release low profile, so we could deliver it ASAP.


Some things to know:

 * Created a branch for this named: release161
 * The milestone is NB16u1
 * I'm going to create PR-s against the new branch, by cherry-picking
   PR-s landed on master.
 * Once done, there would be (hopefully) one vote round on the whole
   source release zip.
 * NB16u1 will be delivered trough our Update Center. (Of course, the
   zip source distribution would be available, but the convenience
   binary would be just the nbm package)
 * I would steer this small update release as an RM, if there would be
   no objection.

Current PR candidates to be included in NB16u1:

 * https://github.com/apache/netbeans/pull/5014
 * https://github.com/apache/netbeans/pull/4995
 * https://github.com/apache/netbeans/pull/4984
 * https://github.com/apache/netbeans/pull/4985

Also I hope that there would be a fix for this as well:

https://github.com/apache/netbeans/issues/5015


As usual feedback is welcome!


--

Laszlo Kishalmi




-
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: [DISCUSSION] Gradle Patch Release for NetBeans 16

2022-11-27 Thread László Kishalmi
Yes, exactly.

On Sun, Nov 27, 2022, 17:47 Michael Bien  wrote:

> On 28.11.22 00:25, Laszlo Kishalmi wrote:
> > Dear all,
> >
> > This is a kind of notice / discussion.
> >
> > Frequent visitors of GitHub might notice, that I've created a new
> > Milestone NB16u1. There are a handful of important fixes in our Gradle
> > Support that would improve the Gradle/JDK compatibility. I think those
> > are important, as some of them are fixing regressions.
> >
> > It's a bit unfortunate that these fixes have arrived late of our NB16
> > release phase. They could be annoying, but I would not stop the
> > release train on them. So I've decided to step up and create an
> > unusual patch release for NB16. I would like it to keep this update
> > release low profile, so we could deliver it ASAP.
> >
> > Some things to know:
> >
> >  * Created a branch for this named: release161
> >  * The milestone is NB16u1
> >  * I'm going to create PR-s against the new branch, by cherry-picking
> >PR-s landed on master.
> >  * Once done, there would be (hopefully) one vote round on the whole
> >source release zip.
> >  * NB16u1 will be delivered trough our Update Center. (Of course, the
> >zip source distribution would be available, but the convenience
> >binary would be just the nbm package)
> >  * I would steer this small update release as an RM, if there would be
> >no objection.
> >
> > Current PR candidates to be included in NB16u1:
> >
> >  * https://github.com/apache/netbeans/pull/5014
> >  * https://github.com/apache/netbeans/pull/4995
> >  * https://github.com/apache/netbeans/pull/4984
> >  * https://github.com/apache/netbeans/pull/4985
> >
> > Also I hope that there would be a fix for this as well:
> >
> > https://github.com/apache/netbeans/issues/5015
> >
> >
> > As usual feedback is welcome!
>
> I think I like this approach. Just to be sure I understand: this also
> means there will be no RELEASE161 artifacts in maven-central? The only
> binaries of this release are the updated gradle modules in the update
> center?
>
> -mbien
>
> >
> >
> > --
> >
> > Laszlo Kishalmi
> >
>
>


Re: [DISCUSSION] Gradle Patch Release for NetBeans 16

2022-11-27 Thread Michael Bien

On 28.11.22 00:25, Laszlo Kishalmi wrote:

Dear all,

This is a kind of notice / discussion.

Frequent visitors of GitHub might notice, that I've created a new 
Milestone NB16u1. There are a handful of important fixes in our Gradle 
Support that would improve the Gradle/JDK compatibility. I think those 
are important, as some of them are fixing regressions.


It's a bit unfortunate that these fixes have arrived late of our NB16 
release phase. They could be annoying, but I would not stop the 
release train on them. So I've decided to step up and create an 
unusual patch release for NB16. I would like it to keep this update 
release low profile, so we could deliver it ASAP.


Some things to know:

 * Created a branch for this named: release161
 * The milestone is NB16u1
 * I'm going to create PR-s against the new branch, by cherry-picking
   PR-s landed on master.
 * Once done, there would be (hopefully) one vote round on the whole
   source release zip.
 * NB16u1 will be delivered trough our Update Center. (Of course, the
   zip source distribution would be available, but the convenience
   binary would be just the nbm package)
 * I would steer this small update release as an RM, if there would be
   no objection.

Current PR candidates to be included in NB16u1:

 * https://github.com/apache/netbeans/pull/5014
 * https://github.com/apache/netbeans/pull/4995
 * https://github.com/apache/netbeans/pull/4984
 * https://github.com/apache/netbeans/pull/4985

Also I hope that there would be a fix for this as well:

https://github.com/apache/netbeans/issues/5015


As usual feedback is welcome!


I think I like this approach. Just to be sure I understand: this also 
means there will be no RELEASE161 artifacts in maven-central? The only 
binaries of this release are the updated gradle modules in the update 
center?


-mbien




--

Laszlo Kishalmi




-
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





[DISCUSSION] Gradle Patch Release for NetBeans 16

2022-11-27 Thread Laszlo Kishalmi

Dear all,

This is a kind of notice / discussion.

Frequent visitors of GitHub might notice, that I've created a new 
Milestone NB16u1. There are a handful of important fixes in our Gradle 
Support that would improve the Gradle/JDK compatibility. I think those 
are important, as some of them are fixing regressions.


It's a bit unfortunate that these fixes have arrived late of our NB16 
release phase. They could be annoying, but I would not stop the release 
train on them. So I've decided to step up and create an unusual patch 
release for NB16. I would like it to keep this update release low 
profile, so we could deliver it ASAP.


Some things to know:

 * Created a branch for this named: release161
 * The milestone is NB16u1
 * I'm going to create PR-s against the new branch, by cherry-picking
   PR-s landed on master.
 * Once done, there would be (hopefully) one vote round on the whole
   source release zip.
 * NB16u1 will be delivered trough our Update Center. (Of course, the
   zip source distribution would be available, but the convenience
   binary would be just the nbm package)
 * I would steer this small update release as an RM, if there would be
   no objection.

Current PR candidates to be included in NB16u1:

 * https://github.com/apache/netbeans/pull/5014
 * https://github.com/apache/netbeans/pull/4995
 * https://github.com/apache/netbeans/pull/4984
 * https://github.com/apache/netbeans/pull/4985

Also I hope that there would be a fix for this as well:

https://github.com/apache/netbeans/issues/5015


As usual feedback is welcome!


--

Laszlo Kishalmi


Re: Sending NB16 notice to plugin authors (was: Re: [PLUGINS][RELEASES] Preparation for NetBeans 16 plugins)

2022-11-27 Thread Matthias Bläsing
Hi,

Am Samstag, dem 26.11.2022 um 06:42 +0100 schrieb Michael Bien:
> was the mail supposed to reach all owners who registered a plugin?
> 
> I only got a plugin verification mail so far. (i checked spam)

yes - the mail setup of the system was broken and the mails bounced
from some of the senders. It will be better next time.

Greetings

Matthias

-
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