[jbosstools-issues] [JBoss JIRA] (JBIDE-16584) a

Vlado Pakan (JIRA) issues at jboss.org
Fri Feb 14 08:43:28 EST 2014


Vlado Pakan created JBIDE-16584:
-----------------------------------

             Summary: a
                 Key: JBIDE-16584
                 URL: https://issues.jboss.org/browse/JBIDE-16584
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: aerogear-hybrid
    Affects Versions: 4.2.0.Alpha2
         Environment: JBT 4.2.0.Alpha2-v20140212-1651-B82
            Reporter: Vlado Pakan
             Fix For: 4.2.0.Beta1


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