Re[12]: Apache 11.1 - build failed

2019-09-30 Thread Sterpu Victor
your help, this is my third attempt to migrate this year and I'm glad I wrote here. -- Original Message -- From: "Geertjan Wielenga" To: "Sterpu Victor" Cc: "NetBeans Mailing List" Sent: 2019-09-30 7:27:21 PM Subject: Re: Re[10]: Apache 11.1 - bu

Re: Re[10]: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
.lang.ProcessBuilder.start(ProcessBuilder.java:1107) > ... 40 more > BUILD FAILED (total time: 0 seconds) > > -- Original Message -- > From: "Geertjan Wielenga" > To: "Sterpu Victor" > Cc: "NetBeans Mailing List" > Sent: 2019-09-30 6:56:

Re: Re[8]: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
ze the project and hope > this will solve the problem. > > Thank you. > > > -- Original Message -- > From: "Geertjan Wielenga" > To: "Sterpu Victor" > Cc: "NetBeans Mailing List" > Sent: 2019-09-30 5:21:43 PM > Subject: Re: Re[6]

Re[8]: Apache 11.1 - build failed

2019-09-30 Thread Sterpu Victor
roject and hope this will solve the problem. Thank you. -- Original Message -- From: "Geertjan Wielenga" To: "Sterpu Victor" Cc: "NetBeans Mailing List" Sent: 2019-09-30 5:21:43 PM Subject: Re: Re[6]: Apache 11.1 - build failed Indeed, the dependencie

Re[6]: Apache 11.1 - build failed

2019-09-30 Thread Sterpu Victor
ing List" Sent: 2019-09-30 4:46:21 PM Subject: Re: Re[4]: Apache 11.1 - build failed Great, though being Mavenized is not a requirement. Happy to take a look at the original project to see what the problem is/was. Gj On Mon, Sep 30, 2019 at 3:44 PM Sterpu Victor wrote: Is not on GitHub. My

Re: Re[6]: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
folder the problem disappears. >>> The project should dispaly a lot of errors since I already deleted a lot >>> of libraries and source files but in this form it only displays "BUILD >>> FAILED" >>> >>> Thank you. >>> >>>

Re: Re[6]: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
errors since I already deleted a lot >> of libraries and source files but in this form it only displays "BUILD >> FAILED" >> >> Thank you. >> >> >> -- Original Message -- >> From: "Geertjan Wielenga" >> To: "

Re: Re[6]: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
To: "Sterpu Victor" > Cc: "NetBeans Mailing List" > Sent: 2019-09-30 4:46:21 PM > Subject: Re: Re[4]: Apache 11.1 - build failed > > Great, though being Mavenized is not a requirement. Happy to take a look > at the original project to see what the proble

Re: Re[4]: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
riginal Message -- > From: "Geertjan Wielenga" > To: "Sterpu Victor" > Cc: users@netbeans.apache.org > Sent: 2019-09-30 3:25:15 PM > Subject: Re: Re[2]: Apache 11.1 - build failed > > Is the project available somewhere, e.g., on GitHub, so we can take a look

Re[4]: Apache 11.1 - build failed

2019-09-30 Thread Sterpu Victor
ut I think the problem is solved. :) Thank you. -- Original Message -- From: "Geertjan Wielenga" To: "Sterpu Victor" Cc: users@netbeans.apache.org Sent: 2019-09-30 3:25:15 PM Subject: Re: Re[2]: Apache 11.1 - build failed Is the project available somewhere, e.g., on

RE: Apache 11.1 - build failed

2019-09-30 Thread Walter Oney
t: Re: Apache 11.1 - build failed Walter, You’ve seen in the responses you received that you appear to have configured multiple JDK’s on your path, JDK 8 being the first of these, which is why JDK 8 was picked up when you tried to run a JavaFX sample targeted for JDK 13. Can you focus on config

Re: Re[2]: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
tbeans versions 11.1 > > *As a interesting thing: if I run the project, without compiling it, no > error appears and the project runs fine.* > > > -- Original Message -- > From: "Geertjan Wielenga" > To: "Sterpu Victor" > Cc: users@netbeans.apach

Re[2]: Apache 11.1 - build failed

2019-09-30 Thread Sterpu Victor
lenga" To: "Sterpu Victor" Cc: users@netbeans.apache.org Sent: 2019-09-30 2:55:37 PM Subject: Re: Apache 11.1 - build failed Well, 11.1 does not support JDK 13. Try reproduce the problem on 11.2 beta1: bit.ly/apache-netbeans-11-2-beta-1 Gj On Mon, 30 Sep 2019 at 13:53,

Re: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
Walter, You’ve seen in the responses you received that you appear to have configured multiple JDK’s on your path, JDK 8 being the first of these, which is why JDK 8 was picked up when you tried to run a JavaFX sample targeted for JDK 13. Can you focus on configuring your environment correctly, pl

RE: Apache 11.1 - build failed

2019-09-30 Thread Walter Oney
From: Sterpu Victor > I want to migrate from a old Netbeans 8 version to Apache Netbeans 11.1. I > use JDK 13. First off, I am a highly unofficial interloper on this list -- a hobbyist and newbie user of Java and NetBeans. So take everything I say with a huge dose of skepticism. Second, I re

Re: Apache 11.1 - build failed

2019-09-30 Thread Geertjan Wielenga
Well, 11.1 does not support JDK 13. Try reproduce the problem on 11.2 beta1: bit.ly/apache-netbeans-11-2-beta-1 Gj On Mon, 30 Sep 2019 at 13:53, Sterpu Victor wrote: > Hello > > I want to migrate from a old Netbeans 8 version to Apache Netbeans 11.1. I > use JDK 13. > The project works in Net

Apache 11.1 - build failed

2019-09-30 Thread Sterpu Victor
Hello I want to migrate from a old Netbeans 8 version to Apache Netbeans 11.1. I use JDK 13. The project works in Netbeans 8 but when I try to compile the project in Netbeans 11.1 I receive a build failed without any other error messages, like this: "ant -f E:\\Users\\victor\\NetBeansProjects\\ca