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

[MJAVADOC-687] Upgrade Jetty Version to last 9.4.x #92

Merged
merged 12 commits into from Aug 6, 2021
Merged

Commits on Aug 5, 2021

  1. [MJAVADOC-687] Upgrade Jetty Version to last 9.4.x

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    8ed322e View commit details
    Browse the repository at this point in the history
  2. force reuseAddress true

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    167b183 View commit details
    Browse the repository at this point in the history
  3. simplify code

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    83016ae View commit details
    Browse the repository at this point in the history
  4. use localhost if null

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    0313f4f View commit details
    Browse the repository at this point in the history
  5. need stack trace

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    e714281 View commit details
    Browse the repository at this point in the history
  6. use java api to get localhost address

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    b8cbc70 View commit details
    Browse the repository at this point in the history
  7. use a property for slf4j version

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    845afc7 View commit details
    Browse the repository at this point in the history
  8. do not work on ASF nodes so force to localhost

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    98d0a74 View commit details
    Browse the repository at this point in the history
  9. try LoopbackAddress

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    ffd739a View commit details
    Browse the repository at this point in the history
  10. add some log

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 5, 2021
    Copy the full SHA
    db74909 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. prefer logger over system.out

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 6, 2021
    Copy the full SHA
    48cf5e7 View commit details
    Browse the repository at this point in the history
  2. some cleanup

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 6, 2021
    Copy the full SHA
    239f38b View commit details
    Browse the repository at this point in the history