jbonofre commented on code in PR #1695: URL: https://github.com/apache/polaris/pull/1695#discussion_r2112211150
########## gradle/projects.main.properties: ########## @@ -25,14 +25,14 @@ polaris-api-management-model=api/management-model polaris-api-management-service=api/management-service polaris-api-catalog-service=api/polaris-catalog-service polaris-service-common=service/common -polaris-quarkus-defaults=quarkus/defaults -polaris-quarkus-service=quarkus/service -polaris-quarkus-server=quarkus/server -polaris-quarkus-distribution=quarkus/distribution -polaris-quarkus-spark-tests=quarkus/spark-tests -polaris-quarkus-admin=quarkus/admin -polaris-quarkus-common=quarkus/common -polaris-quarkus-test-commons=quarkus/test-commons +polaris-defaults=runtime/defaults Review Comment: That's a good point. I like `assembly` name here. I will update the PR (I also have to fix the markdown links check). -- 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]
