Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 70800 invoked from network); 3 Feb 2011 14:06:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Feb 2011 14:06:37 -0000 Received: (qmail 66508 invoked by uid 500); 3 Feb 2011 14:06:35 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 66314 invoked by uid 500); 3 Feb 2011 14:06:32 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 66303 invoked by uid 99); 3 Feb 2011 14:06:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 14:06:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jlebleu@gmail.com designates 74.125.83.44 as permitted sender) Received: from [74.125.83.44] (HELO mail-gw0-f44.google.com) (74.125.83.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 14:06:23 +0000 Received: by gwb20 with SMTP id 20so523026gwb.31 for ; Thu, 03 Feb 2011 06:06:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=w+t49L8LvFg8qRf4hIxgQABB2rGH8j52WXbbnNVgUtQ=; b=x3yyPnX1Jn4r/xai88Oyik9YmwKSVxDmbqCWLOp+7g4GHTRPo602a/Hr/PCY3Y8fyV UGfXa+x/Ra96KL/coKhuYxe9TLJLISsBG1Iz8Heysn3ctgmMU/reunWkIe/UXQ2TkliW 5cvs6BIBqb4u6a0LqxamCdhEHIVRUZTfc7yqc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=NiufQ0t+kzmDuL0LiljgHvuwJrEUJdmdSPC2pwNI9kMoe60IgHNkeRfTqu311GO6ZW Uvm1d++gcW0hI4nCC5bdiqteap8svmfRKRr5vO2LiXje+6VE47wHA2ZvbZHTIONv7NN9 JDK6VHaeNbgBuH+JYh0i3HNKblQdkhh+n1RKE= MIME-Version: 1.0 Received: by 10.90.83.5 with SMTP id g5mr828084agb.59.1296741962713; Thu, 03 Feb 2011 06:06:02 -0800 (PST) Received: by 10.90.95.9 with HTTP; Thu, 3 Feb 2011 06:06:02 -0800 (PST) Date: Thu, 3 Feb 2011 15:06:02 +0100 Message-ID: Subject: cassandra 0.6.11 binary package problem From: Jean-Yves LEBLEU To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi all, Just for info, in apache-cassandra-0.6.11-bin.tar.gz there are both apache-cassandra-0.6.10.jar and apache-cassandra-0.6.11.jar in the lib directory. Causing troubles to my upgrade scripts which use this file to get installed version and check if upgrade needed ..... :( Thanks for the good job. Jean-Yves