Re: Fwd: unable to build 12.3-vc1

2021-03-01 Thread Glenn Holmer

On 3/1/21 5:37 AM, Jeremy Cavanagh wrote:
I have this same problem, which has been resolved. I'm running on macos 
10.14 and use homebrew for many things.


The solution is to see if you have jdk 15 on your system and hide it. 
For me that means moving it out of /Library/Java/JavaVirtualMachines, 
and check /ust/local/Cellar for a rogue jdk 15 that is installed as a 
dependency for another package.


If you're on Windows someting similar might work. After


Nope. Linux here, no jdk15. I don't "install" anyway, I just extract the 
AdoptOpenJDK tarball and adjust a symlink if I want to change JVMs.


In any case, shouldn't it build with anything over jdk8 if you use 
"-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
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Fwd: unable to build 12.3-vc1

2021-03-01 Thread Jeremy Cavanagh





 Forwarded Message 
Subject: Re: unable to build 12.3-vc1
Date: Mon, 1 Mar 2021 12:35:06 +0100
From: Jeremy Cavanagh 
To: Glenn Holmer 

Hi Glenn,

I have this same problem, which has been resolved. I'm running on macos 
10.14 and use homebrew for many things.


The solution is to see if you have jdk 15 on your system and hide it. 
For me that means moving it out of /Library/Java/JavaVirtualMachines, 
and check /ust/local/Cellar for a rogue jdk 15 that is installed as a 
dependency for another package.


If you're on Windows someting similar might work. After

On 27/02/2021 19:25, Glenn Holmer wrote:
I still can't build NetBeans. Downloaded all six files for 12.3-vc1, 
verified crypto sigs and sha512sum. I'm building on OpenJDK 11.0.10 with


ant -Dpermit.jdk9.builds=true build

and the build stops with

BUILD FAILED
/mnt/common/netbeans-12.3-src/nbbuild/build.xml:119: 
java.io.IOException: Cannot connect to 
https://gitbox.apache.org/repos/asf?p=netbeans-jenkins-lib.git;a=blob_plain;f=meta/netbeansrelease.json 



I tried several times, and I can resolve that URL in a browser. What am 
I doing wrong?




-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists