User Activity

  • Posted a comment on ticket #700 on ProGuard Java Optimizer and Obfuscator

    Thanks so much! Changing the config value -keep @interface * to -keep @interface * {*;} seems to have fixed it! It would be great if the documention had a section which talked more about annotations and how to configure ProGuard to deal with them as you want it to. I should note that I still think this is a bug since I'm obviously using the given annotation parameters in my code, so ProGuard should know better than to remove them since I'm telling it to keep the class and the annotation.

  • Posted a comment on ticket #700 on ProGuard Java Optimizer and Obfuscator

    This bug also occurs with the javax.inject.Named annotation, but not with the org.springframework.beans.factory.annotation.Value annotation.

  • Posted a comment on ticket #700 on ProGuard Java Optimizer and Obfuscator

    I was also able to reproduce this issue on v6.0.2

  • Created ticket #700 on ProGuard Java Optimizer and Obfuscator

    ProGuard shrink removes parameters from some annotations (even w hen it keeps the annotation itself)

View All

Personal Data

Username:
dasmowenator
Joined:
2018-04-23 19:43:17

Projects

  • No projects to display.

Personal Tools

Auth0 Logo