You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this project uses quarkus, the first approach may be to try to create a standalone binary with quarkus on windows. Is this works, an appropirate CI job that created the binary should be added.
Alternatively, instructions should be provided in a separate documentation file, that explains how to build and bundle the application and bundle it with an jdk that has been provided in a zip folder. Note that this needs some kind of executable or batchfile to start the application.
The text was updated successfully, but these errors were encountered:
A standalone windows package is to be created.
Since this project uses quarkus, the first approach may be to try to create a standalone binary with quarkus on windows. Is this works, an appropirate CI job that created the binary should be added.
Alternatively, instructions should be provided in a separate documentation file, that explains how to build and bundle the application and bundle it with an jdk that has been provided in a zip folder. Note that this needs some kind of executable or batchfile to start the application.
The text was updated successfully, but these errors were encountered: