adutra commented on code in PR #1493:
URL: https://github.com/apache/polaris/pull/1493#discussion_r2066341088


##########
quarkus/server/build.gradle.kts:
##########
@@ -91,7 +91,7 @@ distributions {
       from(project.layout.buildDirectory.dir("quarkus-app"))
       from("distribution/NOTICE")
       from("distribution/LICENSE")
-      exclude("lib/main/io.quarkus.quarkus-container-image*")

Review Comment:
   FYI I tried to keep these jars excluded while still producing the Docker 
image during build, but my Gradle skills weren't enough 😆 – so I'm fine with 
this.



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