stack created HBASE-17119:
-----------------------------

             Summary: Fix yetus hbase-personality so we don't try and generate 
protos in modules that have none
                 Key: HBASE-17119
                 URL: https://issues.apache.org/jira/browse/HBASE-17119
             Project: HBase
          Issue Type: Bug
            Reporter: stack
            Priority: Minor


See end of HBASE-11843. Says hbaseprotoc failed in hbase-server module. 
hbase-server module has not protos. In the emissions from the protoc run, we 
end w/ this:

{code}
....
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.661s
[INFO] Finished at: Wed Nov 16 08:50:27 UTC 2016
[INFO] Final Memory: 78M/1219M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "compile-protobuf" could not be activated 
because it does not exist.
{code}

Fix our protoc check so we don't run if no protos in module.



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

Reply via email to