You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sarangan Rajamanickam (JIRA)" <ji...@apache.org> on 2016/03/05 02:12:40 UTC

[jira] [Commented] (CB-9041) --copy-from ignoring some files

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

Sarangan Rajamanickam commented on CB-9041:
-------------------------------------------

Agreed that while using the --copy-from flag is used, the "something.txt" file is ignored. But, Please note that the --copy-from flag has been deprecated and the recommendation is to use --template flag. While using the --template flag, "something.txt" file will be copied correctly. I have verified the same. 

Since this issue does not have any more actionable item, I am resolving this bug

> --copy-from ignoring some files
> -------------------------------
>
>                 Key: CB-9041
>                 URL: https://issues.apache.org/jira/browse/CB-9041
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Raymond Camden
>            Priority: Minor
>
> Imagine a folder structured like so:
> /something.txt
> /www/index.html
> If I do --copy-from, I'd expect a new project with /something.txt copied to the root of the project and /www/index.html used for /www. But in my testing, only /www/index.html is copied and something.txt is ignored. 



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