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

WFLY-9477: avoid registering ROOT.war as default web module more than… #12198

Merged
merged 1 commit into from Apr 24, 2019

Conversation

@michpetrov
Copy link
Contributor

michpetrov commented Apr 2, 2019

… once

Issue: WFLY-9477

default-web-module is an optional attribute with default value "ROOT.war" but because the module names have to be unique per server it essentially becomes required. Since you can control which host to deploy to in other ways the simplest solution would be to remove the default value. However some users may depend on the default value so I propose to register "ROOT.war" once and then ignore it if it's used by other hosts.

@bstansberry

This comment has been minimized.

Copy link
Contributor

bstansberry commented Apr 4, 2019

@fl4via Please review.

@fl4via
fl4via approved these changes Apr 12, 2019
Copy link
Contributor

fl4via left a comment

This looks good to me

@fl4via

This comment has been minimized.

Copy link
Contributor

fl4via commented Apr 12, 2019

Retest this please

@fl4via

This comment has been minimized.

Copy link
Contributor

fl4via commented Apr 12, 2019

@bstansberry bstansberry merged commit 28f528a into wildfly:master Apr 24, 2019
5 of 6 checks passed
5 of 6 checks passed
Windows - JDK 8 Finished TeamCity Build WildFly / Pull Request / Windows - JDK 8 : Tests failed: 23 (23 new), passed: 4821, ignored: 139
Details
Linux - JDK 11 (Pull Request) - merge TeamCity build finished
Details
Linux - JDK 8 Finished TeamCity Build WildFly / Pull Request / Linux - JDK 8 : Tests passed: 4852, ignored: 134
Details
Linux - elytron - JDK 8 (Pull Request) - merge TeamCity build finished
Details
Linux with security manager - JDK 8 Finished TeamCity Build WildFly / Pull Request / Linux SM - JDK 8 : Tests passed: 4508, ignored: 152
Details
Windows - JDK 11 Finished TeamCity Build WildFly / Pull Request / Windows - JDK 11 : Tests passed: 4843, ignored: 141
Details
@michpetrov michpetrov deleted the michpetrov:wfly-9477 branch May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.