jbonofre commented on code in PR #495:
URL: https://github.com/apache/polaris/pull/495#discussion_r1886870446


##########
dropwizard/service/build.gradle.kts:
##########
@@ -183,4 +183,13 @@ tasks.register<Sync>("prepareDockerDist") {
 
 tasks.named("build").configure { dependsOn("prepareDockerDist") }
 
+distributions {

Review Comment:
   Yes, the `polaris-service` script never worked (see #542 ). It's not related 
to this PR, it's like this for a while.
   
   Good point about "shadow" distribution. I actually wonder if you need both 
(only one binary distribution is enough).



-- 
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]

Reply via email to