Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 41353 invoked from network); 3 Jan 2007 01:08:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2007 01:08:27 -0000 Received: (qmail 59594 invoked by uid 500); 3 Jan 2007 01:08:31 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 59529 invoked by uid 500); 3 Jan 2007 01:08:31 -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 59512 invoked by uid 500); 3 Jan 2007 01:08:31 -0000 Received: (qmail 59509 invoked by uid 99); 3 Jan 2007 01:08:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jan 2007 17:08:31 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jan 2007 17:08:24 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 3E3AA1A981A; Tue, 2 Jan 2007 17:07:28 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r491998 - /jakarta/commons/proper/lang/trunk/xdocs/index.xml Date: Wed, 03 Jan 2007 01:07:28 -0000 To: commons-cvs@jakarta.apache.org From: bayard@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070103010728.3E3AA1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bayard Date: Tue Jan 2 17:07:27 2007 New Revision: 491998 URL: http://svn.apache.org/viewvc?view=rev&rev=491998 Log: Putting Cobertura back, hadn't known we still had it hooked up Modified: jakarta/commons/proper/lang/trunk/xdocs/index.xml Modified: jakarta/commons/proper/lang/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/xdocs/index.xml?view=diff&rev=491998&r1=491997&r2=491998 ============================================================================== --- jakarta/commons/proper/lang/trunk/xdocs/index.xml (original) +++ jakarta/commons/proper/lang/trunk/xdocs/index.xml Tue Jan 2 17:07:27 2007 @@ -98,6 +98,7 @@ Maven, Clirr, PMD, +Cobertura, FindBugs and JarDiff have all been of use in the latest release of Commons Lang. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org