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

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

GitHub user nikhilkh opened a pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/91

    CB-9275 [WP8] Fix build failure on WP8 by using reflection to detect …

    …presence of JSON.NET based serialization

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

    $ git pull https://github.com/MSOpenTech/cordova-plugin-file-transfer 
CB-9275

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

    https://github.com/apache/cordova-plugin-file-transfer/pull/91.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 #91
    
----
commit e8ca110a3026b74276f762a81bb10c4a04ade4fe
Author: Nikhil Khandelwal <[email protected]>
Date:   2015-07-01T19:36:15Z

    CB-9275 [WP8] Fix build failure on WP8 by using reflection to detect 
presence of JSON.NET based serialization

----


> cordova-plugin-file-transfer fails to build on WP8
> --------------------------------------------------
>
>                 Key: CB-9275
>                 URL: https://issues.apache.org/jira/browse/CB-9275
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer, WP8
>    Affects Versions: 1.2.1
>            Reporter: Nikhil Khandelwal
>            Assignee: Jesse MacFadyen
>
> REPRO STEPS:
> 1. cordova create test
> 2. cordova plugin add cordova-plugin-file-transfer
> 3. cordova platform add wp8
> 4. cordova build
> EXPECTED RESULTS:
> No compile error
> ACTUAL RESULTS:
> Compile error because of referencing a type in unreleased master version of 
> cordova-wp8.



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