apache / logging-log4j-tools

Tools internally used by the Apache Log4j project
https://logging.apache.org/log4j/tools
Apache License 2.0
14 stars 18 forks source link

Add Maven plugin to remove annotations #153

Open ppkarwasz opened 2 hours ago

ppkarwasz commented 2 hours ago

As noted in apache/logging-log4j2#3110 and linked issues, there is a need for a tool to remove annotations from our JAR files, which are not useful for the consumers of those artifacts.

ppkarwasz commented 2 hours ago

The tool could probably reuse some code from: