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/02 23:57:02 UTC

[jira] [Commented] (CB-6850) path to blackberry10debugtoken.bar.in warning is unfriendly to Windows users

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

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

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-blackberry/pull/160

    CB-6850 use path.join() for blackberry10debugtoken.bar warning

    

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

    $ git pull https://github.com/blackberry/cordova-blackberry cb_6850

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

    https://github.com/apache/cordova-blackberry/pull/160.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 #160
    
----
commit fa208499cfc5f29ad3f345ba34f953e65743064c
Author: Josh Soref <js...@blackberry.com>
Date:   2014-06-02T21:53:51Z

    CB-6850 use path.join() for blackberry10debugtoken.bar warning

----


> path to blackberry10debugtoken.bar.in warning is unfriendly to Windows users
> ----------------------------------------------------------------------------
>
>                 Key: CB-6850
>                 URL: https://issues.apache.org/jira/browse/CB-6850
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>            Priority: Minor
>
> Actual:
> [WARN]    Failed to find debug token. If you have an existing debug token, please copy it to C:\Users\ieuser/.cordova/blackberry10debugtoken.bar. To generate a new debug token, execute the 'run' command.
> Expected:
> [WARN]    Failed to find debug token. If you have an existing debug token, please copy it to C:\Users\ieuser\.cordova\blackberry10debugtoken.bar. To generate a new debug token, execute the 'run' command.



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