Re: release candidate

2016-10-07 Thread Julien Le Dem
Good news is I reproduced Jacek's errors. Uwe (in Germany) had the same failures. This was related to a timezone issue. There's some code using the default Timezone. Julian's errors are still a mystery. On Fri, Sep 23, 2016 at 10:49 AM, Julien Le Dem wrote: > Thanks Jacek and Julian, > I'm still

Re: release candidate

2016-09-23 Thread Julien Le Dem
Thanks Jacek and Julian, I'm still puzzled by those errors. You also have different errors each. The tests don't fail for me nor travis so we need to figure out what's different in your case. On Thu, Sep 22, 2016 at 12:54 PM, Julian Hyde wrote: > Here’s my zipped vector/target directory: http://

Re: release candidate

2016-09-22 Thread Julian Hyde
Here’s my zipped vector/target directory: http://www.hydromatic.net/vector-target.tar.bz2 > On Sep 20, 2016, at 1:37 PM, Julian Hyde wrote: > > Keys look good now. > > I’m using a different OS X machine today and I can’t reproduce the problem. > The java test suite passes on OS X under JDK

Re: release candidate

2016-09-22 Thread Jacek Laskowski
Hi, A brand new, very first build of Arrow on my machine...failed. ➜ java git:(master) mvn test ... Results : Failed tests: TestArrowFile.testWriteReadComplex:236->validateComplexContent:261 expected:<1> but was:<-9> TestArrowFile.testWriteComplex:91->validateComplexContent:261 expected:<1>

Re: release candidate

2016-09-20 Thread Julian Hyde
Keys look good now. I’m using a different OS X machine today and I can’t reproduce the problem. The java test suite passes on OS X under JDK 1.7 and 1.8, and on Ubuntu under JDK 1.8. I’ll send you a tar of java/vector/target when I get back to that particular machine, but I think we can chalk

Re: release candidate

2016-09-20 Thread Julien Le Dem
Actually I had updated my fingerprint in ip.apache.org, it just takes time to publish on https://people.apache.org/keys/committer/julien.asc which is now up to date. I have also added my key there: https://dist.apache.org/repos/dist/release/arrow/KEYS For the test failures, possibly it's related t

Re: release candidate

2016-09-19 Thread Julian Hyde
See inline. > On Sep 19, 2016, at 4:25 PM, Julien Le Dem wrote: > > Thanks Julian! > > https://people.apache.org/keys/committer/julien.asc > is my old key. > I forgot how to update this location. Do you know? This, I think: https://www.ap

Re: release candidate

2016-09-19 Thread Julien Le Dem
Thanks Julian! https://people.apache.org/keys/committer/julien.asc is my old key. I forgot how to update this location. Do you know? I'll add a readme for the java build. Failure in unit tests: This should not happen. Could you send me a tarball with the test reports in the **/target directories

Re: release candidate

2016-09-19 Thread Julian Hyde
Checked license, notice, checksums, signature. Built on OS X under JDK 1.8. I got “gpg: Can’t check signature: public key not found” when I tried to verify. I tried importing https://people.apache.org/keys/committer/julien.asc , but not the ri