-
Notifications
You must be signed in to change notification settings - Fork 91
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
Server multi restart issue fix #1853
Server multi restart issue fix #1853
Conversation
Signed-off-by: Arun Venmany <[email protected]>
Signed-off-by: Arun Venmany <[email protected]>
Signed-off-by: Arun Venmany <[email protected]>
What problem does this fix? Are the symptoms captures in some issue or PR? |
We are trying to fix the issue of multiple server restarts specified in This is tested using https://github.ibm.com/was-svt/acme-ee/tree/acme-ee10 Attaching dev mode logs before and after |
Signed-off-by: Arun Venmany <[email protected]>
Signed-off-by: Arun Venmany <[email protected]>
liberty-maven-plugin/src/main/java/io/openliberty/tools/maven/server/DevMojo.java
Outdated
Show resolved
Hide resolved
liberty-maven-plugin/src/main/java/io/openliberty/tools/maven/server/DevMojo.java
Show resolved
Hide resolved
Signed-off-by: Arun Venmany <[email protected]>
.../it/dev-it/src/test/java/net/wasdev/wlp/test/dev/it/DevGenerateFeaturesDependenciesTest.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Arun Venmany <[email protected]>
…to server_multi_restart_issue_fix
…to server_multi_restart_issue_fix
Signed-off-by: Arun Venmany <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to remove yaml changes before merging.
Signed-off-by: Arun Venmany <[email protected]>
No description provided.