[jbosstools-issues] [JBoss JIRA] (JBIDE-16584) Cordova engine version change is not reflected in running CordovaSim

Ilya Buziuk (JIRA) issues at jboss.org
Tue Mar 4 05:53:33 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12949685#comment-12949685 ] 

Ilya Buziuk commented on JBIDE-16584:
-------------------------------------

[~vpakan], [~akazakov] This is expected behavior, cause now CordovaSim has hard-coded engine (cordova-3.1.0.js). However I have already sent PR for the multiple version support issue - JBIDE-16390, which will automatically fix that engine version problem - https://vimeo.com/88048459. So, I do believe it's not a bug
                
> Cordova engine version change is not reflected in running CordovaSim
> --------------------------------------------------------------------
>
>                 Key: JBIDE-16584
>                 URL: https://issues.jboss.org/browse/JBIDE-16584
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: aerogear-hybrid, browsersim
>    Affects Versions: 4.2.0.Alpha2
>         Environment: JBT 4.2.0.Alpha2-v20140212-1651-B82
>            Reporter: Vlado Pakan
>            Assignee: Ilya Buziuk
>             Fix For: 4.2.0.Beta1
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> 1. Create Hybrid Mobile Project and download 3.1.0 and 3.2.0 Cordova engines
> 2. Select 3.1.0. as Cordova engine for project
> 3. Add device feature
> 4. Add this line to index.js  deviceready: function()
>   alert("Cordova version: " + device.cordova);
> 5. Run project with CordovaSim
> ASSERT: 3.1.0 version is displayed in CordovaSim
> 6. Change project Cordova engine version to 3.2.0
> ERROR: 3.1.0 version is displayed in CordovaSim

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


More information about the jbosstools-issues mailing list