You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/05/17 21:47:16 UTC

[jira] [Updated] (CB-3425) plugman copies root of plugin folder into plugins_dir/package_name

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

Shazron Abdullah updated CB-3425:
---------------------------------

    Description: 
Tested using: https://github.com/shazron/TestFlightPlugin

If I specified "\~/Desktop/Plugins" as the plugins_dir, the folder "\~/Desktop/Plugins/com.testflightapp.ios.cordova-plugin" is created, and the contents of the whole Plugin from the root (referenced above)is copied into that newly created folder.

Expected:
Only the actual files as specfied by the source-file and header-file elements  should be copied.

Actual:
All of the plugin contents are copied.

  was:
Tested using: https://github.com/shazron/TestFlightPlugin

If I specified "~/Desktop/Plugins" as the plugins_dir, the folder "~/Desktop/Plugins/com.testflightapp.ios.cordova-plugin" is created, and the contents of the whole Plugin from the root (referenced above)is copied into that newly created folder.

Expected:
Only the actual files as specfied by the source-file and header-file elements  should be copied.

Actual:
All of the plugin contents are copied.

    
> plugman copies root of plugin folder into plugins_dir/package_name
> ------------------------------------------------------------------
>
>                 Key: CB-3425
>                 URL: https://issues.apache.org/jira/browse/CB-3425
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>    Affects Versions: Master
>         Environment: plugman 0.7.4 on npm
> using node 0.11.2
>            Reporter: Shazron Abdullah
>            Assignee: Filip Maj
>
> Tested using: https://github.com/shazron/TestFlightPlugin
> If I specified "\~/Desktop/Plugins" as the plugins_dir, the folder "\~/Desktop/Plugins/com.testflightapp.ios.cordova-plugin" is created, and the contents of the whole Plugin from the root (referenced above)is copied into that newly created folder.
> Expected:
> Only the actual files as specfied by the source-file and header-file elements  should be copied.
> Actual:
> All of the plugin contents are copied.

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