Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 25DF6B811 for ; Wed, 4 Jan 2012 21:46:03 +0000 (UTC) Received: (qmail 32217 invoked by uid 500); 4 Jan 2012 21:46:03 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 32196 invoked by uid 500); 4 Jan 2012 21:46:03 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 32188 invoked by uid 99); 4 Jan 2012 21:46:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 21:46:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 21:46:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BC24B23889FD for ; Wed, 4 Jan 2012 21:45:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1227332 - /ace/trunk/README Date: Wed, 04 Jan 2012 21:45:41 -0000 To: commits@ace.apache.org From: danielsh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120104214541.BC24B23889FD@eris.apache.org> Author: danielsh Date: Wed Jan 4 21:27:00 2012 New Revision: 1227332 URL: http://svn.apache.org/viewvc?rev=1227332&view=rev Log: * README: Drop incubation disclaimer Modified: ace/trunk/README Modified: ace/trunk/README URL: http://svn.apache.org/viewvc/ace/trunk/README?rev=1227332&r1=1227331&r2=1227332&view=diff ============================================================================== --- ace/trunk/README (original) +++ ace/trunk/README Wed Jan 4 21:27:00 2012 @@ -24,16 +24,6 @@ artifacts to target systems. It's built using OSGi and can be deployed in different topologies. The target systems are usually also OSGi based, but don't have to be. -Disclaimer -========== -Apache ACE 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. - Getting Started =============== For an Apache ACE source distribution, please read