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

XWIKI-21608: XWIKI-21509 Broke Upgrade if Tomcat Service is Running, … #2655

Merged
merged 1 commit into from Nov 24, 2023
Merged

Commits on Nov 24, 2023

  1. XWIKI-21608: XWIKI-21509 Broke Upgrade if Tomcat Service is Running, …

    …But Not Enabled
    
    If the service is running, we need to restart it in any case, no matter if
    it's enabled or not.
    However is-active does not always seem to work if the package just gets
    installed (see XWIKI-18624), so also check if it's only enabled and try to
    restart it then.
    Gunter Ohrner committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6d56ea3 View commit details
    Browse the repository at this point in the history