[
https://issues.apache.org/jira/browse/HBASE-10020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830575#comment-13830575
]
Eric Charles commented on HBASE-10020:
--------------------------------------
[~enis] Any reason to put the BulkDelete in the example module and not in the
protocole one? You could also generate in the target folder, so the generated
class is not committed in the tree. Usually, or I don't generate and put in
src, or I generate and don't put in src (but in target).
> Add maven compile-protobuf profile
> ----------------------------------
>
> Key: HBASE-10020
> URL: https://issues.apache.org/jira/browse/HBASE-10020
> Project: HBase
> Issue Type: Improvement
> Components: build
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.98.0, 0.96.1
>
> Attachments: hbase-10020_v1.patch
>
>
> Ad a maven profile to compile protobufs instead of the dev-support script
> which is only for hbase-protocol module.
> {code}
> mvn test-compile -Dcompile-protobuf
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)