[
https://issues.jboss.org/browse/JBIDE-16584?page=com.atlassian.jira.plugi...
]
Ilya Buziuk resolved JBIDE-16584.
---------------------------------
Resolution: Rejected
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