Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone windows package #56

Open
ghost opened this issue Jun 25, 2021 · 4 comments
Open

Standalone windows package #56

ghost opened this issue Jun 25, 2021 · 4 comments
Assignees

Comments

@ghost
Copy link

ghost commented Jun 25, 2021

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.

@ghost ghost assigned richard-infai Jun 25, 2021
@ManuelB
Copy link
Contributor

ManuelB commented Jun 25, 2021

@OmarMalass already did this for the ere-ps-app project. We should be able to just reuse his solution.

@richard-infai
Copy link
Collaborator

@ManuelB do you mean quarkus native?

@OmarMalass
Copy link
Contributor

I used Launch4j which wraps the jar file and produces a .exe file.
It allows JRE-bundling as well.

@richard-infai richard-infai removed their assignment Jun 29, 2021
@ghost
Copy link
Author

ghost commented Jul 6, 2021

The THIRD-PARTY.txt should be integrated and documented as well.

@ghost ghost assigned OmarMalass Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants