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

stack commented on HBASE-18709:
-------------------------------

Also fix this reported by [~carp84]

{code}2. Noticed patches-applied.txt in hbase-shaded-protobuf/target after 
build,
maybe we could put the contents into CHANGES.txt?
{code}

> [hbase-thirdparty] Clean out bundled proto files
> ------------------------------------------------
>
>                 Key: HBASE-18709
>                 URL: https://issues.apache.org/jira/browse/HBASE-18709
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase-thirdparty
>            Reporter: stack
>
> From the 1.0.1 vote thread from [~Apache9]
> {code}
> There are some proto files which are still under the 'google' directory and
> the package in the proto files is not relocated, like this:
> option csharp_namespace = "Google.Protobuf.WellKnownTypes";
> option go_package = "github.com/golang/protobuf/ptypes/any";
> option java_package = "com.google.protobuf"; // <======== here
> option java_outer_classname = "AnyProto";
> option java_multiple_files = true;
> option objc_class_prefix = "GPB";
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to