[ 
https://issues.apache.org/jira/browse/HBASE-15905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15772574#comment-15772574
 ] 

Sudeep Sunthankar commented on HBASE-15905:
-------------------------------------------

Thanks [~enis]. The libraries are present in build/ directory. In make clean we 
have added a change to remove the build/ directory itself based on feedback 
from another sub-task. This takes care of removing all the temporary object 
files, executables and libraries created during compilation, so I removed the 
individual libraries from  make clean. If there is a special case in future, it 
can be added.

> Makefile build env incorrectly links in tests
> ---------------------------------------------
>
>                 Key: HBASE-15905
>                 URL: https://issues.apache.org/jira/browse/HBASE-15905
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Elliott Clark
>            Assignee: Priyadharshini karthikeyan
>         Attachments: HBASE-15905.HBASE-14850.v1.patch, 
> HBASE-15905.HBASE-14850.v2.patch, HBASE-15905.HBASE-14850.v3.patch
>
>
> Right now the makefile build system doesn't seem to do so well.
> * Tests are included in the lib
> * Documentation includes the protobuf dir
> * just running make on a clean check out fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to