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

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

GitHub user riknoll opened a pull request:

    https://github.com/apache/cordova-lib/pull/406

    CB-10679: Improving version choosing logic test coverage

    This adds a test plugin to improve our end to end tests related to the new 
plugin version choosing logic implementation. The plugin itself is empty and 
published to npm under my account: 
https://www.npmjs.com/package/cordova-lib-test-plugin . I also added a test 
case for git URLs, because we were missing one.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-lib test-plugin

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/406.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 #406
    
----
commit 8eed08ef17d06cde56df1d2a42ec2f2f8124843e
Author: riknoll <richard.b.kn...@gmail.com>
Date:   2016-03-08T00:10:22Z

    CB-10679: Improving version choosing logic test coverage

----


> Update plugin add behavior to allow plugins to list engine constraints
> ----------------------------------------------------------------------
>
>                 Key: CB-10679
>                 URL: https://issues.apache.org/jira/browse/CB-10679
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CordovaLib
>            Reporter: Richard B Knoll
>            Assignee: Richard B Knoll
>              Labels: triaged
>
> Let plugins specify their Cordova related dependencies in their package.json 
> so that the CLI can choose a compatible version for the current project.
> Full specification is here:
> https://github.com/cordova/cordova-discuss/pull/30



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

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

Reply via email to