[
https://issues.apache.org/jira/browse/IO-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553997#comment-17553997
]
Dominik Reinarz commented on IO-773:
------------------------------------
java.io.NotSerializableException:
org.apache.commons.io.filefilter.RegexFileFilter$$Lambda$2302/0x00000008021533e8
at
java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1197)
> RegexFileFilter is no longer Serializable
> -----------------------------------------
>
> Key: IO-773
> URL: https://issues.apache.org/jira/browse/IO-773
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.11.0
> Reporter: Dominik Reinarz
> Priority: Major
>
> org.apache.commons.io.filefilter.RegexFileFilter cannot be serialized b/c
> org.apache.commons.io.filefilter.RegexFileFilter.pathToString Function
--
This message was sent by Atlassian Jira
(v8.20.7#820007)