Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9524D200BDD for ; Sat, 10 Dec 2016 16:22:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 93B6B160B1A; Sat, 10 Dec 2016 15:22:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D2FA4160B2B for ; Sat, 10 Dec 2016 16:22:00 +0100 (CET) Received: (qmail 73083 invoked by uid 500); 10 Dec 2016 15:21:59 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 73062 invoked by uid 99); 10 Dec 2016 15:21:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Dec 2016 15:21:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 16F8F2C03DD for ; Sat, 10 Dec 2016 15:21:59 +0000 (UTC) Date: Sat, 10 Dec 2016 15:21:59 +0000 (UTC) From: "Sean Busbey (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13889) master build broken MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 10 Dec 2016 15:22:01 -0000 Sean Busbey created HADOOP-13889: ------------------------------------ Summary: master build broken Key: HADOOP-13889 URL: https://issues.apache.org/jira/browse/HADOOP-13889 Project: Hadoop Common Issue Type: Bug Components: build Affects Versions: 0.5.0 Reporter: Sean Busbey Priority: Blocker {code} ./build.sh --release working on version '0.5.0-SNAPSHOT' generating release docs. There is no issue which has the specified version: 0.5.0 mv: rename target/0.5.0/RELEASENOTES.0.5.0.md to target/RELEASENOTES.md: No such file or directory {code} I'm guessing it's the version bump and an edge case in handling RDM. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org