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

Conversation

codeconsole
Copy link
Contributor

No description provided.

Puneet Behl and others added 14 commits January 18, 2024 19:01
* 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>
…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>
* 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
…#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>
* chore: update url to https

Update to HTTPS url in the Apache License and other places.

* chore: Update links to HTTPS
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants