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 2016/02/15 03:08:18 UTC

[jira] [Commented] (CB-10611) --nohooks missed disabling before_plugin_install

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

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

GitHub user bso-intel opened a pull request:

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

    CB-10611 fixed the before_plugin_install hook not disabled with --noh…

    …ooks
    
    The fix is to pass the command line option to the plugman when adding a plugin.

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

    $ git pull https://github.com/bso-intel/cordova-lib CB-10611

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

    https://github.com/apache/cordova-lib/pull/388.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 #388
    
----
commit aaa2e6143de412a3affba5bba8a4dd092de4a845
Author: Byoungro So <by...@intel.com>
Date:   2016-02-15T01:11:40Z

    CB-10611 fixed the before_plugin_install hook not disabled with --nohooks

----


> --nohooks missed disabling before_plugin_install
> ------------------------------------------------
>
>                 Key: CB-10611
>                 URL: https://issues.apache.org/jira/browse/CB-10611
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>            Reporter: Byoungro So
>            Assignee: Byoungro So
>
> --nohooks option does not disable before_plugin_install hook.
> This was missed from CB-8455.
> Here is the test scenario.
> {code}
> [nohooks-test] cordova plugin add cordova-plugin-device --nohooks .
> Fetching plugin "cordova-plugin-device@~1.1.1" via npm
> Installing "cordova-plugin-device" for ios
> Running command: /Users/bso/cordova/test/nohooks-test/hooks/before_plugin_install/hook.js /Users/bso/cordova/test/nohooks-test
> before plugin install hook executed
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org