Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1039] Alloy version built from 1_4_X branch is "1.4.0-alpha4"

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-06-05T00:53:40.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.4.0
Componentsn/a
Labelsqe-3.3.0, qe-noTestNeeded
ReporterFederico Casali
AssigneeTim Poulsen
Created2014-06-03T23:13:41.000+0000
Updated2014-11-24T22:28:55.000+0000

Description

Problem description

Alloy version installed from the 'Appcelerator/Alloy' repository is "1.4.0-alpha4". Current latest npm-packaged Alloy version is 1.4.0-beta

Steps to reproduce

1. Install Alloy from https://github.com/appcelerator/alloy/tree/1_4_X , for example typing
sudo npm install -g git://github.com/appcelerator/alloy.git#1_4_X
or cloning the repo locally, switching to 1_4_X branch and typing:
sudo npm install -g .
2. Check the Alloy version typing:
alloy -v
Result: Alloy version reported is 1.4.0-alpha4. Expected result: latest packaged version available through npm is 1.4.0-beta

Comments

  1. Tim Poulsen 2014-06-05

    package.json and README.md updated
  2. Federico Casali 2014-06-06

    Verified "1.4.0-beta2" is the Alloy version when built from the 1_4_X branch and the version released as npm-packaged. Closing.

JSON Source