[ https://issues.apache.org/jira/browse/SCM-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962363#comment-17962363 ]
ASF GitHub Bot commented on SCM-638: ------------------------------------ jira-importer opened a new issue, #848: URL: https://github.com/apache/maven-scm/issues/848 **[Artem Danilenko](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=adanilenko)** opened **[SCM-638](https://issues.apache.org/jira/browse/SCM-638?redirect=false)** and commented We have behavior while user is specifying excludes and includes filters they cant be accessed by fileSet.getIncludes() in checkout implementation. But After checkout scm plugin deletes all files which do not match excludes and includes criteria by itself. This operation may take very much time. --- **Affects:** 1.5 > includes/excludes filters are not passed to scm:checkout command > ---------------------------------------------------------------- > > Key: SCM-638 > URL: https://issues.apache.org/jira/browse/SCM-638 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-api > Affects Versions: 1.5 > Reporter: Artem Danilenko > Priority: Major > > We have behavior while user is specifying excludes and includes filters they > cant be accessed by fileSet.getIncludes() in checkout implementation. > But After checkout scm plugin deletes all files which do not match excludes > and includes criteria by itself. > This operation may take very much time. -- This message was sent by Atlassian Jira (v8.20.10#820010)