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

ASF GitHub Bot commented on CB-9453:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-ios/pull/150


> Updating to [email protected] not building
> ----------------------------------
>
>                 Key: CB-9453
>                 URL: https://issues.apache.org/jira/browse/CB-9453
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Steve Gill
>
> Projects older than 3.8.0 still look for cordova/lib/copy-www-build-step.sh 
> when in fact the file got renamed to cordova/lib/copy-www-build-step.js. If 
> you update to 3.9.0 and try to build, it will fail due to this. (adding a 
> fresh new platform works fine) 
> Need to do a fix and a patch release asap. 
> potential fixes:
> Option 1) re-add copy-www-build-steps.sh which shells out to 
> copy-www-build-steps.js
> Option 2) Update script edits projects build script so it uses .js instead of 
> .sh. 
> Leaning towards option 2 so we won't have to keep a .sh file around for 
> legacy. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to