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

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

GitHub user daserge opened a pull request:

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

    CB-9453 Updating to [email protected] not building

    [Jira issue](https://issues.apache.org/jira/browse/CB-9453)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-ios CB-9453

Alternatively you can review and apply these changes as the patch at:

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #150
    
----
commit aecce2e05bb44a4499d991cc19d881372f9366dc
Author: daserge <[email protected]>
Date:   2015-08-05T16:53:30Z

    CB-9453 Updating to [email protected] not building

----


> 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