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 subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/16 14:06:46 UTC

[jira] [Commented] (CB-9588) Plugman. Add support for on Windows

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

ASF subversion and git services commented on CB-9588:
-----------------------------------------------------

Commit d146af3c5646272ca9d115ee9174f3a1becee21d in cordova-lib's branch refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=d146af3 ]

CB-9588 Plugman. Add support for <resource-file> on Windows

* Also includes corresponding unit tests.

This closes #301


> Plugman. Add support for <resource-file> on Windows
> ---------------------------------------------------
>
>                 Key: CB-9588
>                 URL: https://issues.apache.org/jira/browse/CB-9588
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman, Windows
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>              Labels: plugman, windows
>
> In some cases as plugin developer you want to add additional files to be just copied to output folder (for example .dll files to be invoked dynamically or .pri files for WinRT components).
> It is not currently possible as plugman does not support `<resource-file>` on Windows and `<source-file>` elements are not copied to output directory
> To fix this I propose to add support of <resource-file> on Windows similar to <source-file> with CopyToOutputFolder = true.



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