You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/06/09 14:42:02 UTC

[jira] [Reopened] (CB-6889) "Edit json" step in master.cfg fails on Windows

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

Vladimir Kotikov reopened CB-6889:
----------------------------------


Reopened due to another issue with {{-i}} sed's switch on windows.

> "Edit json" step in master.cfg fails on Windows
> -----------------------------------------------
>
>                 Key: CB-6889
>                 URL: https://issues.apache.org/jira/browse/CB-6889
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Medic, Windows 8, WP8
>            Reporter: Vladimir Kotikov
>            Assignee: Jesse MacFadyen
>
> When running medic on windows (either the client and server or just a client), the Edit json step specified in master.cfg fails.
> Reason: Windows medic install uses the unix utilities from git\bin, the version of sed installed doesn't support the "-i" parameter.
> {noformat}
> ShellCommand(command=["sed","-e","s/cordova-lib\": \"0./cordova-lib\": \">=0./","-i","bak","package.json"],workdir='build/cordova-cli',haltOnFailure=True,description='Edit json',descriptionDone='Edit json'),
> {noformat}



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