Re: [RELEASES] Preparing for NetBeans 13 vote

2022-02-26 Thread John Mc
Hi, Just a quick update but I've raised a query on the apple developer forums, as I'm not sure what's gone wrong. There's no obvious error in the output from the installmac.sh script, and the installer works fine for me locally, until I download it, :( As soon as I know more I'll let you know, a

Re: [VOTE] Release Apache NetBeans 13

2022-02-26 Thread Junichi Yamamoto
+1 (binding) - Checked jar files - Verified the cryptographic signatures, the NOTICE, and LICENSE file - BUILD SUCCESSFUL (openjdk version "1.8.0_312") - Tried creating a PHP project and running CC. Works fine. - There is no problem when I create a new CSS file. Thanks, Junichi On Thu, Feb 24, 2

Re: [VOTE] Release Apache NetBeans 13

2022-02-26 Thread José Contreras
+1 Tested on Fedora Gnome for a few projects, everything worked fine. Thanks for the release! El sáb, 26 feb 2022 a la(s) 20:04, antonio (anto...@vieiro.net) escribió: > +1 (binding) > > - Superb compilation with JDK11 [1] (IDE + Platform) > - Finely signed with love on mar 22 feb 2022 11:55:16

Re: Gui Builder fail when log4j

2022-02-26 Thread Ernie Rael
Hey Christian, Thanks for the pointer. In the case I'm looking at, the gui builder is instantiating the component which uses LogManager.getLogger(). The code is not part of a plugin. -ernie On 2/26/22 2:44 PM, Christian Oyarzun wrote: Hi Ernie, The classloader does support multi-release lo

Re: Gui Builder fail when log4j

2022-02-26 Thread Christian Oyarzun
Hi Ernie, The classloader does support multi-release log4j jar file. https://issues.apache.org/jira/browse/NETBEANS-3679 --Christian On Sat, Feb 26, 2022 at 4:16 PM Ernie Rael wrote: > Hi all, > > I'm looking at a problem between log4j and gui builder (not Matisse) for > someone. > NB13-rc3, j

Re: Gui Builder fail when log4j

2022-02-26 Thread Ernie Rael
I'm guessing that Class.newInstance()'s constructor call doesn't have a caller on the stack. So log4j throws this exception because it can't find it's caller. Looks like the convienient "LogManager.getLogger()" can't be used in a component's constructor/static-init if that component is going to

about netbean installer

2022-02-26 Thread Jiazhen Huang
i tried both jdk 17 and 16. But i always meet the problem that the dialog would freeze after i click next. I want to check how should i fix that problem?(this happened with windows10)

Gui Builder fail when log4j

2022-02-26 Thread Ernie Rael
Hi all, I'm looking at a problem between log4j and gui builder (not Matisse) for someone. NB13-rc3, jdk-17 (also fails with NB-12.2, jdk-15) The following trivial and tiny NB project runs fine (for example under the debugger). https://github.com/bpangburn/swingset/files/8146641/GuiFormTest.z

Re: Java UI Developer

2022-02-26 Thread Arafat BOUCHAFRA
Hi, Known that I'm an experienced java UI engineer, this position should be mine. If you don't agree with me, look at my CV, and you will notice that I was along my career focused on Java UI positions. King regards Le ven. 25 févr. 2022 à 18:38, Rangi Keen a écrit : > My group at Siemens Dig

Re: [VOTE] Release Apache NetBeans 13

2022-02-26 Thread antonio
+1 (binding) - Superb compilation with JDK11 [1] (IDE + Platform) - Finely signed with love on mar 22 feb 2022 11:55:16 CET by "Neil C Smith " - Yep, *.jar are branding folders, no class files there, just bundles. - ant rat shows no issues (IDE + Platform). - Opened Angular / Maven projects - n

Re: -Dpermit.jdk9.builds=true

2022-02-26 Thread Laszlo Kishalmi
No, we do not need that. On 2/26/22 10:51, Glenn Holmer wrote: Do we still need to build with -Dpermit.jdk9.builds=true? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." -

-Dpermit.jdk9.builds=true

2022-02-26 Thread Glenn Holmer
Do we still need to build with -Dpermit.jdk9.builds=true? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org F

Re: [VOTE] Release Apache NetBeans 13

2022-02-26 Thread Glenn Holmer
On 2/23/22 10:02, Neil C Smith wrote: > This is our first voting candidate for the release of Apache NetBeans 13. +1 (binding) verified sha512 and crypto signatures on files verified no jar files in src zip extracted and built source under AdoptOpenJDK-11.0.11+9 built and ran existing JavaFX proj

Re: [VOTE] Release Apache NetBeans 13

2022-02-26 Thread Matthias Bläsing
+1 (binding) * SHA512 and Signature verified for netbeans-13-source and netbeans- 13-bin * Contents of source ZIP matches repository tag * build cleanly on OpenJDK 11 as distributed by Ubuntu * build from source can open typescript and java packages * NOTICE and LICENSE for netbeans-13-sou

Issues raised in vote thread - WAS: [VOTE] Release Apache NetBeans 13

2022-02-26 Thread Neil C Smith
Hi David, On Fri, 25 Feb 2022 at 23:11, David Green wrote: > I have a program that runs and builds up files in the template directory. > It runs but when I create a new Maven Java Project, it does not use the > template for the main method but rather sticks in Thanks for your vote. If you want