Hi. I just updated dependencies and I noticed org.apache.maven.shared.utils.io.DirectoryScanner is deprecated with "Deprecated use java.nio.file.DirectoryStream and related classes" note in sources.
Is this the only reason for the deprecation? I would have to implement the Ant patterns and regexes around DirectoryStream if I would like to get on par with DirectoryScanner. I would rather like to suggest that the class is still very useful, even though Java now supports directory listing better. -- VH --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org