Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 74195 invoked from network); 26 Dec 2009 23:58:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Dec 2009 23:58:36 -0000 Received: (qmail 44181 invoked by uid 500); 26 Dec 2009 23:58:36 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 44084 invoked by uid 500); 26 Dec 2009 23:58:35 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 44075 invoked by uid 99); 26 Dec 2009 23:58:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Dec 2009 23:58:35 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 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; Sat, 26 Dec 2009 23:58:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 04F7423889EB; Sat, 26 Dec 2009 23:58:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r894035 - /commons/proper/dbcp/trunk/release-process.txt Date: Sat, 26 Dec 2009 23:58:08 -0000 To: commits@commons.apache.org From: psteitz@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091226235809.04F7423889EB@eris.apache.org> Author: psteitz Date: Sat Dec 26 23:58:08 2009 New Revision: 894035 URL: http://svn.apache.org/viewvc?rev=894035&view=rev Log: Completed change from r893994. Modified: commons/proper/dbcp/trunk/release-process.txt Modified: commons/proper/dbcp/trunk/release-process.txt URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/release-process.txt?rev=894035&r1=894034&r2=894035&view=diff ============================================================================== --- commons/proper/dbcp/trunk/release-process.txt (original) +++ commons/proper/dbcp/trunk/release-process.txt Sat Dec 26 23:58:08 2009 @@ -42,7 +42,6 @@ 9. From the DBCP_1_3_x_BRANCH svn rm pom.xml svn rm build.xml - svn rm build.properties.sample svn mv build-1.3.xml build.xml svn mv pom-1.3.xml pom.xml