Updated Branches: refs/heads/master f8567052d -> 2bb576b2d
Added disclaimer Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/2bb576b2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/2bb576b2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/2bb576b2 Branch: refs/heads/master Commit: 2bb576b2dc46d2caf9fc18b0472ba78ff1755b10 Parents: f856705 Author: randgalt <[email protected]> Authored: Wed May 1 13:31:24 2013 -0700 Committer: randgalt <[email protected]> Committed: Wed May 1 13:31:24 2013 -0700 ---------------------------------------------------------------------- src/site/confluence/index.confluence | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/2bb576b2/src/site/confluence/index.confluence ---------------------------------------------------------------------- diff --git a/src/site/confluence/index.confluence b/src/site/confluence/index.confluence index ba1bdd5..479eb76 100644 --- a/src/site/confluence/index.confluence +++ b/src/site/confluence/index.confluence @@ -32,3 +32,11 @@ most users, the only artifact you need is {{curator-recipes}}. |org.apache.curator|curator-examples|Example usages of various Curator features.| |org.apache.curator|curator-x-discovery|A Service Discovery implementation built on the Curator Framework.| |org.apache.curator|curator-x-discovery-server|A RESTful server that can be used with Curator Discovery.| + +h2. Disclaimer + +Apache Curator is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Incubator PMC. + +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.
