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

ASF subversion and git services commented on CB-9275:
-----------------------------------------------------

Commit e8ca110a3026b74276f762a81bb10c4a04ade4fe in 
cordova-plugin-file-transfer's branch refs/heads/master from [~nikhilkh]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=e8ca110
 ]

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: Nikhil Khandelwal
>
> 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.
> Plugins\cordova-plugin-file-transfer\FileTransfer.cs(442,28): error CS1501: 
> No overload for method 'Deserialize' takes 2 ar guments 
> [d:\apps\test\platforms\wp8\HelloCordova.csproj]



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