This repository was archived by the owner on Mar 13, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 72
javax to jakarta, groovy 4, spring framework 6 and spring boot 3 migrations #878
Merged
jamesfredley
merged 16 commits into
grails:9.0.x
from
jamesfredley:jamesfredley/9.0.x-changes
Aug 28, 2024
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
81a8314
WIP
jamesfredley ecc4834
WIP 2
jamesfredley f670fcf
Add variable for grailsShellVersion
jamesfredley 261816e
WIP 3
jamesfredley fc73791
Adjust to changes in grails-data-mapping
jamesfredley 1c8ec3b
Testing cleanup
jamesfredley 80adb1b
Update github workflow
jamesfredley 9cfb92d
Update gorm version
jamesfredley bdcc687
Merge branch '9.0.x' of https://github.com/grails/gorm-hibernate5 int…
jamesfredley de629d4
test config changes
jamesfredley 0ef8b26
Update github workflows
jamesfredley d139242
update github workflows
jamesfredley f082162
more github workflows updates + Gradle 8.10
jamesfredley b7cd756
more github workflows updates
jamesfredley 75563b1
more github workflows updates
jamesfredley 554eb92
Use freshly built Groovy instead of repository.apache.org snapshot
jamesfredley File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ot.cli.compiler.CompilerAutoConfiguration → ...ls.cli.compiler.CompilerAutoConfiguration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| org.grails.datastore.gorm.boot.compiler.GormCompilerAutoConfiguration | ||
| org.grails.datastore.gorm.boot.compiler.GormCompilerAutoConfiguration |
1 change: 1 addition & 0 deletions
1
...META-INF/services/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| org.grails.datastore.gorm.boot.autoconfigure.HibernateGormAutoConfiguration |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.