You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2009/03/24 14:15:25 UTC

svn commit: r757780 - in /couchdb/trunk: BUGS README

Author: nslater
Date: Tue Mar 24 13:15:24 2009
New Revision: 757780

URL: http://svn.apache.org/viewvc?rev=757780&view=rev
Log:
remove references to the incubator

Modified:
    couchdb/trunk/BUGS
    couchdb/trunk/README

Modified: couchdb/trunk/BUGS
URL: http://svn.apache.org/viewvc/couchdb/trunk/BUGS?rev=757780&r1=757779&r2=757780&view=diff
==============================================================================
--- couchdb/trunk/BUGS (original)
+++ couchdb/trunk/BUGS Tue Mar 24 13:15:24 2009
@@ -3,4 +3,4 @@
 
 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

Modified: couchdb/trunk/README
URL: http://svn.apache.org/viewvc/couchdb/trunk/README?rev=757780&r1=757779&r2=757780&view=diff
==============================================================================
--- couchdb/trunk/README (original)
+++ couchdb/trunk/README Tue Mar 24 13:15:24 2009
@@ -5,14 +5,6 @@
 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
 ----------------------