Skip to content
Sergio del Amo edited this page Dec 17, 2018 · 22 revisions
Project Build status Gradle 5 JDK 11 & JDK 8 Open Issues Comments
gsp-master Build Status Open Issues I believe issue #37 is solved
Grails Testing Support Build Status

Projects

Grails Common Build

https://github.com/grails/grails-common-build

Some commits have been done to fix some Gradle 5 issues and documentation dependencies.

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.

Grails Async

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

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

Grails Java 8

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

Testing with apps

Grails Guide Grails Testing Domain Class Constraints

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.

Clone this wiki locally