[
https://issues.apache.org/jira/browse/CB-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969988#comment-13969988
]
Andrew Grieve commented on CB-6102:
-----------------------------------
Note - I believe this is also a problem on Android right now for directories
that start with _. Can be fixed for command-line builds by setting an ant
property `aapt.resource.filter`. Probably better to just warn if one exists
though, since we can't fix this for Eclipse builds.
> Hidden folders are not copied on unix based systems due to change in the way
> node shell.cp is called
> ----------------------------------------------------------------------------------------------------
>
> Key: CB-6102
> URL: https://issues.apache.org/jira/browse/CB-6102
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.1.0, 3.2.0, 3.3.0
> Environment: OSX / Ubuntu with cordova 3.3 and 3.4
> Reporter: Simon Cruise
> Labels: prepare
>
> Hidden directories on unix based systems are prepended with a period
> e.g.
> .sencha
> after running cordova prepare these folders are not copied from the www
> folder into the platform www folder.
--
This message was sent by Atlassian JIRA
(v6.2#6252)