diff options
author | Noah Slater <nslater@apache.org> | 2009-03-24 13:15:24 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2009-03-24 13:15:24 +0000 |
commit | 3f2925278d4fb6f0c38355ec8e1df82744822d73 (patch) | |
tree | faf45907d5a15eeeea0816218c80ed7d4f3455b2 | |
parent | 2e206a9524c67a83941ad6ba95b4f909550af43a (diff) |
remove references to the incubator
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757780 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | BUGS | 2 | ||||
-rw-r--r-- | README | 8 |
2 files changed, 1 insertions, 9 deletions
@@ -3,4 +3,4 @@ Apache CouchDB BUGS Please see the [documentation][1] on how to report bugs with Apache CouchDB. -[1] http://incubator.apache.org/couchdb/community/issues.html +[1] http://couchdb.apache.org/community/issues.html @@ -5,14 +5,6 @@ Apache CouchDB is alpha software and still under heavy development. Please be aware that important areas such as the public API or internal database format may see backwards incompatible changes between versions. -Apache CouchDB is an effort undergoing incubation at the Apache Software -Foundation (ASF), sponsored by the Apache 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. - Building From Checkout ---------------------- |