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

Upgrade spring from 5 to 6 #528

Merged
merged 25 commits into from
Aug 23, 2024
Merged

Upgrade spring from 5 to 6 #528

merged 25 commits into from
Aug 23, 2024

Commits on Aug 19, 2024

  1. Update from spring 5 to 6

    tdrwenski committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    41717f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2400c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    175d8c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f1154a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22d97b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf14c1a View commit details
    Browse the repository at this point in the history
  7. Use log4j jarkarta web

    tdrwenski committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a4b3209 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fb0387 View commit details
    Browse the repository at this point in the history
  9. Use ant path matcher

    tdrwenski committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    293953d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57e2604 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e686097 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8185e22 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2cb28ea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c8c1fc2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5612371 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ec9315 View commit details
    Browse the repository at this point in the history
  17. Add -parameters to java compiler options. This is needed by spring 6 …

    …to retain parameter names
    tdrwenski committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    58c22cc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f11b123 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    37b2076 View commit details
    Browse the repository at this point in the history
  20. Ignore test that expects tomcat log directory to exist (this used to …

    …be configured through gretty)
    tdrwenski committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a466577 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c710bda View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    3ded6b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2b2ebf View commit details
    Browse the repository at this point in the history
  3. Let spring handle its own errors instead of returning 500 for them (e…

    ….g. NoResourceFoundException should return 404)
    tdrwenski committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    445f34c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d880eef View commit details
    Browse the repository at this point in the history