rhtyd commented on issue #2226: CLOUDSTACK-10012: Towards CloudStack fat jar URL: https://github.com/apache/cloudstack/pull/2226#issuecomment-337132753 @marcaurele you may see list of shaded jars included/excluded from the build output, the excluded list currently has few jars. I checked the bountycastle jar is shaded without including the keys from META-INF (signed content), perhaps this is why we're not seeing the exception. With this, do you still think this may cause issues in future and we should not shade the bountycastle jars? Although, I found one issue which is that we cannot shade the mysql-connector-java jar which is CatX with the ASF license. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
