You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2018/07/02 05:02:03 UTC

[arrow-dist] branch master updated (b842fbb -> 44c2e04)

This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-dist.git.


    from b842fbb  Merge pull request #28 from kou/cpp-linux-support-downloaded-file-name
     add dc5fc95  Support Ubuntu 18.04
     add fe17f28  Build Ubuntu 18.04 on Travis CI
     add 57da5ad  [deb] Disable parallel build
     new 44c2e04  Merge pull request #29 from yahonda/ubuntu1804

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                               | 2 +-
 cpp-linux/apt/{ubuntu-artful => ubuntu-bionic}/Dockerfile | 2 +-
 cpp-linux/debian/rules                                    | 2 +-
 cpp-linux/package-task.rb                                 | 1 +
 4 files changed, 4 insertions(+), 3 deletions(-)
 copy cpp-linux/apt/{ubuntu-artful => ubuntu-bionic}/Dockerfile (98%)


[arrow-dist] 01/01: Merge pull request #29 from yahonda/ubuntu1804

Posted by ko...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-dist.git

commit 44c2e04091eb16c6863b0eadd373c46fab6d216a
Merge: b842fbb 57da5ad
Author: Kouhei Sutou <ko...@cozmixng.org>
AuthorDate: Mon Jul 2 14:02:00 2018 +0900

    Merge pull request #29 from yahonda/ubuntu1804
    
    ARROW-2768: Support Ubuntu 18.04

 .travis.yml                            |  2 +-
 cpp-linux/apt/ubuntu-bionic/Dockerfile | 47 ++++++++++++++++++++++++++++++++++
 cpp-linux/debian/rules                 |  2 +-
 cpp-linux/package-task.rb              |  1 +
 4 files changed, 50 insertions(+), 2 deletions(-)