[
https://issues.apache.org/jira/browse/CB-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037567#comment-14037567
]
ASF GitHub Bot commented on CB-6698:
------------------------------------
GitHub user mbektchiev opened a pull request:
https://github.com/apache/cordova-lib/pull/36
CB-6698 Fix 'android update lib-project' command to work with paths
containing spaces
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Icenium/cordova-lib
bektchiev/fix-android-lib-paths-with-spaces
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/36.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 #36
----
commit f48e9b5d633ef212969a57053b7af1abaa71a129
Author: Martin Bektchiev <[email protected]>
Date: 2014-06-19T17:29:15Z
CB-6698 Fix 'android update lib-project' command to work with paths
containing spaces
----
> 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)