[TIMOB-18114] CLI: Android: Enable developers to specify arguments to dex command
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-02-06T20:24:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.0.0 |
Components | Android, CLI |
Labels | look1 |
Reporter | Tim Poulsen |
Assignee | Feon Sua Xin Miao |
Created | 2014-12-01T20:52:32.000+0000 |
Updated | 2017-03-22T22:46:02.000+0000 |
Description
Ticket for https://github.com/appcelerator/titanium_mobile/pull/5645
From that PR:
"Added option for module developers to specify a property name of "dexAgent" with a jar file name in their timodule.xml. This allows for prepending the dexArgs in the runDexer function with "-javaagent:", which is necessary for some modules."
PR for 4.0.0: https://github.com/appcelerator/titanium_mobile/pull/6619 FT passed.
PR 6619 merged
Closing ticket as fixed.