Re: vue.js node modules flagged as error (12.1-beta3)

2020-09-17 Thread Jack W.
Weird. I created nbbuild/user.build.properties with one line: nbjdk.home=/usr/lib/jvm/java-1.8.0-openjdk-amd64 but the build still failed saying it was trying to use JDK 9 code. With -Dpermit.jdk9.builds=true it succeeded. I must be losing my mind along with my hair. On Thu, Sep 17, 2020 at

Re: vue.js node modules flagged as error (12.1-beta3)

2020-09-17 Thread Jack W.
Just built from source (for the first time in a couple of years :) ) I'm assuming master is intended to leverage Java 9 and above going forward? Would not build without -Dpermit.jdk9.builds=true On Thu, Sep 17, 2020 at 8:06 AM Jack W. wrote: > Thanks, will take a look. Just started using vue.js

RE: Side discussion: Style guide for SVG icons

2020-09-17 Thread Eirik Bakke
> I'm not sure reaching consensus on the graphical style before deciding on a > route to progress this is the right approach. > We might find it easier to find good icon designer(s) willing to contribute > if they have a chance to work with us on proposing and defining a graphical > style?

RE: Status of converting icons to SVG

2020-09-17 Thread Eirik Bakke
Sorry, I was referring to the crowd that "is using vector drawing software for the first time". There are obviously also plenty of people who uses Inkscape and have used it professionally for many years. -- Eirik -Original Message- From: Neil C Smith Sent: Thursday, September 17,

Re: Status of converting icons to SVG

2020-09-17 Thread Neil C Smith
On Thu, 17 Sep 2020, 19:00 Eirik Bakke, wrote: > Using Inkscape will be attractive to programmers (most of the people on > this list), and people who are using vector drawing software for the first > time. This crowd does _not_ tend to produce good-looking graphics--after > all, it's not what

RE: Status of converting icons to SVG

2020-09-17 Thread Eirik Bakke
As for the choice of drawing software, this will likely be decided by whoever steps up to do the first batch of 50-60 icons. That said, the choice of tool is primarily a question of which crowd to attract. Using Inkscape will be attractive to programmers (most of the people on this list), and

RE: Status of converting icons to SVG

2020-09-17 Thread Eirik Bakke
I left a comment--main point: I don't think we should be doing these one-by-one. This needs to be a batch effort. Otherwise icons will not end up looking consistent, and reviewing them will take as much time as drawing them. -- Eirik -Original Message- From: Jaroslav Tulach Sent:

Re: Status of converting icons to SVG

2020-09-17 Thread Jaroslav Tulach
Hello Eirik, since Saturday I was talking my son into redrawing some icons. Today he managed to convert two simple ones with InkScape. Let's try the classical PR review process on his icons: https://github.com/apache/netbeans/pull/2376 -jt st 16. 9. 2020 v 19:16 odesílatel Eirik Bakke napsal:

modular java, refactoring, fxml

2020-09-17 Thread Ernie Rael
I couldn't determine a way to setup umbrella issues (and labels seem inadequate), so I'm posting this here. While tracking down [1] I ran into a variety of problems ([1] is a single javafx wizard out of several, so...). Most are javafx related, a couple are module-info/modular-java related

Re: vue.js node modules flagged as error (12.1-beta3)

2020-09-17 Thread Jack W.
Thanks, will take a look. Just started using vue.js so will have to familiarize myself with the problem domain as well before I start hacking the NB code :) But that is indeed my interest. Long live NetBeans, which is one of the last bulwarks against VSCode ;) On Thu, Sep 17, 2020 at 5:04 AM

Re: Re: Re: Python donation status

2020-09-17 Thread Eric Bresie
Hopefully there isn’t a newer thread on this but was looking through old emails. Assume this is related to NETBEANS-4538 Please support Python. Is the contribution in question the same as associated with the nbpython.org project? On that site it seems to indicate it’s dual

AW: Status of converting icons to SVG

2020-09-17 Thread Christian Lenz
I know a good UX and UI guy, it is david who created the logo for us. But yes I don’t think that he will do it for free. But to have a single designer for the Icons and the overall stuff is better than to have 10 designer for the same thing. https://www.raiken.studio/ Cheers Chris Von:

AW: vue.js node modules flagged as error (12.1-beta3)

2020-09-17 Thread Christian Lenz
Hey Jack, thx for interesting in it. So first, I created a page for what VueJS is and what we need to have in NetBeans: https://cwiki.apache.org/confluence/display/NETBEANS/VueJS+Specification Also there is a ticket with some Information about it and some subtasks:

[RESULT][VOTE] Release Apache NetBeans 12.1 Maven artefacts

2020-09-17 Thread Neil C Smith
Hi All, I've closed the vote on Apache NetBeans 12.1 Maven artefacts with a result of 3 +1 binding votes and 1 +1 votes from community members. There were no 0 or -1 votes. Full results of the vote (after tallying against the PMC roster) are as follows. +1 binding votes : Eric Barboni

Re: [VOTE] Release Apache NetBeans 12.1 Maven artefacts

2020-09-17 Thread Neil C Smith
OK, closing this vote - we have enough binding votes, just! Thanks, Neil On Tue, 15 Sep 2020 at 21:35, Matthias Bläsing wrote: > > +1 (binding) > > - Build nb-ldap-explorer with updated dependencies from source > - did a sanity check for a few nbms/jars on license and notice info > > Am

Re: Fixing commit validation: ordering of MIME registrations

2020-09-17 Thread Jan Lahoda
Hi Svata, Thanks for looking into this. Not sure I like the 0.0 special case (as it orders after all position entries, which is contrary to the "natural" number ordering). I'd offer a simplification: -allow stringvalue="any" for positions. Orders the same as if no position is given, but won't