[
https://issues.apache.org/jira/browse/ORC-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612546#comment-14612546
]
ASF GitHub Bot commented on ORC-23:
-----------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/1
Simplify directory structure
Addresses ORC-23 by moving the directories around a bit.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-23
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/1.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 #1
----
commit 388fb8e9034d3e6d0e21bd3cc8297e304c66c1f9
Author: Owen O'Malley <[email protected]>
Date: 2015-06-27T15:02:46Z
Add links to the branches on github.
commit 1f2d7824cfaeaba14c1942f0068a6a8e4702b7aa
Author: Owen O'Malley <[email protected]>
Date: 2015-07-02T21:19:40Z
ORC-23. Simplify directory structure.
----
> Simplify the C++ directory structure a bit
> ------------------------------------------
>
> Key: ORC-23
> URL: https://issues.apache.org/jira/browse/ORC-23
> Project: Orc
> Issue Type: Bug
> Components: C++
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
>
> I want to simplify the directory structure a bit:
> * c++/src/orc -> c++/src
> * c++/test/orc -> c++/test
> * tools-c++ -> tools
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)