You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Byoungro So (JIRA)" <ji...@apache.org> on 2016/02/14 22:45:18 UTC

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

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

Byoungro So updated CB-10611:
-----------------------------
    Description: 
--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}


  was:
--nohooks option does not disable before_plugin_install hook.
This was missed from CB-8455.
Here is the test scenario.




> --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