-
Notifications
You must be signed in to change notification settings - Fork 92
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 <Arun.Kumar.V.N@ibm.com>
Signed-off-by: Arun Venmany <Arun.Kumar.V.N@ibm.com>
Signed-off-by: Arun Venmany <Arun.Kumar.V.N@ibm.com>
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 <Arun.Kumar.V.N@ibm.com>
Signed-off-by: Arun Venmany <Arun.Kumar.V.N@ibm.com>
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 <Arun.Kumar.V.N@ibm.com>
.../it/dev-it/src/test/java/net/wasdev/wlp/test/dev/it/DevGenerateFeaturesDependenciesTest.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Arun Venmany <Arun.Kumar.V.N@ibm.com>
…to server_multi_restart_issue_fix
…to server_multi_restart_issue_fix
Signed-off-by: Arun Venmany <Arun.Kumar.V.N@ibm.com>
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 <Arun.Kumar.V.N@ibm.com>
No description provided.