Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6EC79DB9 for ; Tue, 22 Nov 2011 21:44:20 +0000 (UTC) Received: (qmail 54922 invoked by uid 500); 22 Nov 2011 21:44:19 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 54727 invoked by uid 500); 22 Nov 2011 21:44:19 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 54719 invoked by uid 99); 22 Nov 2011 21:44:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 21:44:19 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrew.bayer@gmail.com designates 209.85.212.48 as permitted sender) Received: from [209.85.212.48] (HELO mail-vw0-f48.google.com) (209.85.212.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2011 21:44:12 +0000 Received: by vbnl22 with SMTP id l22so1043802vbn.35 for ; Tue, 22 Nov 2011 13:43:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=i6rs0o/+gMK1QDrprYrQx+v7B20jUUTqEGYCZpPmFMM=; b=Tl9IKmDw1jGMHteYOGnYG+T2n+YceEVzGh9xZk12a7EJnaw1Yz7xTIvpqPead+ZWh8 6FHy8HXg+ctQUiXM607XI/Mx+KpG85sFtpIV2VVvVc3+cBR+ZsNBeoKzaLGoJfo22W5U hBANWAo+2vIg7wulr4k+0eGf8QJ2Iuwn/SjCY= Received: by 10.52.22.226 with SMTP id h2mr22504765vdf.46.1321998232091; Tue, 22 Nov 2011 13:43:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.19.79 with HTTP; Tue, 22 Nov 2011 13:43:31 -0800 (PST) From: Andrew Bayer Date: Tue, 22 Nov 2011 13:43:31 -0800 Message-ID: Subject: No svn revision corresponding to hadoop-0.23.0-src.tar.gz contents? To: general Content-Type: multipart/alternative; boundary=bcaec501c53e047aae04b259b3bc --bcaec501c53e047aae04b259b3bc Content-Type: text/plain; charset=ISO-8859-1 Hi all - I've been unable to find a revision in svn that actually corresponds directly to the contents of hadoop-0.23.0-src.tar.gz. The POMs in the tarball all have 0.23.0, but the release-0.23.0 tag, everything on branch-0.23, everything on branch-0.23.0, everything on the rc branches, etc have 0.23.0-SNAPSHOT. Is this something which could be fixed? Also, shouldn't on branch-0.23 now be 0.23.1-SNAPSHOT? A. --bcaec501c53e047aae04b259b3bc--