HBase build artifact should include security code by defult
------------------------------------------------------------
Key: HBASE-5341
URL: https://issues.apache.org/jira/browse/HBASE-5341
Project: HBase
Issue Type: Improvement
Affects Versions: 0.94.0, 0.92.1
Reporter: Enis Soztutar
Assignee: Enis Soztutar
Hbase 0.92.0 was released with two artifacts, plain and security. The security
code is built with -Psecurity. There are two tarballs, but only the plain jar
in maven repo at repository.a.o.
I see no reason to do a separate artifact for the security related code, since
0.92 already depends on secure Hadoop 1.0.0, and all of the security related
code is not loaded by default. In this issue, I propose, we merge the code
under /security to src/ and remove the maven profile.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira