Hi,
I'm afraid you can not currently build installers yourself, because they
have to be signed and keys are available only for dedicated engineers.
Vladimir.
On 09.04.2017 23:10, Emilian Bold wrote:
Hello,
I'm working on reproducible builds and I want to see how deterministic the
installers are.
But... I can't seem to manage building the NetBeans installers.
nbbuild/newbuild/build-nbi.sh fails with:
java.net.UnknownHostException: jre.us.oracle.com
build-mac-nbi.sh (after I've tweaked it to add a $BUILD_NBJDK8 parameter)
fails with:
http://jre.us.oracle.com/java/re/glassfish/4.1.1/promoted/latest/archive/release
doesn't exist
--emi