Re: [BUILD] Building not possible due to missing java downloader

2016-12-19 Thread Marcus
Am 12/19/2016 09:20 PM, schrieb Marcus: Am 12/19/2016 04:57 AM, schrieb Damjan Jovanovic: We are using the Perl downloader once again. Have you rerun autoconf and configure? yes. I've renamed the file "confgure" and run autoconf again. It created exactly the same file. I've now deleted all

Re: [BUILD] Building not possible due to missing java downloader

2016-12-19 Thread Marcus
Am 12/19/2016 04:57 AM, schrieb Damjan Jovanovic: We are using the Perl downloader once again. Have you rerun autoconf and configure? yes. I've renamed the file "confgure" and run autoconf again. It created exactly the same file. Marcus On Sun, Dec 18, 2016 at 1:23 PM, Marcus wrote: A

Re: [BUILD] Building not possible due to missing java downloader

2016-12-19 Thread Raphael Bircher
Hi all I ran into the same problem. But I have an Idea, where it commes from. I think, the download link from sernf is broken. I wrote about it on my very first days of my comeback here. Regards, Raphael Am 12/19/2016 um 4:57 AM schrieb Damjan Jovanovic: We are using the Perl downloader on

Re: [BUILD] Building not possible due to missing java downloader

2016-12-18 Thread Damjan Jovanovic
We are using the Perl downloader once again. Have you rerun autoconf and configure? Damjan On Sun, Dec 18, 2016 at 1:23 PM, Marcus wrote: > After some weeks I've updated my trunk repo and wahted to do a new build. > Now bootstrap tells me that it cannot find the AOOJavaDownloader and in > "main

[BUILD] Building not possible due to missing java downloader

2016-12-18 Thread Marcus
After some weeks I've updated my trunk repo and wahted to do a new build. Now bootstrap tells me that it cannot find the AOOJavaDownloader and in "main/solenv/" it's actaully no longer existing. Sorry when I've missed a previous discussion about this. What has to be changed in the build script

Re: java downloader

2016-07-28 Thread Don Lewis
On 28 Jul, Damjan Jovanovic wrote: > Yes, that site's certificate is issued by Let's Encrypt, which is only > supported starting from Oracle Java 8u101 ( > http://stackoverflow.com/questions/34110426/does-java-support-lets-encrypt-certificates). > AFAIK, OpenJDK doesn't come with any certificates u

Re: java downloader

2016-07-28 Thread Damjan Jovanovic
usually supplied by your distribution. I've uploaded it to ooo-extras. On Thu, Jul 28, 2016 at 8:19 PM, Don Lewis wrote: > The java downloader chokes on http://curl.haxx.se, which is the location > of the curl source. This site does a redirect from http to https. We > currently ar

java downloader

2016-07-28 Thread Don Lewis
The java downloader chokes on http://curl.haxx.se, which is the location of the curl source. This site does a redirect from http to https. We currently aren't seeing the problem because we have curl-7.19.7.tar.gz checked into svn under ext_sources, but it will be a problem once I upgrad