[
https://issues.apache.org/jira/browse/HADOOP-12036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Burlison updated HADOOP-12036:
-----------------------------------
Attachment: HADOOP-12036.001.patch
Refactored CMake infrastructure for review. This patch introduces two new
shared CMake files, HadoopCommon.cmake and HadoopJNI.cmake to
hadoop-common-project which contain the refactored code, and it modifies
hadoop-common-project's CMakeLists.txt to use the new infrastructure. The old
JNIFlags.cmake file is left in place for the moment as other Hadoop components
still require it until they are updated to use the new infrastructure (patches
to follow). Once all the CMake infrastructure patches have been integrated, it
can be removed.
> Consolidate all of the cmake extensions in one directory
> --------------------------------------------------------
>
> Key: HADOOP-12036
> URL: https://issues.apache.org/jira/browse/HADOOP-12036
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Allen Wittenauer
> Assignee: Alan Burlison
> Attachments: HADOOP-12036.001.patch
>
>
> Rather than have a half-dozen redefinitions, custom extensions, etc, we
> should move them all to one location so that the cmake environment is
> consistent between the various native components.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)