Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 25788 invoked from network); 4 May 2009 19:02:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 May 2009 19:02:28 -0000 Received: (qmail 3613 invoked by uid 500); 4 May 2009 19:02:28 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 3595 invoked by uid 500); 4 May 2009 19:02:28 -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 3585 invoked by uid 99); 4 May 2009 19:02:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 19:02:28 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 19:02:26 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7D41E2388B66; Mon, 4 May 2009 19:02:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r771401 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/test/DataImporter.java Date: Mon, 04 May 2009 19:02:05 -0000 To: cassandra-commits@incubator.apache.org From: jbellis@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090504190205.7D41E2388B66@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jbellis Date: Mon May 4 19:02:05 2009 New Revision: 771401 URL: http://svn.apache.org/viewvc?rev=771401&view=rev Log: r/m DataImporter; it's not useful outside of FB patch by jbellis; reviewed by nk11 for CASSANDRA-120 Removed: incubator/cassandra/trunk/src/java/org/apache/cassandra/test/DataImporter.java