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

javax to jakarta, groovy 4, spring framework 6 and spring boot 3 #581

Merged
merged 17 commits into from
Sep 16, 2024

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    7ee7301 View commit details
    Browse the repository at this point in the history
  2. Remove comment

    jamesfredley committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8ba6915 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    d836a1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53e6b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef1cd3 View commit details
    Browse the repository at this point in the history
  4. Update package

    jamesfredley committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f220719 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    688e232 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30027e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    484203a View commit details
    Browse the repository at this point in the history
  2. Add missing dependency

    jamesfredley committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    34bf62a View commit details
    Browse the repository at this point in the history
  3. fix: Compatible with Gradle 8

    matrei committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4ad6427 View commit details
    Browse the repository at this point in the history
  4. fix: Move parent domain class to src/main/groovy

    This commit fixes the problem with domain inheritance in Groovy 4 (for this example application)
    matrei committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c88548e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a476ead View commit details
    Browse the repository at this point in the history
  6. build: Add dependency on grails-core in views-core

    Needed for `grails.util.GrailsMessageSourceUtils` to be resolved.
    matrei committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a817e3d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    728ac57 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. test: Make some more tests go green again

    - MapRenderSpec
    - NullRenderingSpec
    matrei committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c7c28f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f38a125 View commit details
    Browse the repository at this point in the history