snazy commented on issue #542: URL: https://github.com/apache/polaris/issues/542#issuecomment-2546117488
> Generally speaking, I don't see the reason about having two binary distributions (the shadowJar one and the "regular" one). Noting: the "shadow" one is probably "provided" by the shadow plugin. > I think we should have only one binary distribution (for our end users). Maybe the non shadowJar one makes more sense because users can update some dependency in the distribution is needed (easier than exploding the shadowJar). I think, the issue rather goes away once we have #469 replacing dropwizard - and/or do not rely on Gradle's "distribution" functionality but just package our own zip/tgz with a start-script (it's really not rocket science - likely easier than "messing" with the specifics of `distribution`/shadow-plugin). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
