{ "id": "167394", "key": "TIMOB-24666", "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": null, "resolutiondate": null, "created": "2017-05-01T20:11:50.000+0000", "priority": null, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:55:41.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [], "description": "Have a problem with building of submodules in Android. I have successful added 2 submodules and if I add a third one, then at build time of app comes: `cannot find symbol runtime.addExternalModule(\"de.appwerft.a2dp\", de.appwerft.a2dp.A2dpBootstrap.class);`\r\n\r\nThis happens with a skeleton module too. The third module has same structure as the other (working) ones.\r\n\r\n```\r\n@Kroll.module(parentModule = A2dpModule.class)\r\npublic class MonitorPairedDevicesModule extends KrollModule {\r\n}\r\n```\r\nHere full error log:\r\n```\r\n[ERROR] : Failed to compile Java source files:\r\n[ERROR] : \r\n[ERROR] : /Users/fuerst/Documents/APPC_WORKSPACE/DLRMediathek/build/android/gen/de/appwerft/dlrmediathek/DlrMediathekApplication.java:99: error: cannot find symbol\r\n[ERROR] : \t\truntime.addExternalModule(\"de.appwerft.a2dp\", de.appwerft.a2dp.A2dpBootstrap.class);\r\n[ERROR] : \t\t ^\r\n[ERROR] : symbol: class A2dpBootstrap\r\n[ERROR] : location: package de.appwerft.a2dp\r\n[ERROR] : Note: /Users/fuerst/Documents/APPC_WORKSPACE/DLRMediathek/build/android/gen/de/appwerft/dlrmediathek/AssetCryptImpl.java uses unchecked or unsafe operations.\r\n[ERROR] : Note: Recompile with -Xlint:unchecked for details.\r\n[ERROR] : 1 error\r\n```\r\n", "attachment": [], "flagged": false, "summary": "submodule makes trouble with Bootstrap.class", "creator": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Android API 5.5.1.GA API23", "comment": { "comments": [ { "id": "418564", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Please share a sample reproducible code for us to test the issue. Also, what happens with latest SDK 6.0.3.GA? ", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-05-02T14:19:06.000+0000", "updated": "2017-05-02T14:19:06.000+0000" }, { "id": "418565", "author": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "body": "OK, I will build a minimalistic example. \r\n\r\n6.0* not yet tested.", "updateAuthor": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-05-02T15:02:16.000+0000", "updated": "2017-05-02T15:02:16.000+0000" }, { "id": "419188", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Wear you able to generate the sample code? please send us the code. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-05-05T14:53:06.000+0000", "updated": "2017-05-05T14:53:06.000+0000" }, { "id": "419189", "author": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "body": "I will try. This happens in last two projects: I add successful some submodules and sudently if I add ones more, then the error appears. Then I reduce the sub module to smallest one (only the empty class) and the error keeps.", "updateAuthor": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-05-05T15:11:30.000+0000", "updated": "2017-05-05T15:11:30.000+0000" }, { "id": "419296", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, We need the sample code/project for testing. ", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-05-08T14:40:49.000+0000", "updated": "2017-05-08T14:40:49.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }