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

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

GitHub user mbektchiev opened a pull request:

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

    CB-6698 Fix directory resolution of framework with parent

    Due to a refactoring after the original implementation the installation of 
plugins containing frameworks with parent=true were broken. 
    This pull request fixes the paths and adds two unit tests for such 
frameworks

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

    $ git pull https://github.com/Icenium/cordova-lib bektchiev/CB-6698

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

    https://github.com/apache/cordova-lib/pull/289.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 #289
    
----
commit 999db66cb5b4d79b598812e279f7b69e08946464
Author: Martin Bektchiev <[email protected]>
Date:   2015-08-27T09:44:45Z

    CB-6698 Fix directory resolution of framework with parent

----


> Plugman support for referencing Android libraries
> -------------------------------------------------
>
>                 Key: CB-6698
>                 URL: https://issues.apache.org/jira/browse/CB-6698
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Plugman
>            Reporter: Martin Bektchiev
>            Assignee: Martin Bektchiev
>
> Make plugman capable of referencing an Android library project from within a 
> plugin. 
> Currently there's no viable way to do it and it is becoming common to try to 
> circumvent this limitation by abusing *plugin.xml* to (try to) merge a 
> library's resources, code and configuration. (see 
> https://github.com/wildabeast/BarcodeScanner)



--
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