Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 38380 invoked from network); 26 Sep 2006 04:50:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2006 04:50:14 -0000 Received: (qmail 72096 invoked by uid 500); 26 Sep 2006 04:50:11 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 72018 invoked by uid 500); 26 Sep 2006 04:50:11 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 72007 invoked by uid 500); 26 Sep 2006 04:50:11 -0000 Received: (qmail 72003 invoked by uid 99); 26 Sep 2006 04:50:11 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Sep 2006 21:50:11 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=sandymac@apache.org; spf=permerror X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received-SPF: error (idunn.apache.osuosl.org: domain apache.org from 140.211.166.113 cause and error) Received: from [140.211.166.113] ([140.211.166.113:56904] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id B5/30-05106-281B8154 for ; Mon, 25 Sep 2006 21:50:11 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id AA78B1A981A; Mon, 25 Sep 2006 21:50:08 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r449901 - /jakarta/commons/proper/pool/branches/performance-ideas2/ Date: Tue, 26 Sep 2006 04:50:08 -0000 To: commons-cvs@jakarta.apache.org From: sandymac@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060926045008.AA78B1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sandymac Date: Mon Sep 25 21:50:06 2006 New Revision: 449901 URL: http://svn.apache.org/viewvc?view=rev&rev=449901 Log: removing performance-ideas2 branch. wasn't ever used and is out of sync with the trunk Removed: jakarta/commons/proper/pool/branches/performance-ideas2/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org