Error in auto trigger travis build.

2022-04-11 Thread Akhilesh Singh
Hi Team, I am getting the error "Oh no!An error occurred. The build could not be restarted." While rerunning any jobs from the travis UI. PFA. Any leads how to resolve this error? I have already verified the ssh keys. Best regards Akhilesh Singh

Re: Iterating and debugging netbeans

2022-04-11 Thread Geertjan Wielenga
Once you've built and run it, open the module you want to work on, work on it, and then run it to see your change in action. Gj On Mon, Apr 11, 2022 at 6:33 PM Will Hartung wrote: > > I'd like to work on, hopefully, some small bit of functionality within the > IDE. > > There's instructions on bu

Re: carriage return newlines in MacOS installer

2022-04-11 Thread Will Hartung
On Tue, Apr 5, 2022 at 11:57 AM Todd Stevenson wrote: > The config file is only read by the netbeans platform code. I guess the big question is are you doing these builds on a macOS system, and not a Windows system?

Iterating and debugging netbeans

2022-04-11 Thread Will Hartung
I'd like to work on, hopefully, some small bit of functionality within the IDE. There's instructions on building from the raw source. But once you've done that, and found the little bit of code that you want to work with, how to you iterate the code-build-test/debug rinse/repeat cycle? I'm sure

Re: Assigning GitHub Issues

2022-04-11 Thread Josh Juneau
Thanks everyone. I was able to get this configured using the steps outlined by Michael. I just successfully assigned an issue to myself. I appreciate the assistance. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com Apress Author O

Re: [RELEASES] Preparing for NetBeans 14

2022-04-11 Thread Neil C Smith
On Mon, 11 Apr 2022 at 17:30, Jakub Herkel wrote: > I would like to ask if there is a possibility to include > NETBEANS-1309? Please start a new thread, and link to the PR - https://github.com/apache/netbeans/pull/2544 I've added NB14 - hopefully someone can be nudged into reviewing. > Because

Re: [RELEASES] Preparing for NetBeans 14

2022-04-11 Thread Laszlo Kishalmi
Just for reference: https://github.com/apache/netbeans/pull/2544 On 4/11/22 09:30, Jakub Herkel wrote: Hi all, I would like to ask if there is a possibility to include NETBEANS-1309? Because now netbeans minimal java version is 11, this PR can be simplified. But before any further steps from my

Re: [RELEASES] Preparing for NetBeans 14

2022-04-11 Thread Jakub Herkel
Hi all, I would like to ask if there is a possibility to include NETBEANS-1309? Because now netbeans minimal java version is 11, this PR can be simplified. But before any further steps from my side I want to know If someone would be able to review it afterwards. Jakub On Mon, Apr 11, 2022 at 3:

Re: Assigning GitHub Issues

2022-04-11 Thread Josh Juneau
Thanks for the information Michael. No worries for not knowing I am PMC...I don't know everyone on the PMC either. I'll file an issue first to see what @infra says, and then use the SSO boarding procedure if that is the proper route. Thanks again Josh Juneau juneau...@gmail.com http://jj-blogge

Re: Assigning GitHub Issues

2022-04-11 Thread Michael Bien
On 11.04.22 15:17, Neil C Smith wrote: On Mon, 11 Apr 2022 at 13:29, Neil C Smith wrote: On Mon, 11 Apr 2022 at 13:27, John Mc wrote: Josh is part of the PMC[1], he should have access in GitHub shouldn't he? [1]: https://people.apache.org/phonebook.html?uid=javajuneau Should do if Apache an

Re: Assigning GitHub Issues

2022-04-11 Thread Josh Juneau
Thanks everyone for taking the time to respond and look into this issue. Yes, I thought I should have access to assign issues to myself since I am a PMC member, but perhaps something was not linked correctly. I can send a message to infra@ to see if there are any issues with my account. Thanks fo

[RELEASES] Preparing for NetBeans 14

2022-04-11 Thread Neil C Smith
Hi all, but particularly Geertjan, Eric and Martin! It's getting near that time again already! Freeze and branch is scheduled for the end of this week. As mentioned previously, I'm going to have to sit most of this one out due to other commitments from week commencing 25th. I could do notices,

Re: Assigning GitHub Issues

2022-04-11 Thread Neil C Smith
On Mon, 11 Apr 2022 at 13:29, Neil C Smith wrote: > > On Mon, 11 Apr 2022 at 13:27, John Mc wrote: > > Josh is part of the PMC[1], he should have access in GitHub shouldn't he? > > > > [1]: https://people.apache.org/phonebook.html?uid=javajuneau > > Should do if Apache and GitHub accounts correct

Re: Assigning GitHub Issues

2022-04-11 Thread Neil C Smith
On Mon, 11 Apr 2022 at 13:27, John Mc wrote: > Josh is part of the PMC[1], he should have access in GitHub shouldn't he? > > [1]: https://people.apache.org/phonebook.html?uid=javajuneau Should do if Apache and GitHub accounts correctly linked up? Neil ---

Re: Assigning GitHub Issues

2022-04-11 Thread John Mc
Hi, Josh is part of the PMC[1], he should have access in GitHub shouldn't he? [1]: https://people.apache.org/phonebook.html?uid=javajuneau John On Mon 11 Apr 2022, 09:05 Michael Bien, wrote: > Hi Josh, > > someone here could assign the issues to you if you want. Feel free to > ping me on gith

Re: Usage of NBPython Code [License]

2022-04-11 Thread antonio
Some comments below. On 10/04/2022 19:46, Ernie Rael wrote: There still seems to be a basic misunderstanding, either yours or mine. The Apache licensing restrictions primarily have to do with what source code can be /compiled by and included in and release as an Apache project/. Correct.

Re: nb-javac status update.

2022-04-11 Thread Michael Bien
On 11.04.22 11:50, Neil C Smith wrote: On Sun, 10 Apr 2022 at 18:34, Michael Bien wrote: if the community would decide to require NB N to run on JDK N+4 on release, there would be indeed no need for nb-javac. But that would be too easy :) Given we release at twice the rate of the JDK, that wou

Re: nb-javac status update.

2022-04-11 Thread Neil C Smith
On Sun, 10 Apr 2022 at 18:34, Michael Bien wrote: > if the community would decide to require NB N to run on JDK N+4 on > release, there would be indeed no need for nb-javac. But that would be > too easy :) Given we release at twice the rate of the JDK, that would become fun very quickly! ;-) Nei

Re: Assigning GitHub Issues

2022-04-11 Thread Michael Bien
Hi Josh, someone here could assign the issues to you if you want. Feel free to ping me on github (@mbien) via an issue comment and i assign it. I believe the ability to assign issues comes with the committer role. Apache projects are managed a bit differently compared to regular github proje