{ "id": "167907", "key": "TIMOB-24734", "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": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-05-26T21:18:29.000+0000", "created": "2017-05-24T23:11:43.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2018-08-06T17:49:15.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "*Steps to reproduce the behavior*\r\n# Run the hyperloop-examples project with the 6.1.0 RC release\r\n\r\n*Actual behavior*\r\nThe build fails with the following error while executing the aapt command:\r\n{code}\r\n[ERROR] Failed to package application:\r\n[ERROR] \r\n[ERROR] /Users/jvennemann/Development/appc/hyperloop-examples/build/android/res/values/values.xml:117: error: Attribute \"layout_scrollFlags\" already defined with incompatible format.\r\n[ERROR] /Users/jvennemann/Development/appc/hyperloop-examples/build/hyperloop/android/design-23.1.1/res/values/values.xml:15: Original attribute defined here.\r\n...\r\n{code}\r\n\r\n*Expected behavior*\r\nThe build is successful and the app runs without crashing.\r\n\r\n*Additional notes*\r\nHyperloop still has its own AAR handling which leads to those duplicate resources. This can be solved in a similar manner as the dexer issue in TIMOB-24446 by hooking into {{build.android.aapt}} and removing the changes Hyperloop made.", "attachment": [], "flagged": false, "summary": "Android: Duplicate resources with .aar and Hyperloop enabled", "creator": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "environment": "TiSDK 6.1.0.v20170524131825", "comment": { "comments": [ { "id": "420420", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR (master): https://github.com/appcelerator/titanium_mobile/pull/9086\r\nPR (6_1_X): https://github.com/appcelerator/titanium_mobile/pull/9087", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-05-25T03:32:28.000+0000", "updated": "2017-05-25T03:32:28.000+0000" }, { "id": "420458", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR done for backport PR.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-05-25T18:42:38.000+0000", "updated": "2017-05-25T18:42:38.000+0000" }, { "id": "420546", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR passed for backport PR after new corrections.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-05-26T21:18:29.000+0000", "updated": "2017-05-26T21:18:54.000+0000" }, { "id": "440081", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-06T17:49:15.000+0000", "updated": "2018-08-06T17:49:15.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }