You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add maven placeholder to protobuf-java-format-shaded module, match version number to mirroring client (#3741)
* fix: add maven placeholder to protobuf-java-format-shaded module
* change version of artifact to match mirroring client
* format
* fix other versions
* fix
* don't shade placeholder class
Copy file name to clipboardExpand all lines: hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/bigtable-hbase-mirroring-client-core/pom.xml
Copy file name to clipboardExpand all lines: hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/protobuf-java-format-shaded/pom.xml
This is a wrapper around `com.googlecode.protobuf-java-format:protobuf-java-format` that rewrites the bytecode to use `org.apache.hadoop.hbase.shaded.com.google.protobuf` instead of plain
0 commit comments