Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 39021 invoked from network); 26 Sep 2006 04:55:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2006 04:55:44 -0000 Received: (qmail 77455 invoked by uid 500); 26 Sep 2006 04:55:43 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 77445 invoked by uid 500); 26 Sep 2006 04:55:42 -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 77433 invoked by uid 500); 26 Sep 2006 04:55:42 -0000 Received: (qmail 77429 invoked by uid 99); 26 Sep 2006 04:55:42 -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:55:42 -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:59893] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id C5/50-05106-DC2B8154 for ; Mon, 25 Sep 2006 21:55:42 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 33D471A981A; Mon, 25 Sep 2006 21:55:39 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r449904 - /jakarta/commons/proper/pool/branches/performance-concurrent/ Date: Tue, 26 Sep 2006 04:55:39 -0000 To: commons-cvs@jakarta.apache.org From: sandymac@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060926045539.33D471A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sandymac Date: Mon Sep 25 21:55:37 2006 New Revision: 449904 URL: http://svn.apache.org/viewvc?view=rev&rev=449904 Log: branch to test effects of using java.util.concurrent with pool Added: jakarta/commons/proper/pool/branches/performance-concurrent/ - copied from r449903, jakarta/commons/proper/pool/trunk/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org