From dev-return-107654-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Mon Mar 03 03:14:15 2008 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 11120 invoked from network); 3 Mar 2008 03:14:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 03:14:15 -0000 Received: (qmail 14086 invoked by uid 500); 3 Mar 2008 03:14:09 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 14008 invoked by uid 500); 3 Mar 2008 03:14:08 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 13999 invoked by uid 99); 3 Mar 2008 03:14:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2008 19:14:08 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of niall.pemberton@gmail.com designates 216.239.58.188 as permitted sender) Received: from [216.239.58.188] (HELO gv-out-0910.google.com) (216.239.58.188) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 03:13:34 +0000 Received: by gv-out-0910.google.com with SMTP id e6so3139514gvc.26 for ; Sun, 02 Mar 2008 19:13:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=6PGJzcKep5YmT7RWVZbZ2ug/+VLL7npF6Pkh7xXUELQ=; b=LZw4FTM2PglPZUxnkKbWVbaZDfWOvFHSyY9AXonSmMa9hdZitokfA9Xnppb+gFMyerGZ7L0DszVimjDUv5aZk+b373nETvZl6cDyMHdYZyIYUvcgSuNq3nJLnBcmYp+zXI/6gbL7JajLrce4PAuiZ5swV3XgZeHKUGs5XwpqVGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=E5U3m9T/vgFe27cZWsW1yrcr7yph0lZP7+FGldyTgdxlFJgLWG2bThlGRJGrRQ3AwHYQki+PwJLQM7E6IPuIDdP0hQLgXJSOU1s9Shr8sOLfgKU9jkJ0hADzpzoSv6qHXLxCYm/WMoknhZk/0KMbManrqSsxULr/vgoEm+Ry24g= Received: by 10.114.37.1 with SMTP id k1mr4180476wak.6.1204514021726; Sun, 02 Mar 2008 19:13:41 -0800 (PST) Received: by 10.114.155.12 with HTTP; Sun, 2 Mar 2008 19:13:41 -0800 (PST) Message-ID: <55afdc850803021913x3616e275g76209fdd2ea76f80@mail.gmail.com> Date: Mon, 3 Mar 2008 03:13:41 +0000 From: "Niall Pemberton" To: "Commons Developers List" Subject: [monitoring] StopWatch interface needs to be added MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Monitoring is currently broken - looks like the new redesigned StopWatch as an interface hasn't been added. http://svn.apache.org/viewvc?view=rev&revision=631142 Niall --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org