You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/09/03 15:54:51 UTC

[jira] [Resolved] (CB-4715) Allow adding a plugin from cli in a git subdirectory

     [ https://issues.apache.org/jira/browse/CB-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-4715.
-------------------------------

    Resolution: Duplicate

Thanks Jonathan! Loving your contributions! 
                
> Allow adding a plugin from cli in a git subdirectory
> ----------------------------------------------------
>
>                 Key: CB-4715
>                 URL: https://issues.apache.org/jira/browse/CB-4715
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>    Affects Versions: 3.0.0
>         Environment: Windows 8 
>            Reporter: Jonathan Bond-Caron
>            Assignee: Braden Shepherdson
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> Context:
> While trying to setup my environment for testing cordova, I had a hard time with 'mobile spec' (didn't realize a dependency plugin already was in the folder)
> I created a simple patch that allows to specify a sub-directory for git within the command line:
>   cordova plugin add https://github.com/jbondc/cordova-labs?subdir=cordova-deps-mobile-spec
> It works by pulling all the dependencies from:
> https://github.com/jbondc/cordova-labs/blob/master/cordova-deps-mobile-spec/plugin.xml
> Patch is here:
> https://github.com/jbondc/cordova-cli/commit/40bc57c86545e7ccb3770013a63e793ce713736d

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira