Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18709

[hbase-thirdparty] Clean out bundled proto files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • thirdparty-2.2.0
    • thirdparty
    • None

    Description

      From the 1.0.1 vote thread from Apache9

      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";
      ...
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: