You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/08 17:30:29 UTC

[jira] [Commented] (CB-7496) Plugman doesn't respect --link option

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

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

GitHub user mbektchiev opened a pull request:

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

    CB-7496 Fix --link option for plugman install

    There is support for a --link option for the install command which instead of copying the plugin should make a symbolic link to its original location but it's not working.
    
    refs https://issues.apache.org/jira/browse/CB-7496

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

    $ git pull https://github.com/Icenium/cordova-lib bektchiev/fix-install-link-option

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

    https://github.com/apache/cordova-lib/pull/85.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 #85
    
----
commit 434c3abfc3561109b4391e439dc6afe86bffdc71
Author: Martin Bektchiev <ma...@telerik.com>
Date:   2014-09-08T11:21:21Z

    CB-7496 Fix --link option for plugman install

----


> Plugman doesn't respect --link option
> -------------------------------------
>
>                 Key: CB-7496
>                 URL: https://issues.apache.org/jira/browse/CB-7496
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>            Reporter: Martin Bektchiev
>
> There is support for a --link option for the install command which instead of copying the plugin should make a symbolic link to its original location but it's not working. 



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