Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF0B411B33 for ; Tue, 26 Aug 2014 16:37:58 +0000 (UTC) Received: (qmail 98362 invoked by uid 500); 26 Aug 2014 16:37:58 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 98318 invoked by uid 500); 26 Aug 2014 16:37:58 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 98306 invoked by uid 99); 26 Aug 2014 16:37:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 16:37:58 +0000 Date: Tue, 26 Aug 2014 16:37:58 +0000 (UTC) From: "Dima Spivak (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-11721) jdiff script no longer works as usage instructions indicate MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-11721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Spivak updated HBASE-11721: -------------------------------- Attachment: HBASE-11721-v3.patch Patch modifies arguments to sed to support BSD derivatives (i.e. what you'd find on Mac OS X). You're too thorough, Misty. :) > jdiff script no longer works as usage instructions indicate > ----------------------------------------------------------- > > Key: HBASE-11721 > URL: https://issues.apache.org/jira/browse/HBASE-11721 > Project: HBase > Issue Type: Bug > Components: scripts > Reporter: Misty Stanley-Jones > Assignee: Dima Spivak > Attachments: HBASE-11721-v2.patch, HBASE-11721-v3.patch, HBASE-11721.patch > > > I pasted the command from the usage instructions embedded in the script, but it fails as follows: > [misty@cheezel dev-support](master)$ bash ./jdiffHBasePublicAPI.sh https://github.com/apache/hbase.git 0.94 https://github.com/MY_REPO/hbase.git 0.94 > JDiff evaluation beginning: > Determining if this is a local directory or a git repo. > Looks like https://github.com/apache/hbase.git is a git repo > Determining if this is a local directory or a git repo. > Looks like https://github.com/MY_REPO/hbase.git is a git repo > We are going to compare source 1 which is a git_repo and source 2, which is a git_repo > 0.94 > 0.94 > JDIFF_WORKING_DIRECTORY not set. That's not an issue. We will default it to /tmp/jdiff. > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 183 100 183 0 0 447 0 --:--:-- --:--:-- --:--:-- 448 > Archive: jdiff-1.1.1-with-incompatible-option.zip > End-of-central-directory signature not found. Either this file is not > a zipfile, or it constitutes one disk of a multi-part archive. In the > latter case the central directory and zipfile comment will be found on > the last disk(s) of this archive. > unzip: cannot find zipfile directory in one of jdiff-1.1.1-with-incompatible-option.zip or > jdiff-1.1.1-with-incompatible-option.zip.zip, and cannot find jdiff-1.1.1-with-incompatible-option.zip.ZIP, period. -- This message was sent by Atlassian JIRA (v6.2#6252)