Return-Path: Delivered-To: apmail-incubator-abdera-commits-archive@locus.apache.org Received: (qmail 87810 invoked from network); 11 Jul 2006 14:53:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 14:53:24 -0000 Received: (qmail 5916 invoked by uid 500); 11 Jul 2006 14:53:24 -0000 Delivered-To: apmail-incubator-abdera-commits-archive@incubator.apache.org Received: (qmail 5899 invoked by uid 500); 11 Jul 2006 14:53:23 -0000 Mailing-List: contact abdera-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-commits@incubator.apache.org Received: (qmail 5890 invoked by uid 99); 11 Jul 2006 14:53:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 07:53:23 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 07:53:23 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 384311A981A; Tue, 11 Jul 2006 07:53:03 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r420880 - /incubator/abdera/java/trunk/README Date: Tue, 11 Jul 2006 14:53:02 -0000 To: abdera-commits@incubator.apache.org From: rooneg@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060711145303.384311A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: rooneg Date: Tue Jul 11 07:53:02 2006 New Revision: 420880 URL: http://svn.apache.org/viewvc?rev=420880&view=rev Log: * README: Reformat a bit, and note the RFC for the syndication format. Modified: incubator/abdera/java/trunk/README Modified: incubator/abdera/java/trunk/README URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/README?rev=420880&r1=420879&r2=420880&view=diff ============================================================================== --- incubator/abdera/java/trunk/README (original) +++ incubator/abdera/java/trunk/README Tue Jul 11 07:53:02 2006 @@ -1,22 +1,25 @@ Apache Abdera ============================ -Apache Abdera is a high-performance, functionally complete implementation -of the IETF Atom Syndication Format and Atom Publishing Protocol specifications. +Apache Abdera is a high-performance, functionally complete +implementation of the IETF Atom Syndication Format (RFC 4287) and Atom +Publishing Protocol specifications. Incubation Disclaimer ============================ -Abdera is an effort undergoing incubation at the Apache Software + +Abdera 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. +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 ============================ + See the Getting Started Guide @ http://incubator.apache.org/abdera/docs/gettingstarted.html @@ -30,7 +33,9 @@ Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel -http://incubator.apache.org/abdera/ -Please help us make Apache Abdera better - we appreciate any feedback you may have. + http://incubator.apache.org/abdera/ + +Please help us make Apache Abdera better - we appreciate any feedback +you may have.