You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/02 06:37:20 UTC

[jira] [Commented] (CB-9825) Support third-party package managers like Cocoapods and Nuget

    [ https://issues.apache.org/jira/browse/CB-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403465#comment-15403465 ] 

ASF GitHub Bot commented on CB-9825:
------------------------------------

Github user shazron commented on the issue:

    https://github.com/apache/cordova-lib/pull/467
  
    Looks like the Travis tests on node 0.10 and 0.12 are failing, but pass on 4.2 and 6.0.
    The failing test is:
    ```
    1) cocoapod plugin add and rm end-to-end installs and uninstalls plugin depending on new pod and existing pod
       Message:
         Expected {  } to be undefined.
       Stacktrace:
         Error: Expected {  } to be undefined.
        at /home/travis/build/apache/cordova-lib/cordova-lib/spec-cordova/platform.spec.js:468:25
        at _rejected (/home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:797:24)
        at /home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:823:30
        at Promise.when (/home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:1035:31)
        at Promise.promise.promiseDispatch (/home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:741:41)
        at /home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:557:44
        at flush (/home/travis/build/apache/cordova-lib/cordova-lib/node_modules/q/q.js:108:17)
    ```
    
    Let's take a quick look and see if we can fix this. @stevengill are we still supporting 0.x node?


> Support third-party package managers like Cocoapods and Nuget
> -------------------------------------------------------------
>
>                 Key: CB-9825
>                 URL: https://issues.apache.org/jira/browse/CB-9825
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CordovaLib
>            Reporter: Shazron Abdullah
>            Assignee: Julia Geist
>              Labels: cordova-ios-5.0.x
>
> ML discussion:
> http://markmail.org/message/5qvg6rwr4nz4q7mc
> cordova-discuss proposal (to be brought back to the list when finalized):
> https://github.com/cordova/cordova-discuss/blob/master/proposals/ThirdPartyPackageManagers.md
> From Steve Gill in the ML:
> At the Cordova F2F, everyone seemed to agree that we should bring CocoaPods
> support to plugins as dependencies for iOS.
> Cordova-android currently uses Gradle as a way to enable external
> dependency resolution for plugins using the framework tag.
> A suggestion about using the engine tag to fetch cocoapods-cli (mac) &
> NuGet (windows) followed by using the framework tag was discussed.
> The minutes[1] show Carlos, Shaz and Raghav as looking into the design.
> Someone should write up a proposal on cordova-discuss[2] and create the
> issues. Post them in this thread.
> This shouldn't take priority over cordova-ios 4 issues.
> [1]
> https://docs.google.com/document/d/1MArKRmnLS052LBbhPxJF57_4ZivghOj8znWo5sTCkbU/edit?usp=sharing
> [2] https://github.com/cordova/cordova-discuss



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org