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


##########
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*")
+      from("README.md")

Review Comment:
   The current README isn't really helpful when it was shipped with binary 
package. The binary distribution package will need a readme to describe how it 
runs instead of how it builds



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