You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/04 09:04:02 UTC

[jira] [Commented] (CB-6869) medic.json file not created for wp8 and windows8 platforms when running mobilespec project via medic

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

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

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-medic/pull/8

    CB-6869 medic.json file not created for wp8 and windows8 platforms

    Adds code to create medic.json for windows8 and wp8
    Fixes couchDB external host setup, when undefined in medic.json
    This fixes [CB-6869](https://issues.apache.org/jira/browse/CB-6869)

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

    $ git pull https://github.com/MSOpenTech/cordova-medic CB-6869

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

    https://github.com/apache/cordova-medic/pull/8.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 #8
    
----
commit 2a0d2c9941c31853c10f3c92512d375ce322cb5b
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2014-06-04T06:58:47Z

    Adds code to create medic.json for windows8 and wp8
    Fixes couchDB external host setup, when undefined in medic.json

----


> medic.json file not created for wp8 and windows8 platforms when running mobilespec project via medic
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CB-6869
>                 URL: https://issues.apache.org/jira/browse/CB-6869
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Medic, Windows 8, WP8
>            Reporter: Vladimir Kotikov
>            Assignee: Jesse MacFadyen
>
> cordova-medic/src/build/makers/wp8.js and windows8.js need to have the code added to create medic.json in the mobile spec project.
> Now wp8 and windows8 bulders inject necessary options (couchDB host and SHA) directly into plugin's code instead of writing medic.json and this prevents the mobilespec project from running properly because the XHR request returns no data when requesting medic.json (in medic.js).



--
This message was sent by Atlassian JIRA
(v6.2#6252)