Open DrewDennison opened 6 years ago
I have this one too. I'm not a pro with the signed jar world, but; BC is a signed and trusted jar. When the aspectJ tries to wire/mock/override functions I think its repacks the libs in my classpath, which will break the signatures.
I think some option with "don't touch those jars" would be more then enough, and that would solve a lot of other issues too. (I have no time right now to find out how can I pr this into the lib :( but wanted to share my findings.)
hello added this plugin and now I'm seeing this error in my
play-2.6
app. Does this have something to do with AspectJ?