79327896

Date: 2025-01-03 23:09:56
Score: 2.5
Natty:
Report link

In the end, I programmatically edited the faulty jar-dependency bytecode (and stripped the impacted methods/classes from the superfluous annotation) as part of my gradle build, through a gradle "TransformAction" class (and a bytecode editor library; javassist in my case).

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: user2038596