You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/01/18 00:08:13 UTC

[jira] [Assigned] (CB-1662) jake build script puts Windows carriage return in Version String on Windows

     [ https://issues.apache.org/jira/browse/CB-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj reassigned CB-1662:
-----------------------------

    Assignee: Jesse MacFadyen  (was: Filip Maj)

Assigning to Jesse. Jesse can you reproduce this? I can't on my Windows machine. Steps:

- installed node
- {{git clone https://git-wip-us.apache.org/repos/asf/cordova-js.git}}
- {{npm install -g jake}}
- {{cd cordova-js}}
- {{npm install}}
- {{jake}}
- {{git status}}

Result: no difference.
                
> jake build script puts Windows carriage return in Version String on Windows
> ---------------------------------------------------------------------------
>
>                 Key: CB-1662
>                 URL: https://issues.apache.org/jira/browse/CB-1662
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>    Affects Versions: 2.1.0, 2.2.0, 2.3.0
>            Reporter: Joe Bowser
>            Assignee: Jesse MacFadyen
>             Fix For: 2.4.0
>
>
> Jesse found this bug where if you run the Jake script, you find that it modifies the version in the device.js files on Bada, Tizen and Webworks.  The problem is that it also puts a Windows Carriage Return into the field.  This is present if you look at this file on a Mac:
> this.cordova = "2.1.0^M";^M
> This basically makes it more difficult to work on Cordova on Windows, which would affect various platforms (Bada, Webworks, Android, WP7, etc).  This needs to be fixed so we can have a better dev workflow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira