Re: [External] : RE: [DISCUSSION] Gradle Patch Release for NetBeans 16

2022-12-22 Thread Laszlo Kishalmi
Well, that's in. I've made a new build The update center as Neil proposed could be: https://nightlies.apache.org/netbeans/candidate/netbeans/nbms/updates.xml.gz I have not bumped the versions since the last build of 16u1, so if you installed that, you have to remove the update (or just start w

Re: Version scheme for native installer/laucher

2022-12-22 Thread Michael Bien
I am still using "linux versioning" for some projects and personally prefer it over date based versioning. you simply increment numbers till you feel they are high enough, then you bump the major version. "X.0" has no particular meaning - its a version like any other. I think this would work

Re: How can I help?

2022-12-22 Thread Michael Bien
Hi Alex, first of all welcome! It mostly depends what you are interested in. NetBeans is a fairly big project so there certainly is always something to do. Issues which may or may not be fixable by new(er) contributors are sometimes marked with the "Contribution welcome" or "good first issue

Re: PRs

2022-12-22 Thread Łukasz Bownik
Thanks for the answer. On Thu, Dec 22, 2022 at 5:42 PM Laszlo Kishalmi wrote: > First of all, thank you for contributing to NetBeans! > > The PR processing speed depends on the following factors: > > - Has the PR requested reviewers. > HA .. so this is the step I missed :) So opening PR

Re: PRs

2022-12-22 Thread Łukasz Bownik
Thanks On Thu, Dec 22, 2022 at 6:04 PM ehsavoie wrote: > I did a quick review. > Cheers, > Emmanuel > > On Thu, Dec 22, 2022 at 5:42 PM Laszlo Kishalmi > > wrote: > > > First of all, thank you for contributing to NetBeans! > > > > The PR processing speed depends on the following factors: > > >

Re: PRs

2022-12-22 Thread ehsavoie
I did a quick review. Cheers, Emmanuel On Thu, Dec 22, 2022 at 5:42 PM Laszlo Kishalmi wrote: > First of all, thank you for contributing to NetBeans! > > The PR processing speed depends on the following factors: > > - Has the PR requested reviewers. > - The value of the PR > - The complexi

How can I help?

2022-12-22 Thread Alex O'Ree
Pmc of juddi here, which is about to head to the attic. I am an avid user of netbeans and am interested in helping out. Is there a good starting point?

Re: PRs

2022-12-22 Thread Laszlo Kishalmi
First of all, thank you for contributing to NetBeans! The PR processing speed depends on the following factors:  - Has the PR requested reviewers.  - The value of the PR  - The complexity of the PR  - The severity of the PR related issue. Are your PR-s required for some kind of school assignmen

PRs

2022-12-22 Thread Łukasz Bownik
The pace of PR processing is ... demotivating :(((