[
https://issues.apache.org/jira/browse/ORC-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103730#comment-16103730
]
ASF GitHub Bot commented on ORC-204:
------------------------------------
GitHub user majetideepak opened a pull request:
https://github.com/apache/orc/pull/143
[C++] Remove gmock and protobuf libraries from source and use
ExternalProject instead
Similar to ORC-204
Files modified
```
c++/CMakeLists.txt
c++/src/CMakeLists.txt
c++/test/CMakeLists.txt
cmake_modules/ThirdpartyToolchain.cmake
tools/test/CMakeLists.txt
CMakeLists.txt
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/majetideepak/orc ORC-215
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/143.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #143
----
commit e92ea33aa33e9a2906941d3165476b836c09af92
Author: Deepak Majeti <[email protected]>
Date: 2017-07-27T16:55:40Z
ORC-215: Use ExternalProject_Add for gmock
commit 350e8648e4025498a0cb411825c9dcf2ace89994
Author: Deepak Majeti <[email protected]>
Date: 2017-07-27T18:17:26Z
use ExternalProject_Add for protobuf
----
> Upgrade c++ libraries for compression
> -------------------------------------
>
> Key: ORC-204
> URL: https://issues.apache.org/jira/browse/ORC-204
> Project: ORC
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Deepak Majeti
> Fix For: 1.5.0
>
>
> We should upgrade to the current versions of:
> * zlib
> * snappy
> * lz4
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)