github grails/grails-core v3.1.9
Grails 3.1.9

latest releases: v6.2.0, v4.1.4, v6.1.2...
7 years ago

Release Notes

Integration Test Port

Integration and functional tests now run on a random port instead of the same port as the application by default. This is to avoid port conflict problems when the application is already running. Integration tests that hard code the port will need to be altered to use the serverPort property of tests marked with @Integration

Don't miss a new grails-core release

NewReleases is sending notifications on new releases.