On Mon, Feb 5, 2018 at 3:32 PM, Mike Jumper <[email protected]> wrote:
> I think you're running into the same issue that we had in the beginning > with RADIUS where one of the transitive dependencies was signed, ultimately > producing a .jar file which could not be loaded correctly when the > dependencies were exploded during the build process: > Ah, I think you're right - the Coveo dependency relies upon on the BouncyCastle stuff, which is the one that caused issues with the RADIUS module. I'll look for those signing files and try pulling them out. Thanks, Mike. -Nick
