You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/07/04 01:12:20 UTC

[jira] [Resolved] (CB-4070) Cordova CLI 2.9.0 platform add wp8 broken

     [ https://issues.apache.org/jira/browse/CB-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-4070.
---------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

This was fixed after cordova 2.9.0 was released. Since then, we've released cordova@2.9.1 on npm which has the fix for this.

The fix is [here|https://github.com/apache/cordova-cli/commit/7cfed618ffceb791598b93f3ddd79fe5ebdcbbbe] if you are interested in checking it out.
                
> Cordova CLI 2.9.0 platform add wp8 broken
> -----------------------------------------
>
>                 Key: CB-4070
>                 URL: https://issues.apache.org/jira/browse/CB-4070
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.9.0
>         Environment: Windows 8 Pro x64
>            Reporter: Robin North
>            Assignee: Benn Mapes
>            Priority: Critical
>             Fix For: 3.0.0
>
>
> Adding 'wp8' as a platform to a new Cordova 2.9.0 project using the CLI is currently broken.
> Steps to reproduce:
> - Create a new project using the CLI: cordova -d create test
> - Add the Windows Phone 8 platform: cordova -d platform add wp8
> {quote}
> C:\Users\Robin\Desktop\test>cordova -d platform add wp8
> Requesting https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;a=snapshot;h=2.9.0;sf=tgz...
> Download complete. Extracting...
> Checking if platform "wp8" passes minimum requirements...
> Checking wp8 requirements...
> Running ""C:\Users\Robin\.cordova\lib\wp8\cordova\2.9.0\bin\check_reqs"" (output to follow)
> The system cannot find the path specified.
> {quote}
> The issues appears to be that the wp8_parser.js module is expecting the wp8 repo from https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;a=snapshot;h=2.9.0;sf=tgz to have the same directory structure and contents as it did in 2.8.0, whereas it seems to have changed with 2.9.0 to bundle both wp7 and wp8 platforms in one repo (ref. https://github.com/apache/cordova-wp8/tree/2.8.x vs https://github.com/apache/cordova-wp8/tree/2.9.x).

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