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

Run war:war in ShutdownHook #1713

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scottkurz
Copy link
Member

@scottkurz scottkurz commented Aug 9, 2023

Fixes #1476

This is certainly not a complete solution. Still, I wanted to nudge this along slightly. (I should have made this a draft PR).

This seems to provide a real basic solution to the problem, assuming you're running a WAR.

Some other design elements could include:

  • a hotkey to package the WAR in dev mode
  • a config to enable/disable this behavior.

Signed-off-by: Scott Kurz <skurz@us.ibm.com>
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

Successfully merging this pull request may close these issues.

Option to build binary .war/.ear archive in dev mode (e.g. for use in Docker build)
1 participant