[
https://issues.apache.org/jira/browse/GROOVY-12058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18085308#comment-18085308
]
ASF GitHub Bot commented on GROOVY-12058:
-----------------------------------------
paulk-asert commented on PR #2582:
URL: https://github.com/apache/groovy/pull/2582#issuecomment-4596669115
Merged accidentally as part of GROOVY-12055. Closing this PR.
> 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)