[
https://issues.apache.org/jira/browse/IO-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated IO-863:
-------------------------------
Assignee: Gary D. Gregory
> Recent incompatible change to FileUtils.listFiles re extensions
> ---------------------------------------------------------------
>
> Key: IO-863
> URL: https://issues.apache.org/jira/browse/IO-863
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Environment: Linux, Java 21
> Reporter: Éamonn McManus
> Assignee: Gary D. Gregory
> Priority: Minor
>
> [This
> change|https://github.com/apache/commons-io/commit/d34e6419875c1d79f483abe6cf4da58f19c676c8]
> modifies the semantics of the extensions parameter to listFiles. Previously,
> if an entry in the array was "java", that meant to select files that end with
> ".java". Now it means to select files that end with "java", whether or not
> there is period before it. I think that was probably unintentional.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)