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/05/27 19:46:05 UTC

[jira] [Commented] (CB-6767) Allow `cordova` to be replacable

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

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

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-cli/pull/179

    CB-6767 Allow `cordova` to be replacable

    

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

    $ git pull https://github.com/jsoref/cordova-cli cb_6767

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

    https://github.com/apache/cordova-cli/pull/179.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 #179
    
----
commit 29a115e4ea39c54d1899c6f9d4f63ca63ca9d7a0
Author: Josh Soref <js...@blackberry.com>
Date:   2014-05-27T17:39:43Z

    CB-6767 Allow `cordova` to be replacable

----


> Allow `cordova` to be replacable
> --------------------------------
>
>                 Key: CB-6767
>                 URL: https://issues.apache.org/jira/browse/CB-6767
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, CordovaLib
>    Affects Versions: 3.4.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> Anyone who tries to incorporate CordovaLib into their own product will eventually have things like:
> `myapp plugin add`
> which yield errors like:
> "please use `cordova plugin add <something>`"
> It'd be nice for the errors to actually be able to say "please use `myapp plugin add <something>`" instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)