Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 26214 invoked from network); 29 Oct 2010 13:58:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Oct 2010 13:58:42 -0000 Received: (qmail 7166 invoked by uid 500); 29 Oct 2010 13:58:42 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 7028 invoked by uid 500); 29 Oct 2010 13:58:41 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 7016 invoked by uid 99); 29 Oct 2010 13:58:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 13:58:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 13:58:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9TDwKil025008 for ; Fri, 29 Oct 2010 13:58:20 GMT Message-ID: <3671163.141921288360700347.JavaMail.jira@thor> Date: Fri, 29 Oct 2010 09:58:20 -0400 (EDT) From: "Valentin Mahrwald (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Closed: (ARIES-475) Use assertEquals rather than assertTrue(... == ...) in QuiesceManagerTest to help debuggability In-Reply-To: <21506688.141891288360585222.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Mahrwald closed ARIES-475. ----------------------------------- Resolution: Fixed Changes committed in revision #1028745. > Use assertEquals rather than assertTrue(... == ...) in QuiesceManagerTest to help debuggability > ----------------------------------------------------------------------------------------------- > > Key: ARIES-475 > URL: https://issues.apache.org/jira/browse/ARIES-475 > Project: Aries > Issue Type: Improvement > Reporter: Valentin Mahrwald > Assignee: Valentin Mahrwald > Priority: Trivial > Fix For: 0.3 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.