You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by ktop <gi...@git.apache.org> on 2016/02/07 04:04:47 UTC

[GitHub] cordova-lib pull request: CB-10553 Fix framework tag handler for A...

GitHub user ktop opened a pull request:

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

    CB-10553 Fix framework tag handler for Android

    The framework tag was not being handled during plugin-install for Android. In the conditional check, it checks for the string literal 'platform' instead of just the platform. 

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

    $ git pull https://github.com/ktop/cordova-lib cb-10553

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

    https://github.com/apache/cordova-lib/pull/380.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 #380
    
----
commit 8cd2c9a60397393a3d49e93995fe68c3c9d58704
Author: Karen Tran <kt...@gmail.com>
Date:   2016-02-07T03:01:58Z

    CB-10553 Fix framework tag handler for Android

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-lib pull request: CB-10553 Fix framework tag handler for A...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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