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

Make tomcat restart after XWiki installation / upgrade more reliable. #2653

Closed
wants to merge 1 commit into from
Closed

Commits on Nov 24, 2023

  1. XWIKI-18624: Make tomcat restart after XWiki installation / upgrade m…

    …ore reliable.
    
    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
    89e9255 View commit details
    Browse the repository at this point in the history