Titanium JIRA Archive
Alloy (ALOY)

[ALOY-885] Version output on failed TiSDK check is in error

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-11-24T14:26:32.000+0000
Affected Version/sAlloy 1.3.0
Fix Version/sAlloy 1.3.0, 2013 Sprint 24
ComponentsTooling
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2013-11-24T14:24:04.000+0000
Updated2013-12-03T21:58:49.000+0000

Description

I get this error when attempting to run Alloy 1.3.0 against TiSDK 3.2.0:
[ERROR] Alloy [object Object] requires Titanium SDK 3.2.0 or higher.
[ERROR] "3.1.3.GA" was found in the "sdk-version" field of your tiapp.xml.
[ERROR] If you are building with the legacy titanium.py script and are specifying 
[ERROR] an SDK version as a CLI argument that is different than the one in your 
[ERROR] tiapp.xml, please change the version in your tiapp.xml file.
Obviously the version should print and not [object Object].

Comments

  1. Tony Lukasavage 2013-11-24

    PR: https://github.com/appcelerator/alloy/pull/279 Try to run Alloy 1.3.0 against at TiSDK less than 3.2.0. You should get the error in the description, expcept this time it will actually show the version number instead of [object Object].
  2. Federico Casali 2013-12-03

    Verified fixed. TiSDK 3.2.0.v20131127194046 Aloy 1.3.0-beta CLI 3.2.0-beta Closing.

JSON Source