-
-
Notifications
You must be signed in to change notification settings - Fork 952
Grails 4 Upgrade
Project | Build status | Gradle 5 | JDK 11 & JDK 8 | Open Issues |
---|---|---|---|---|
gsp-master | ✅ | ✅ | ❌ Open Issues |
https://github.com/grails/grails-common-build
Some commits have been done to fix some Gradle 5 issues and documentation dependencies.
https://github.com/grails/grails-gsp
passes on JDK 8 and JDK 11 Gradle 5 we have a list of pending issues here: https://github.com/grails/grails-gsp/milestone/2
I believe issue #37 is solved
https://github.com/grails/grails-testing-support
Passes on both JDK 8 and JDK 11 Gradle 5
List of outgoing issues https://github.com/grails/grails-testing-support/milestone/1
https://github.com/grails/grails-data-mapping
Passes on both JDK 8 and JDK 11 Gradle 5
List of outgoing issues https://github.com/grails/grails-testing-support/milestone/1
https://github.com/grails/gorm-hibernate5
Passes on both JDK 8 and JDK 11
List of outgoing issues https://github.com/grails/gorm-hibernate5/milestone/4
Weird thing is it fails for Gradle 5 which baffles me. (edited)
https://github.com/grails/grails-core
Passes on both JDK 8
Gradle 5
List of outgoing issues https://github.com/grails/grails-core/milestone/208
There are some failing tests for JDK 11. (edited)
https://github.com/grails/grails-views
Progress has been done but it is currently blocked by Mongo release. Branch with some progress apart from master: https://github.com/grails/grails-views/tree/gradle-5 List of outgoing issues https://github.com/grails/grails-views/milestone/15 (edited)
https://github.com/grails/gorm-mongodb
Some progress has been made but tests were failing for me on Friday.
https://github.com/grails/grails-async/commits/master
Progress has been made but there are still pending issues.
List of tracks:
https://github.com/grails/grails-async/milestone/1
https://github.com/grails/gorm-graphql
Progress has been made but there are still pending issues.
List of tracks:
https://github.com/grails/gorm-graphql/milestone/1
https://github.com/grails/gorm-neo4j
Progress has been made but there are still failures.
Plugin was upgraded to 2.2. The old geb feature which was 1.7 JDK compatible has been removed and replaced in different profiles to geb2 feature.
https://github.com/grails3-plugins/geb
https://github.com/grails/scaffolding
Gradle 5 Passes on both JDK 8 and JDK 11
https://travis-ci.org/grails/grails3-functional-tests
Progress has been made but it was blocked until we released GORM hibernate 5, testing support fields and scaffolding which are out. I believe @ilopmar is working today on it.
https://github.com/grails-fields-plugin/grails-fields
Gradle 5, JDK 8 and 11. (edited)
Upgrade documentation here:
https://grails.github.io/grails-upgrade/latest/guide/index.html#upgradingTo4x
These classes need to be moved to its respective projects.
https://github.com/grails-plugins/grails-java8
There is a branch with some changes to fix some issues with JDK 11 https://github.com/grails-plugins/grails-java8/tree/java11
App starts and test pass in Gradle 5. There is a branch for Graisl 4.
https://github.com/grails-guides/grails-test-domain-class-constraints GitHub grails-guides/grails-test-domain-class-constraints Contribute to grails-guides/grails-test-domain-class-constraints development by creating an account on GitHub.