Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 66241 invoked from network); 11 May 2009 23:21:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 May 2009 23:21:10 -0000 Received: (qmail 91746 invoked by uid 500); 11 May 2009 23:21:07 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 91733 invoked by uid 500); 11 May 2009 23:21:07 -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 91707 invoked by uid 99); 11 May 2009 23:21:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 May 2009 23:21:07 +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; Mon, 11 May 2009 23:21:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8F56A234C004 for ; Mon, 11 May 2009 16:20:45 -0700 (PDT) Message-ID: <1178149139.1242084045572.JavaMail.jira@brutus> Date: Mon, 11 May 2009 16:20:45 -0700 (PDT) From: "Jonathan Ellis (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-158) allow running just one test from ant In-Reply-To: <1359431418.1241919645561.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-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708256#action_12708256 ] Jonathan Ellis commented on CASSANDRA-158: ------------------------------------------ I've ported everything to junit4 (method names are the same, only the import is different). Was just waiting on 153 to post the diff. (I see that Jun is done reviewing that now.) > allow running just one test from ant > ------------------------------------ > > Key: CASSANDRA-158 > URL: https://issues.apache.org/jira/browse/CASSANDRA-158 > Project: Cassandra > Issue Type: Improvement > Reporter: Jonathan Ellis > Assignee: Michael Greene > Attachments: CASSANDRA-158-001.diff > > > Can someone with ant kung fu help here? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.