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

ASF subversion and git services commented on CB-10553:
------------------------------------------------------

Commit 8cd2c9a60397393a3d49e93995fe68c3c9d58704 in cordova-lib's branch 
refs/heads/master from [~ktop500]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=8cd2c9a ]

CB-10553 Fix framework tag handler for Android


> Framework tag in plugin.xml not handled during plugin-install on Android
> ------------------------------------------------------------------------
>
>                 Key: CB-10553
>                 URL: https://issues.apache.org/jira/browse/CB-10553
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: Master
>         Environment: Android
>            Reporter: Karen Tran
>              Labels: android, framework, plugin
>             Fix For: Master
>
>
> On the Android platform, the framework tag is not being handled during 
> plugin-install. It only runs during build time.
> Recreate:
> cordova create myApp
> cd myApp
> cordova platform add android
> cordova plugin add cordova-plugin-okhttp
> okhttp plugin has a framework tag in it's plugin.xml. If you go check 
> build.gradle after adding the plugin, you'll see the framework tag didn't add 
> a dependency to build.gradle that it was supposed to. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to