[ 
https://issues.apache.org/jira/browse/GROOVY-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Milles updated GROOVY-9607:
--------------------------------
    Fix Version/s: 2.5.16

> Class generation regression in 3.0.5-ss: This method should not have been 
> called
> --------------------------------------------------------------------------------
>
>                 Key: GROOVY-9607
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9607
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 3.0.5
>            Reporter: Eric Helgeson
>            Assignee: Eric Milles
>            Priority: Major
>             Fix For: 4.0.0-alpha-1, 3.0.5, 2.5.16
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Compiling grails-core master branch on 3.0.5-SNAPSHOT I noticed a regression 
> since 3.0.4 -
> {code:java}
>  Execution failed for task ':grails-web-databinding:compileGroovy'. > BUG! 
> exception in phase 'class generation' in source unit 
> '/Users/erichelgeson/source/grails-core/grails-web-databinding/src/main/groovy/grails/web/databinding/GrailsWebDataBinder.groovy'
>  At line 541 column 33 On receiver: obj with message: getAt and arguments: 
> propName This method should not have been called. Please try to create a 
> simple example reproducing this error and file a bug report at 
> https://issues.apache.org/jira/browse/GROOVY {code}
> Offending line in grails-core here: 
> [https://github.com/grails/grails-core/blob/master/grails-web-databinding/src/main/groovy/grails/web/databinding/GrailsWebDataBinder.groovy#L541]
> I am unsure how to recreate a concise reproducible bug from this so I ran a 
> git bisect and found this to be the commit that introduced the error: 
> https://issues.apache.org/jira/browse/GROOVY-9344 / 
> [https://github.com/apache/groovy/commit/fafa3c60f3beaec71298e1e95bc27f83ccea5e1e]
>  - I also validated it by reverting the commit and re-testing.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to