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

Braden Shepherdson commented on CB-4828:
----------------------------------------

Meaning that the original shelljs behavior matches system cp -R?  That sucks, 
but it should probably stay that way. It also means we need to write custom 
logic to recursively copy files, then. Alternatively, make this logic optional 
in shelljs, and make it recognize the -L option (see man cp) to read through 
links.
                
> CLI does not properly relative symlinks that exist within www/
> --------------------------------------------------------------
>
>                 Key: CB-4828
>                 URL: https://issues.apache.org/jira/browse/CB-4828
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Andrew Grieve
>            Assignee: Braden Shepherdson
>            Priority: Minor
>
> Reported via ML: http://markmail.org/thread/q5d4cu67psiw5fwt
> It currently copies them over verbatim, and so the links become invalid.
> Not sure if we should just resolve the links when copying, or copy the links 
> but update their paths (or create a new link that points to the old link)

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

Reply via email to