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

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

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-plugin-device/pull/37

    CB-9505 Makes DeviceProxy accessible in browserified bundle

    This fixes https://issues.apache.org/jira/browse/CB-9505

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

    $ git pull https://github.com/MSOpenTech/cordova-plugin-device CB-9505

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

    https://github.com/apache/cordova-plugin-device/pull/37.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 #37
    
----
commit 4dd2f92604d89452a939c39fc873e58404d598f4
Author: Vladimir Kotikov <[email protected]>
Date:   2015-08-17T14:04:36Z

    CB-9505 Makes DeviceProxy accessible in browserified bundle

----


> Some plugins on windows platform do not loaded correctly using browserify
> -------------------------------------------------------------------------
>
>                 Key: CB-9505
>                 URL: https://issues.apache.org/jira/browse/CB-9505
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>              Labels: browserify, mobilespec, windows
>
> There is some issues with Windows plugins, which makes multiple tests to 
> fail. The most of these issues are related to incorrect usage of 
> `clobbers/merges` tags instead of `runs` in plugin definition. This causes 
> plugins' proxies to not to register, so native functionality is not available 
> to app. The plugins affected by this issue:
> # contacts
> # device
> # device-motion
> # device-orientation
> # file-transfer
> # media
> # network-information



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