flyrain commented on PR #1589: URL: https://github.com/apache/polaris/pull/1589#issuecomment-2903026266
Local test passed. Here are the structure now in the binary bundle. All comments should be addressed. Please take a look @jbonofre @dimas-b @adutra @snazy @singhpk234. Consolidation of LICENSE and NOTICE files from both Admin Tools and Server will be done in a follow-up PR. ``` polaris-quarkus-distribution-@version@/ ├── LICENSE ├── NOTICE ├── README.md ├── admin/ # Admin tool files ├── bin/ # Executable scripts │ ├── admin │ └── server └── server/ # Server files ``` -- 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