Richard Eckart de Castilho <richard.eckart@...> writes:

 
> That said, the obfuscator may have "optimized" 
> > private String outputDirectory
> away, because the value is never changed in the code known
> to the obfuscator. It cannot know that uimaFIT changes this
> field using reflection.
> 


Thanks for the info.

Basically, I excluded the analysis engines classes from Proguard totally 
using the Proguard configuation.

Reply via email to