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

Remove sitemesh2 #13491

Closed
wants to merge 14 commits into from
Closed

Remove sitemesh2 #13491

wants to merge 14 commits into from

Commits on Jan 18, 2024

  1. Update to 7.0.0-SNAPSHOT

    Puneet Behl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    87cb7f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch '6.2.x' into 7.0.x

    Puneet Behl committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d1cb568 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. feat: Update Java version to 17 (grails#13352)

    * feat: Update Java version to 17
    
    BREAKING CHANGE: Requires Java 17 as a minimum version
    
    * chore(build): Update Github workflows to Java 17
    
    * chore(build): Remove Java 21 from build workflow
    
    * Update groovy-joint-workflow.yml
    
    * ci: Build Grails with Java 17 in joint workflow
    
    * chore(build): Refactor jvmArgs for tests
    
    Make it more clear why these arguments are added by extracting them to a variable with a descriptive name.
    
    ---------
    
    Co-authored-by: Puneet Behl <behlp@unityfoundation.io>
    matrei and Puneet Behl committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a9eafe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix(deps): update dependency com.github.ben-manes.caffeine:caffeine t…

    …o v3 (grails#13373)
    
    * Update actions/cache action to v4 (grails#13367)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update gspVersion to v6.1.3 (grails#13365)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update dependency org.jsoup:jsoup to v1.17.2 (grails#13363)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update dependency org.asciidoctor:asciidoctorj to v2.5.11 (grails#13361)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update grails-testing-support monorepo to v3.1.2 (grails#13364)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update datastoreVersion to v8.0.4 (grails#13360)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update plugin com.gradle.enterprise to v3.16.2 (grails#13366)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update apache-tomcat monorepo to v9.0.85 (grails#13359)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Update dependency org.grails:grails-datastore-gorm-hibernate5 to v8.0.3 (grails#13362)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * fix: Groovy 3.0.20 compatibility (grails#13371)
    
    * fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Mattias Reichel <mattias.reichel@gmail.com>
    renovate[bot] and matrei committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    53dbde3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. remove: deprecated type NavigableMap.NullSafeNavigator (grails#13448)

    * Remove unused imports
    
    * Remove deprecated type `NavigableMap.NullSafeNavigator`
    
    * [tests] Replace key navigation with map access
    
    * [tests] Replace Grail's null-safe navigation with Groovy's operator `?.`
    
    * [tests] Delete tests that check Grail's safe navigation
    
    * Bump grails-testing-support to version 3.2.2
    guillermocalvo committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3c08bc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge remote-tracking branch 'origin/6.2.x' into 7.0.x

    Puneet Behl committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b3af979 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix(deps): update dependency org.fusesource.jansi:jansi to v2 (grails…

    …#13436)
    
    * fix(deps): update dependency org.fusesource.jansi:jansi to v2
    
    * fix(ansi): remove the usages of deprecated methods
    
    Use `AnsiConsole.systemInstall()` and `AnsiConsole.systemUninstall()`.
    
    * fix(grailsconsole): bind system out and err stream
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Puneet Behl <behlp@unityfoundation.io>
    renovate[bot] and Puneet Behl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6480702 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore: update url to HTTPS (grails#13478)

    * chore: update url to https
    
    Update to HTTPS url in the Apache License and other places.
    
    * chore: Update links to HTTPS
    Puneet Behl committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    eed8df3 View commit details
    Browse the repository at this point in the history
  2. chore: update javadoc comments (grails#13483)

    Puneet Behl committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6a22583 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore(build): update build configurations (grails#13484)

    * chore(build): update build configurations
    
    * chore: improve build configurations
    
    - Refactor build configurations
    - Add comments to help other understand the reasoning
    - Cleanup configurations
    - Give preference to project property over system environment.
    - Use tasks.register method for creating new tasks.
    
    * chore: fix build
    
    * chore: fix build
    
    * chore: fix build
    Puneet Behl committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d0bd952 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.2.x' into 7.0.x

    Puneet Behl committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    44abf79 View commit details
    Browse the repository at this point in the history
  3. chore: fix merge error

    Puneet Behl committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fd184fa View commit details
    Browse the repository at this point in the history
  4. Update GrailsUtilTests.java

    Puneet Behl committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6480aa0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Remove SiteMesh 2

    codeconsole committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e37398d View commit details
    Browse the repository at this point in the history