[ 
https://issues.apache.org/jira/browse/GROOVY-12058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18085307#comment-18085307
 ] 

ASF GitHub Bot commented on GROOVY-12058:
-----------------------------------------

paulk-asert closed pull request #2582: GROOVY-12058: 
ClassNodeUtils.getPropNameForAccessor should use JavaBe…
URL: https://github.com/apache/groovy/pull/2582




> ClassNodeUtils.getPropNameForAccessor should use JavaBeans decapitalization 
> to match runtime property naming
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: GROOVY-12058
>                 URL: https://issues.apache.org/jira/browse/GROOVY-12058
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>              Labels: breaking
>             Fix For: 6.0.0-alpha-2, 5.0.7
>
>
> This is similar to GROOVY-12055 but in this case, the change affects users 
> not with locale tr_TR. It is a breaking change for JavaBean edge cases, e.g. 
> getURL -> URL (not uRL). The behavior now follows the same JavaBean rules as 
> used elsewhere. Having said that, we know of no users affected by making this 
> change.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to