Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1530] Alloy: Support multiple restrict files

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-11-24T17:15:49.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.1.0
ComponentsTooling
Labelsalloy, community, notable
ReporterJong Eun Lee
AssigneeFeon Sua Xin Miao
Created2016-11-24T04:12:41.000+0000
Updated2016-12-09T00:13:05.000+0000

Description

ALOY-1216 is a PR to allow compile only one specific file. This PR supports compiling several specific files. example:
alloy compile --config platform=ios,file=app/controllers/index.js,file=app/controller/myCtrl.js

Comments

  1. Hans Knöchel 2016-11-24

    Community PR: https://github.com/appcelerator/alloy/pull/803
  2. Wilson Luu 2016-12-08

    Verified that Alloy supports multiple strict files; tested via appc alloy compile. Tested on: Appc CLI NPM: 4.2.8 Appc CLI Core: 6.1.0-312 Alloy: 1.9.5 Arrow: 1.10.0-19 SDK: 6.0.0.GA Node: v4.6.2 OS: Mac OS X (10.12.1) Will close ticket once verified on Windows; [~smohammed]
  3. Samir Mohammed 2016-12-09

    Verified improvement, that alloy now supports multiple strict files when doing alloy compile. *Environment*
       Appc CLI NPM: 4.2.8
       Appc CLI Core: 6.1.0-311
       Alloy: 1.9.5
       Operating System
         Name                        = Microsoft Windows 10 Pro
         Version                     = 10.0.14393
         Architecture                = 64bit
         # CPUs                      = 4
         Memory                      = 17034395648
        
       Titanium SDK
         SDK Version                 = 6.1.0.v20161208145836
       
  4. Wilson Luu 2016-12-09

    Closing ticket as per above comments.

JSON Source