{ "id": "123769", "key": "TIMOB-15997", "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": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2016-09-06T22:17:04.000+0000", "created": "2013-12-16T08:09:51.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-23T22:33:21.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" }, { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "Steps to reproduce:\r\n1. Build an android project with a file named AndroidManifest1.xml inside platform/android\r\n2. Rename the AndroidManifest1.xml to AndroidManifest.xml\r\n\r\nExpected:\r\nThe manifest inside the build directory should not be symlinked to the one in platform/android\r\n\r\nActual:\r\nIt is symlinked to it.\r\n\r\nDoing a clean build after renaming the manifest will fix this problem.", "attachment": [], "flagged": false, "summary": "Incremental builds while modifying custom android manifest files do not work", "creator": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "395447", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "There is no issue with the AndroidManifest.xml being symlinked. We shall not change it.\r\n\r\nWhen the Android build was rewritten for Node.js, a flaw was purposely ported from the old Python code. For iOS, {{}} overrides a custom {{Info.plist}} and a custom {{Info.plist}} overrides the default {{Info.plst}}. However with Android, if a custom {{AndroidManifest.xml}} is present, the {{}} section of the {{tiapp.xml}} does NOT override the custom {{AndroidManifest.xml}} by default. To enable this behavior, you must set {{ti config android.mergeCustomAndroidManifest true}}.\r\n\r\nI have created TIMOB-23872 to enable the merging of custom AndroidManifest values over custom {{AndroidManifest.xml}} files.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-06T22:17:04.000+0000", "updated": "2016-09-06T22:17:04.000+0000" }, { "id": "415450", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as Won't Fix with reference to the above comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-23T22:33:21.000+0000", "updated": "2017-03-23T22:33:21.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }