Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 882 invoked from network); 12 May 2009 01:19:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 May 2009 01:19:10 -0000 Received: (qmail 80591 invoked by uid 500); 12 May 2009 01:19:09 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 80577 invoked by uid 500); 12 May 2009 01:19:09 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 80567 invoked by uid 99); 12 May 2009 01:19:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 01:19:09 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 01:19:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AF14529A0019 for ; Mon, 11 May 2009 18:18:45 -0700 (PDT) Message-ID: <1149038663.1242091125716.JavaMail.jira@brutus> Date: Mon, 11 May 2009 18:18:45 -0700 (PDT) From: "Jonathan Ellis (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-162) migrate to junit In-Reply-To: <105639284.1242086205598.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708284#action_12708284 ] Jonathan Ellis commented on CASSANDRA-162: ------------------------------------------ you'll want to put the junit4 jar in lib/ to run the tests w/ this applied. > migrate to junit > ---------------- > > Key: CASSANDRA-162 > URL: https://issues.apache.org/jira/browse/CASSANDRA-162 > Project: Cassandra > Issue Type: Bug > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Attachments: 0001-CASSANDRA-162-migrate-to-JUnit-4.6.txt, 0002-extract-tests-that-could-conflict-with-each-other-to-a.txt > > > junit has a fork option which will allow our tests to be 100% independent of each other instead of sorta kinda independent. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.