adutra commented on issue #1030:
URL: https://github.com/apache/polaris/issues/1030#issuecomment-2674838325

   > It would be the fat jar (and the docker images).
   
   I'm sorry, stupid typo 😆 : I meant FAST jar, not fat jar. 
   
   So to summarize: the `quarkus-server` module currently builds:
   
   * the FAST jar
   * all the application data files and dependency jars, in `build/quarkus-app`
   * Two distributions, zip and tar.gz, that contain the contents of 
`build/quarkus-app` + the `NOTICE` and `LICENSE-BINARY-DIST` files (the latter 
being renamed to `LICENSE`)
   * A docker image named `apache/polaris` with two tags: `latest` and the 
version number.


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