You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Angela Fowler (JIRA)" <ji...@apache.org> on 2014/11/07 05:33:33 UTC

[jira] [Comment Edited] (CB-7624) cordova-medic couchdb version not available in archive

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

Angela Fowler edited comment on CB-7624 at 11/7/14 4:33 AM:
------------------------------------------------------------

The grunt cordova-js fails with "platformVersion is required!"
which comes from this task :
https://github.com/apache/cordova-js/blob/master/tasks/compile.js

Changing master_cfg to obtain the version and use it in grunt step 
build_version = json_config['app','release']
..
 ShellCommand(command=["grunt","compile","--platformVersion", build_version], workdir='build/cordova-js',description='Grunt', descriptionDone='Grunt')

Build Successful.
Not sure if this is the right way to go, any tips appreciated.


was (Author: amfowler):
The grunt cordova-js fails with "platformVersion is required!"
which comes from this task :
https://github.com/apache/cordova-js/blob/master/tasks/compile.js

Changing master_cfg to obtain the version and use it in grunt step 
build_version = json_config['app','release']
..
 ShellCommand(command=["grunt","compile","--platformVersion", build_version], workdir='build/cordova-js',description='Grunt', descriptionDone='Grunt')

Not sure if this is the right way to go, any tips appreciated.

> cordova-medic couchdb version not available in archive
> ------------------------------------------------------
>
>                 Key: CB-7624
>                 URL: https://issues.apache.org/jira/browse/CB-7624
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Medic
>    Affects Versions: 3.5.0, 3.6.0
>         Environment: All
>            Reporter: Angela Fowler
>            Priority: Minor
>
> The setup instructions at https://github.com/apache/cordova-medic have
>     1. Get and install couchdb 1.3.1 
> The current version of coudb is 1.6. Version 1.3.1 is not listed in the archive at
> http://archive.apache.org/dist/couchdb/
> Is there another recommended version?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org