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 that down to an intermittent/environment-specific error. Julian > On Sep 20, 2016, at 11:22 AM, Julien Le Dem <[email protected]> wrote: > > 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 to java 8 but I'm not sure. > could you get the content of > apache-arrow-0.1.0/java/vector/target/surefire-reports > ? > > Thank you. > > > On Mon, Sep 19, 2016 at 5:33 PM, Julian Hyde <[email protected]> wrote: > >> See inline. >> >>> On Sep 19, 2016, at 4:25 PM, Julien Le Dem <[email protected]> wrote: >>> >>> Thanks Julian! >>> >>> https://people.apache.org/keys/committer/julien.asc < >> 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.apache.org/dev/new-committers-guide.html#set- >> up-security-and-pgp-keys <https://www.apache.org/dev/ >> new-committers-guide.html#set-up-security-and-pgp-keys> >> >>> >>> 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? >>> This does not fail for me. >> >> There’s very little of interest under java/target: >> >> $ pwd >> /Users/jhyde/apache/dist/dev/arrow/apache-arrow-0.1.0-rc0/ >> apache-arrow-0.1.0/java >> $ find target/ >> target/ >> target//.plxarc >> target//maven-shared-archive-resources >> target//maven-shared-archive-resources/META-INF >> target//maven-shared-archive-resources/META-INF/DEPENDENCIES >> target//maven-shared-archive-resources/META-INF/LICENSE >> target//maven-shared-archive-resources/META-INF/NOTICE >> target//rat.txt >> $ java -version >> java version "1.8.0" >> Java(TM) SE Runtime Environment (build 1.8.0-b132) >> Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode) >> $ uname -a >> Darwin HW10571.local 15.6.0 Darwin Kernel Version 15.6.0: Mon Aug 29 >> 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 x86_64 >> >> Here’s the maven output: http://www.hydromatic.net/arrow-mvn.log < >> http://www.hydromatic.net/arrow-mvn.log> (I’ll delete it in a few days.) >> >>> >>> I'll add instructions to install boost in the cpp ready. >> >> Thanks. >> >> Julian >> >> > > > -- > Julien
