{ "id": "131608", "key": "TIMOB-17144", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-06-13T23:05:41.000+0000", "created": "2014-06-11T20:17:10.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "15971", "description": "Release 3.2.3", "name": "Release 3.2.3", "archived": false, "released": true, "releaseDate": "2014-04-30" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-06-20T00:25:29.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "h2. problem\r\n\r\nI'm seeing this same issue as in TIMOB-15714, but when putting the module zip in the local project root folder. The zip file is being ignored and I'm getting an error like this:\r\n\r\n{code}\r\n[DEBUG] Looking for Titanium module id=ti.mw.todo version=1.0.0 platform=commonjs deploy-type=development\r\n[WARN] Could not find Titanium module id=ti.mw.todo version=1.0.0 platform=commonjs deploy-type=development\r\n[ERROR] Could not find all required Titanium Modules:\r\n[ERROR] id: ti.mw.todo\t version: 1.0.0\t platform: commonjs\t deploy-type: development\r\n{code}\r\n\r\nIf I move the zipped module to the global modules folder, {{~/Library/Application Support/Titanium}} in my case, the module extracts automatically on build and works just fine. \r\n\r\nh2. expected\r\n\r\nA zipped native module in my project folder should automatically extract when I execute {{ti build}}\r\n\r\nh2. actual\r\n\r\nThe native module is not extracted and I encounter a build error\r\n\r\nh2. test\r\n\r\nThis case is the same as the case in TIMOB-15714, with only the location of the native module changed.\r\n\r\n# create an app in either Studio or CLI\r\n# add any module to tiapp.xml\r\n# place module zip file in the newly created project's folder\r\n# build app for any platform/target\r\n# encounter the error listed in the {{problem}} section", "attachment": [], "flagged": false, "summary": "Native module zip not automatically extracting in project folder", "creator": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "TiSDK 3.2.3\r\nTi CLI 3.2.3\r\nMac OSX 10.9.3", "closedSprints": [ { "id": 125, "state": "closed", "name": "2014 Sprint 12 Tooling", "startDate": "2014-06-12T20:52:39.611Z", "endDate": "2014-06-21T00:00:00.000Z", "completeDate": "2014-06-23T23:24:41.234Z", "originBoardId": 100 } ], "comment": { "comments": [ { "id": "309021", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "node-appc pull request: https://github.com/appcelerator/node-appc/pull/96", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-13T22:41:12.000+0000", "updated": "2014-06-13T22:41:12.000+0000" }, { "id": "309028", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "TiSDK master pull request: https://github.com/appcelerator/titanium_mobile/pull/5801\r\nTiSDK 3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5802", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-13T23:04:53.000+0000", "updated": "2014-06-13T23:04:53.000+0000" }, { "id": "309142", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I followed [~tlukasavage] comment, using\r\nMac osx 10.9.3 Mavericks\r\nAppcelerator Studio, build: 3.3.0.201406111952\r\nTitanium SDK, build: 3.3.0.v20140613161751\r\nNode.JS Version: v0.10.13 \r\nNPM Version: 1.3.2 \r\nacs@1.0.14 \r\nalloy@1.4.0-rc \r\nnpm@1.3.2 \r\ntitanium@3.3.0-rc \r\ntitanium-code-processor@1.1.1\r\n\r\nnative module zip automatically extracting in project folder", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-16T16:50:37.000+0000", "updated": "2014-06-16T16:50:37.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }