[
https://issues.apache.org/jira/browse/CB-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274976#comment-14274976
]
ASF GitHub Bot commented on CB-8208:
------------------------------------
GitHub user alsorokin opened a pull request:
https://github.com/apache/cordova-lib/pull/146
CB-8208 Made CI systems to get cordova-js dependency from gihub
JIRA issue: https://issues.apache.org/jira/browse/CB-8208
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-lib CB-8208
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/146.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 #146
----
commit d263fe9070e69c5aac24095d6a28b2f2be4749e2
Author: alsorokin <[email protected]>
Date: 2015-01-13T09:36:31Z
CB-8208 Made CI systems to get cordova-js dependency from gihub
----
> Travis and AppVeyor builds are failing on cordova-lib
> -----------------------------------------------------
>
> Key: CB-8208
> URL: https://issues.apache.org/jira/browse/CB-8208
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Alexander Sorokin
>
> Both Travis and AppVeyor builds are failing on cordova-lib because of recent
> updates that uses new functionality of cordova-js that is not yet released
> (specifically, init function in require-tr.js).
> Tests fail because "npm install" installs latest release version that doesn't
> contain this functionality.
> Proposed fix is to modify CI configuration to use latest dev version of
> cordova-js instead of release version available from npm.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]