Repository: incubator-htrace Updated Branches: refs/heads/master d7a91a8ac -> b0462d942
HTRACE-377. The HTrace website should include the Apache incubator disclaimer. (Colin Patrick McCabe via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/b0462d94 Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/b0462d94 Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/b0462d94 Branch: refs/heads/master Commit: b0462d942a99103a5f08c1a7163aa51cfefadc73 Parents: d7a91a8 Author: Masatake Iwasaki <[email protected]> Authored: Wed Jul 13 23:02:54 2016 +0900 Committer: Masatake Iwasaki <[email protected]> Committed: Wed Jul 13 23:02:54 2016 +0900 ---------------------------------------------------------------------- src/main/site/markdown/index.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/b0462d94/src/main/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/main/site/markdown/index.md b/src/main/site/markdown/index.md index d48008e..75bc2a6 100644 --- a/src/main/site/markdown/index.md +++ b/src/main/site/markdown/index.md @@ -34,3 +34,6 @@ Hadoop, and is a useful building block for many distributed systems. See the The API documentation for htrace-core is online. * [htrace-4.1.0-incubating JavaDoc](http://htrace.incubator.apache.org/javadoc/4.1/htrace-core/index.html) + +# Incubation Status +Apache HTrace is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
