In message <201004102202.o3am2vhg013...@d12av01.megacenter.de.ibm.com>, Mark Hindess writes: > > In message <201004102126.o3alq00j029...@d12av01.megacenter.de.ibm.com>, > Mark Hindess writes: > > > > This break was caused by a corrupt file while issues.apache.org > > was down. I've cleaned the bad download file out of the hudson > > workspace so it should be fixed on the next build. > > Looks like the download failure is still happening. I've manually > fixed the download on the hudson slave. Looks like the download > is getting a redirect to a https url but updating the http url > in the depends.properties file doesn't help as this results in a > CertPathValidatorException for me. > > I will have a think about fixing this when I get more time unless > someone else beats me to it.
Thanks to Joe Schaefer and other helpful folk on #asfinfra, the https issue is now resolved. In r933220, I've updated the zlib win/64 issues.apache.org url to use https but updated the antlr url to use the maven repository instead as that has the same file. Regards, Mark.