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

Gary D. Gregory edited comment on VFS-821 at 7/15/22 5:45 PM:
--------------------------------------------------------------

FYI: You cannot rename anything public or protected with a major release line, 
what you can do is create new methods with the proper names and use those in 
the code base and deprecate the old method names.


was (Author: garydgregory):
FYI: You cannot rename anything public or protected, what you can do is create 
new methods with the proper names and use those in the code base and deprecate 
the old method names.

> Rename FileSelector#traverseDescendents to traverseDescendants
> --------------------------------------------------------------
>
>                 Key: VFS-821
>                 URL: https://issues.apache.org/jira/browse/VFS-821
>             Project: Commons VFS
>          Issue Type: Task
>    Affects Versions: 2.9.0
>            Reporter: Marc Wrobel
>            Priority: Trivial
>
> There is a typo in the method named {{{}FileSelector#traverseDescendents{}}}. 
> This method should be named {{{}traverseDescendants{}}}.



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

Reply via email to