[
https://issues.apache.org/jira/browse/HBASE-20053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750396#comment-16750396
]
Norbert Kalmar commented on HBASE-20053:
----------------------------------------
I think this one is already fixed on master. find on *.cmake only gives me
- ./cmake_modules/FindLibEv.cmake
- ./cmake_modules/FindGTest.cmake
In .gitignore, there is no *.cmake anymore. Only
- cmake_install.cmake
- CTestTestfile.cmake
> Remove .cmake file extension from .gitignore
> --------------------------------------------
>
> Key: HBASE-20053
> URL: https://issues.apache.org/jira/browse/HBASE-20053
> Project: HBase
> Issue Type: Sub-task
> Components: build, community
> Reporter: Ted Yu
> Assignee: Norbert Kalmar
> Priority: Minor
> Labels: build
>
> There are .cmake files under hbase-native-client/cmake/ which are under
> source control.
> The .cmake extension should be taken out of hbase-native-client/.gitignore
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)