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
gging java with netbeans links). So, how is that best set up? Thanks. Regards, Will Hartung

Maven WAR build fails in 12.5

2021-10-20 Thread Will Hartung
sue with the combination of JDK 16 and that plugin. So whomever is maintaining the maven prototype that NB is using should either update their prototype, or push a new version and a change to NB to use the new version. Regards, Will Hartung

Re: [DISCUSS] Let's require NetBeans to be built with JDK11 was: reviving old thread

2021-10-02 Thread Will Hartung
This will probably be heresy, but any reason to not bump up to v13 so that it's blatantly obvious something dramatic has changed? (Base JDK is kind of dramatic)

Re: Compile time for NB

2021-07-29 Thread Will Hartung
Modern Intel iMac. 3.8GHz 8-Core Intel Core i7 72GB of RAM internal SSD 8:30 first build. 7:48 second build, after an ant clean. On Thu, Jul 29, 2021 at 2:54 AM Michael Bien wrote: > BUILD SUCCESSFUL > Total time: 6 minutes 4 seconds > > on an old i7-6700k (with hyperthreading disabled,

Re: Fwd: NB and JDK 17 - OpenJDK Quality Outreach

2021-07-12 Thread Will Hartung
am said "We're only supporting LTS versions", to give them some breathing room, but I think that's not really what the community or the developers are looking for. Which is why it's even more important for the community to step up on the fringes to help keep the system current. Regards, Will Hartung

Re: FXGL samples to be built into NetBeans

2021-05-31 Thread Will Hartung
Regards, Will Hartung

Re: [VOTE] Release Apache NetBeans 12.4 (vote candidate 1)

2021-05-17 Thread Will Hartung
erver/nbcode/branding/modules/org-netbeans-modules-java-j2seplatform.jar ./java/java.lsp.server/nbcode/branding/modules/org-openide-text.jar The SHA matched, it built w/JDK 11, it launched. I don't know how to vet the keys. +1 from me. Regards, Will Hartung

Re: RE: Netbeans "owning" Maven archetypes

2021-04-23 Thread Will Hartung
it's a one shot, published once and done thing, so it's not like it needs a CI pipeline to back it up. It's more procedural than anything else. Regards, Will Hartung

Re: Netbeans "owning" Maven archetypes

2021-04-22 Thread Will Hartung
codehaus, and they've gone off line. I'm trying to locate the original sources, but currently they have no home so even if they're found, they need a new one. Is there any reason that NB can be the new home for these? Regards, Will Hartung

Re: Netbeans "owning" Maven archetypes

2021-04-22 Thread Will Hartung
, sorta, solves the problem, but maybe that's not the best idea. I just wanted to more bring what we have up to date. Regards, Will Hartung

Re: Netbeans "owning" Maven archetypes

2021-04-22 Thread Will Hartung
we can come up with a mechanic for hosting/publishing the archetypes, then I'll open an issue and dig in to it further. Regards, Will Hartung

Re: Netbeans "owning" Maven archetypes

2021-04-21 Thread Will Hartung
ks bad. The ecosystem is bitrotting around us. There should also be a conversation about what functionality the team is willing to maintain, and which it feels should be up to 3rd parties and should be yanked out, and perhaps how that transition could be accomplished. Regards, Will Hartung

Netbeans "owning" Maven archetypes

2021-04-21 Thread Will Hartung
ous what others feel about this and what perhaps a path forward would be. Regards, Will Hartung

Re: Maven Archetypes

2021-01-28 Thread Will Hartung
g project, it seems to work fine. But it can not create one on its own. If you have a NB 11 instance hanging around, creating an Enterprise Application for JEE 7 works fine in NB 11. I hope this clarifies the issues that I'm encountering and have been discussing. Best regards, Will Hartung

Re: macOS launcher changes, NETBEANS-5004, comments, testing, etc.

2021-01-28 Thread Will Hartung
bin/netbeans script? or did you just happen to find yourself at nbexec when you were done? Do you think there might be a problem later with switching over to bin/netbeans? Regards, Will Hartung

Re: macOS launcher changes, NETBEANS-5004, comments, testing, etc.

2021-01-28 Thread Will Hartung
g the bin/netbeans should work. On that note, though, if this wrapper works, and works now, and we're that close to 12.3, I would think it's worth having this capability in 12.3 now, and fix it for bin/netbeans after the release, rather than removing the capability from 12.3, or holding it up. IMHO, of course. Regards, Will Hartung

Re: Collaborative Editing with Netbeans

2021-01-27 Thread Will Hartung
he Apache level, as some kind of public service, seems too much to ask. Regards, Will Hartung

Re: Maven Archetypes

2021-01-27 Thread Will Hartung
t think we'd need to install the archetypes locally as part of the module deployment, but that's certainly an option. Regards, Will Hartung

Maven Archetypes

2021-01-26 Thread Will Hartung
ouldn't do that? Regards, Will Hartung ]

Re: Collaborative Editing with Netbeans

2021-01-26 Thread Will Hartung
there would be no impetus for Apache to host any central infrastructure for such a facility. But, even if there were an aspect delivered by Apache Netbeans, I don't know if hosting something like the Jabber (or whatever) infrastructure is something that they would want to do. Regards, Will Hartung

Re: nb-javac

2020-09-01 Thread Will Hartung
On Tue, Sep 1, 2020 at 2:52 AM Neil C Smith wrote: > * Drop full Java editing support on JDK 8 now (it still works as a > text editor). Recommend running on JDK 14+, but support 11. Probably > lose Compile on Save? > > So the suggestion is not to drop support for EDITING and MAINTAINING a Java

Re: nb-javac

2020-08-31 Thread Will Hartung
On Fri, Aug 28, 2020 at 10:41 AM Neil C Smith wrote: > On Fri, 28 Aug 2020 at 18:23, Ernie Rael wrote: > > functionality was > > on par. > > Not with Java 11 it isn't. Not sure about the current state, exactly. > Personally I was in favour of dropping in 12.1 when this last came up, > but that

Re: Speed of Maven build

2020-08-25 Thread Will Hartung
On Tue, Aug 25, 2020 at 4:37 AM Jeff Jensen < jeffjen...@upstairstechnology.com> wrote: > In case this helps, Jason Dillon has a "Maven Shell" that does what you > seek for CLI - launches a Maven instance and runs interactive commands with > it, saving the startup time. >

Re: Maven - ignore dependency is project?

2020-08-19 Thread Will Hartung
On Wed, Aug 19, 2020 at 8:10 AM Neil C Smith wrote: > Hi, > > Anyone know if we have a feature somewhere to ignore that a Maven > dependency is a project and force use of the repository JARs? Either > that or feature to not ignore automatic module names would be great - > error badges are

Re: Status of Ant vs Maven

2020-08-13 Thread Will Hartung
On Thu, Aug 13, 2020 at 1:36 AM Neil C Smith wrote: > We've already made a decision in terms of wizard layout to make all 3 > options more clearly visible, and I hope we don't revisit that. We > did talk about prioritising Maven as the preferred tool for new users, > which makes some sense in

Re: Status of Ant vs Maven

2020-08-12 Thread Will Hartung
On Wed, Aug 12, 2020 at 4:56 PM Scott Palmer wrote: > I agree. Though it should be “hg clone foo”, Why make things harder than > they need to be :-) > Do-the-build should be one of: > “ant” > “make” > “mvn install” > “gradle” > I can't speak to gradle, but the distinct difference, most of the

Re: Status of Ant vs Maven

2020-08-12 Thread Will Hartung
On Wed, Aug 12, 2020 at 8:00 AM Jack W. wrote: > Jaroslav is probably correct, so by all means, do make NB's generator favor > Maven, if that's the community sentiment. > One of the things that prompted this for me was I was considering running through and updating the NB Platform tutorials,

Status of Ant vs Maven

2020-08-10 Thread Will Hartung
Ant has been the historic underlying build tool for Netbeans projects, but over the years, not only has NB been a very good companion with Maven, Maven is also much more popular industry wide. There was a comment on the user list recently about Java FX, and one reply was, paraphrasing, "the best