merlimat opened a new pull request #1751: Modules dependencies do not need to be included in checksum Jar URL: https://github.com/apache/bookkeeper/pull/1751 The current assembly configuration is including the jars of the modules dependency inside its own jar. These jars are completely ignored, but they take up non trivial space. With this change the size of `circe-checksum.jar` goes from 2.8 MB to 62 KB.
---------------------------------------------------------------- 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
