This is an automated email from the ASF dual-hosted git repository.
stack pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git
The following commit(s) were added to refs/heads/master by this push:
new 3566f78 Revert "HBASE-22222 Site build fails after hbase-thirdparty
upgrade"
3566f78 is described below
commit 3566f78013885a2b16176218bbfb522d107a1254
Author: stack <[email protected]>
AuthorDate: Fri Apr 12 16:13:48 2019 -0700
Revert "HBASE-22222 Site build fails after hbase-thirdparty upgrade"
This reverts commit 37c3b32c5907040ac6b590058fc2b056f9849ce8.
---
hbase-shaded-miscellaneous/pom.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/hbase-shaded-miscellaneous/pom.xml
b/hbase-shaded-miscellaneous/pom.xml
index 2f2f572..1e93600 100644
--- a/hbase-shaded-miscellaneous/pom.xml
+++ b/hbase-shaded-miscellaneous/pom.xml
@@ -160,10 +160,6 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</exclusion>
- <exclusion>
- <groupId>com.google.errorprone</groupId>
- <artifactId>error_prone_annotations</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>