rmannibucau commented on pull request #721:
URL: https://github.com/apache/cxf/pull/721#issuecomment-727240024


   @dufoli the bug refacto is to encapsulate asm, not this PR ;). IMHO adding 
such a method was a blocker because it was only needed for your project and was 
not achieving the goal for CXF (ie enabling build time generation of bytecode). 
Current flavor enables that even if it requires some wrapping code (mojo 
integration mainly) but at least it is accessible which is good IMHO.
   About the errors, I would disable surefire to trim the stack traces (there 
is such a configuration in the plugin) to see the cause but looks like asm 
extraction broke some code, should be something not that hard to find like the 
opcode issue hopefully.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to