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
