janbartel opened a new pull request, #200: URL: https://github.com/apache/aries/pull/200
Updated the `asm opcode` to `9` in the `TCCLSetterVisitor` constructor to avoid `UnsupportedOperationException` thrown by asm `ClassVisitor` baseclass, see JIRA https://issues.apache.org/jira/browse/ARIES-2080. As `spifly` has a hard dependency on `asm` version minimum `9.3`, the opcode argument should probably have been upgraded when the `asm` dependency was upgraded to `9.3`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@aries.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org