[
https://issues.apache.org/jira/browse/CB-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074845#comment-14074845
]
ASF GitHub Bot commented on CB-7199:
------------------------------------
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-lib/pull/65
CB-7199 control git/npm using platform.js
this should fix travis...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-lib cb_7199
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/65.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #65
----
commit f944a6e39dc3dde984851b1c7b7dd7bacc26726f
Author: Josh Soref <[email protected]>
Date: 2014-07-25T20:04:42Z
CB-7199 control git/npm using platform.js
----
> control git/npm using platform.js
> ---------------------------------
>
> Key: CB-7199
> URL: https://issues.apache.org/jira/browse/CB-7199
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 3.6.0
> Reporter: Josh Soref
> Assignee: Josh Soref
>
> Currently the use of npm/git is hard coded to www = git; everything else =
> npm or user knows how to use --usegit.
> That's a pain. especially for developing platforms. Instead, let's support
> platforms.js controlling it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)