From commits-return-10746-apmail-apr-commits-archive=apr.apache.org@apr.apache.org Mon Aug 03 21:37:48 2009 Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 18952 invoked from network); 3 Aug 2009 21:37:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Aug 2009 21:37:47 -0000 Received: (qmail 25072 invoked by uid 500); 3 Aug 2009 21:37:52 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 24977 invoked by uid 500); 3 Aug 2009 21:37:51 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 24701 invoked by uid 99); 3 Aug 2009 21:37:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 21:37:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Mon, 03 Aug 2009 21:37:49 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 166482388854; Mon, 3 Aug 2009 21:37:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r800578 - /apr/apr/trunk/STATUS Date: Mon, 03 Aug 2009 21:37:28 -0000 To: commits@apr.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090803213729.166482388854@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Mon Aug 3 21:37:28 2009 New Revision: 800578 URL: http://svn.apache.org/viewvc?rev=800578&view=rev Log: flesh out STATUS similar to http, prepare to rm apr-util Modified: apr/apr/trunk/STATUS Modified: apr/apr/trunk/STATUS URL: http://svn.apache.org/viewvc/apr/apr/trunk/STATUS?rev=800578&r1=800577&r2=800578&view=diff ============================================================================== --- apr/apr/trunk/STATUS [utf-8] (original) +++ apr/apr/trunk/STATUS [utf-8] Mon Aug 3 21:37:28 2009 @@ -1,6 +1,24 @@ APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*- coding: utf-8 -*- Last modified at [$Date$] +The current version of this file can be found at: + + * http://svn.apache.org/repos/asf/apr/apr/trunk/STATUS + +Effective with version 2.0 , apr-util ceases to exist. For reference, +the final standalone apr-util can be found in subversion at: + + * http://svn.apache.org/repos/asf/apr/apr-util/branches -r784519 + +Patches considered for backport are noted in their branches' STATUS: + + * http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x/STATUS + * http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x/STATUS + * http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x/STATUS + * http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x/STATUS + * http://svn.apache.org/repos/asf/apr/apr-util/branches/1.3.x/STATUS + * http://svn.apache.org/repos/asf/apr/apr-util/branches/1.4.x/STATUS + Releases: 2.0.0 : in development on trunk/ 1.4.0 : in development on branches/1.4.x/ @@ -58,9 +76,27 @@ 2.0a2 : released March 31, 2000 2.0a1 : released March 10, 2000 +Contributors looking for a mission: + + * Just do an egrep on "TODO" or "XXX" in the source. + + * Review the bug database at: http://issues.apache.org/bugzilla/ + + * Review the "PatchAvailable" bugs in the bug database: + + https://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=APR&keywords=PatchAvailable + + After testing, you can append a comment saying "Reviewed and tested". + + * Open bugs in the bug database. + RELEASE SHOWSTOPPERS: + * Refactor apr_ldap as a proper/complete API. [Effective now, apr-2-config + no longer exports -lldap (-llber).] Brownie points for making these + DSO pluggable providers against the various SDK's/Toolkits. + CURRENT VOTES: