Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 26304 invoked from network); 10 Mar 2010 16:30:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Mar 2010 16:30:35 -0000 Received: (qmail 68609 invoked by uid 500); 10 Mar 2010 16:30:04 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 68590 invoked by uid 500); 10 Mar 2010 16:30:04 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 68582 invoked by uid 99); 10 Mar 2010 16:30:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 16:30:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [207.97.245.211] (HELO smtp211.iad.emailsrvr.com) (207.97.245.211) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 16:30:02 +0000 Received: from relay11.relay.iad.mlsrvr.com (localhost [127.0.0.1]) by relay11.relay.iad.mlsrvr.com (SMTP Server) with ESMTP id C804E1B4106 for ; Wed, 10 Mar 2010 11:29:41 -0500 (EST) Received: by relay11.relay.iad.mlsrvr.com (Authenticated sender: eevans-AT-racklabs.com) with ESMTPSA id 52D451B40F5 for ; Wed, 10 Mar 2010 11:29:41 -0500 (EST) Subject: Re: cassandra 0.6.0 beta 2 download contains beta 1? From: Eric Evans To: cassandra-user@incubator.apache.org In-Reply-To: <285186.91021.qm@web43133.mail.sp1.yahoo.com> References: <285186.91021.qm@web43133.mail.sp1.yahoo.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 10 Mar 2010 10:30:14 -0600 Message-ID: <1268238614.8438.118.camel@erebus.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit On Tue, 2010-03-09 at 12:38 -0800, Omer van der Horst Jansen wrote: > The apache-cassandra-0.6.0-beta2-bin.tar.gz download contains both these files > in the apache-cassandra-0.6.0-beta2/lib directory: > > apache-cassandra-0.6.0-beta1.jar > apache-cassandra-0.6.0-beta2.jar Ugh, my bad. I must have failed to `clean' in between the aborted beta1 and beta2. > Given the way the classpath is constructed, it's possible that anyone using > this download is actually running beta 1 rather than beta 2... The only difference between beta1 and beta2 was a couple of bytes worth of version metadata, so it really wouldn't matter in this context. -- Eric Evans eevans@rackspace.com