Skip to content
Sergio del Amo edited this page Dec 10, 2018 · 22 revisions

GSP

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

Grails Testing Support

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

Grails Data Mapping

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

GORM Hibernate 5

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)

Grails Core

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)

Grails Views

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)

Grails Mongo

https://github.com/grails/gorm-mongodb

Some progress has been made but tests were failing for me on Friday. GORM GraphQL

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

GORM Neo4j

https://github.com/grails/gorm-neo4j

Progress has been made but there are still failures.

Geb Plugin

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

Scaffolding

https://github.com/grails/scaffolding

Gradle 5 Passes on both JDK 8 and JDK 11

Grails Functional Tests

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.

Grails Fields

https://github.com/grails-fields-plugin/grails-fields

Gradle 5, JDK 8 and 11. (edited)

Upgrade Documentation

Upgrade documentation here:

https://grails.github.io/grails-upgrade/latest/guide/index.html#upgradingTo4x

Clone this wiki locally