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


##########
quarkus/admin/build.gradle.kts:
##########
@@ -87,8 +87,8 @@ distributions {
     contents {
       from(runScript)
       from(project.layout.buildDirectory.dir("quarkus-app"))
-      from("../../NOTICE")
-      from("../../LICENSE-BINARY-DIST").rename("LICENSE-BINARY-DIST", 
"LICENSE")
+      from("distribution/NOTICE")
+      from("distribution/LICENSE")

Review Comment:
   I propose to move forward with this PR (in order to not block the next 
releases). I will work on possible options to improve 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