flyrain commented on code in PR #1482: URL: https://github.com/apache/polaris/pull/1482#discussion_r2069477210
########## gradle/projects.main.properties: ########## @@ -30,6 +30,7 @@ polaris-quarkus-service=quarkus/service polaris-quarkus-server=quarkus/server polaris-quarkus-spark-tests=quarkus/spark-tests polaris-quarkus-admin=quarkus/admin +polaris-quarkus-commons=quarkus/commons Review Comment: I'd suggest to merge the module `admin` and `server`. I didn't see much benefits, while it adds unnecessary burden for dev and release. I will share this idea in the dev mailing list later. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org