0 (binding) I am finding that the fix [1] for GROOVY-8127 is causing a number of test failures [2] on the Grails master branch mostly related to the DirtyCheckable trait [3]. Same tests pass with 2.4.10. Lack of knowledge in this area so thus the neutral vote instead of -1.
[1] https://github.com/apache/groovy/commit/3ab66db22e59baf6 9aa2977c838881f2e93d16bc [2] just a sample, but all failures seem to be related to the DirtyCheckable trait java.lang.ExceptionInInitializerError .... Caused by: groovy.lang.MissingMethodException: No signature of method: static org.grails.datastore.mapping.dirty.checking.DirtyCheckable.$ static$init$org_grails_datastore_mapping_dirty_checking_Dirt yCheckable__DIRTY_CLASS_MARKER() is applicable for argument types: (java.lang.Class) values: [class org.grails.plugins.web.rest.re nder.hal.Product] at [3] https://github.com/grails/grails-data-mapping/blob/4bbba 4a20d180244bd1f06e226879e50c36a92c7/grails-datastore-core/sr c/main/groovy/org/grails/datastore/mapping/dirty/checking/ DirtyCheckable.groovy On Mon, Apr 24, 2017 at 3:09 PM, Paul King <pa...@asert.com.au> wrote: > Dear community, > > I am happy to start the VOTE thread for a Groovy 2.4.11 release! > > This release includes 11 bug fixes/improvements as outlined in the > changelog: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje > ctId=12318123&version=12340047 > > Tag: https://git1-us-west.apache.org/repos/asf?p=groovy.git;a=tag > ;h=refs/tags/GROOVY_2_4_11 > Tag commit id: 76fece1ebb942eccc0af291932bc2a33fd7946c7 > > The artifacts to be voted on are located as follows (r19245). > Source release: https://dist.apache.org/repos/ > dist/dev/groovy/2.4.11/sources > Convenience binaries: https://dist.apache.org/repos/ > dist/dev/groovy/2.4.11/distribution > > Release artifacts are signed with a key from the following file: > https://dist.apache.org/repos/dist/dev/groovy/KEYS > > Please vote on releasing this package as Apache Groovy 2.4.11. > > The vote is open for the next 72 hours and passes if a majority of at > least three +1 PMC votes are cast. > > [ ] +1 Release Apache Groovy 2.4.11 > [ ] 0 I don't have a strong opinion about this, but I assume it's ok > [ ] -1 Do not release Apache Groovy 2.4.11 because... > > Here is my vote: > > +1 (binding) > >