[MOD-2212] 5.2.0 not compiling CommonJS modules
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | android |
Reporter | Flavio Lacerda |
Assignee | Unknown |
Created | 2016-03-24T18:59:02.000+0000 |
Updated | 2018-03-06T18:52:38.000+0000 |
Description
Attached testmodule Does not compile and show this error: [javac] Compiling 3 source files to /Users/flaviolacer/Documents/Appcelerator_Studio_Workspace/testmodule/android/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /Users/flaviolacer/Documents/Appcelerator_Studio_Workspace/testmodule/android/build/generated/java/CommonJsSourceProvider.java:26: error: cannot access AssetCryptImpl [javac] AssetCryptImpl source = new AssetCryptImpl(); [javac] ^ [javac] bad source file: /Users/flaviolacer/Documents/Appcelerator_Studio_Workspace/testmodule/android/build/generated/java/testmodule/module/AssetCryptImpl.java [javac] file does not contain class testmodule.module.AssetCryptImpl [javac] Please remove or make sure it appears in the correct subdirectory of the sourcepath. [javac] 1 errorAttachments
File | Date | Size |
---|---|---|
testmodule.zip | 2016-03-24T18:53:47.000+0000 | 5272092 |