Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC14911015 for ; Thu, 19 Jun 2014 23:42:25 +0000 (UTC) Received: (qmail 11554 invoked by uid 500); 19 Jun 2014 23:42:25 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 11527 invoked by uid 500); 19 Jun 2014 23:42:25 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 11504 invoked by uid 99); 19 Jun 2014 23:42:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2014 23:42:25 +0000 Date: Thu, 19 Jun 2014 23:42:25 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-6986) pin jshint 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/CB-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038104#comment-14038104 ] ASF GitHub Bot commented on CB-6986: ------------------------------------ Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/37 > pin jshint > ---------- > > Key: CB-6986 > URL: https://issues.apache.org/jira/browse/CB-6986 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib > Affects Versions: 3.5.0 > Reporter: Josh Soref > Assignee: Josh Soref > > Currently npm test and npm run jshint fail if jshint isn't installed globally. > Apparently jshint has changed significantly between 2.4 and 2.5, so if we're expecting people to have consistent output, we should select a specific version of jshint and depend on it. -- This message was sent by Atlassian JIRA (v6.2#6252)