[
https://issues.apache.org/jira/browse/CB-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030818#comment-14030818
]
ASF GitHub Bot commented on CB-6698:
------------------------------------
GitHub user mbektchiev opened a pull request:
https://github.com/apache/cordova-lib/pull/29
CB-6698 Automatically copy sub-libraries to project's directory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Icenium/cordova-lib
bektchiev/auto-copy-android-libs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/29.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 #29
----
commit bb3284ca8aa65fc85fde99210dcdf68c13dc785c
Author: Martin Bektchiev <[email protected]>
Date: 2014-06-13T15:12:02Z
Revert "CB-6698 Resolve android <framework> relative to plugin_dir when
custom=true"
This reverts commit 04588a42067a5ba0d303f4b69f99f44640c3b9e0.
commit d049da772107ed6fd3501e458ccc63bc3e254594
Author: Martin Bektchiev <[email protected]>
Date: 2014-06-13T16:00:36Z
CB-6698 Automatically copy sub-libraries to project's directory
----
> 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.2#6252)