[AC-2656] invalid jar error on android build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Invalid |
Resolution Date | 2014-02-24T19:41:00.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | android, emulator, invalidjar, touchtest |
Reporter | naseer mohammed |
Assignee | Shak Hossain |
Created | 2014-02-24T16:22:20.000+0000 |
Updated | 2016-03-08T07:41:45.000+0000 |
Description
Started getting the following error on android build after doing git clean -f -d
The module "com.appcelerator.apm" has an invalid jar file: /Users/nxm000/Library/Application Support/Titanium/modules/android/com.appcelerator.apm/1.0.8.touchtest/crittercism.jar
[ERROR] Application Installer abnormal process termination. Process exit value was 1
This issue only with android build while Iphone/Ipad builds gave no error.
Thanks
Naseer
Removed 1.0.8.touchtest from the path and build is successful. Issue seems to be resolved. Thanks
Resolving based on reporters comment.