You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ta...@apache.org on 2021/05/19 06:45:01 UTC

[hadoop-thirdparty] 27/28: add org.checkerframework docs

This is an automated email from the ASF dual-hosted git repository.

tasanuma pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git

commit 27d1b07ca8864cb6b76330f485f319e41b936f8c
Author: Takanobu Asanuma <ta...@apache.org>
AuthorDate: Tue May 18 18:45:50 2021 +0900

    add org.checkerframework docs
---
 src/site/markdown/index.md.vm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index fd3145c..a2c2076 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -60,3 +60,4 @@ Following are relocations under *hadoop-shaded-guava* artifact:
 |Original package | Shaded package |
 |---|---|
 |com.google.guava|org.apache.hadoop.thirdparty.com.google|
+|org.checkerframework|org.apache.hadoop.thirdparty.org.checkerframework|

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org