Release Notes 2.8
On this page
Overview
This page provides information about an individual release of the GINT Version 2- Groovy Integration Test Framework.
More release notes for additional versions of this product are available here.
Release Highlights
Additional Notes
Recommend using Groovy 2.4 runtime or higher
This release is built using Groovy 2.4.3. If you are using an older runtime, you may need to add something like the following to your test:
@Grab(group='org.codehaus.groovy', module='groovy-backports-compat23', version='2.4.3')
A symptom of a problem this should address is:
java.lang.NoClassDefFoundError: org/codehaus/groovy/runtime/typehandling/ShortTypeHandling
Platforms and Compatibility
The following platforms were used during the development and testing of this release. We no longer test regularly on Windows even though it is fully supported platform.
Resolved Issues
© 2005 -2024 gint.org