includes/excludes filters are not passed to scm:checkout command
----------------------------------------------------------------
Key: SCM-638
URL: https://jira.codehaus.org/browse/SCM-638
Project: Maven SCM
Issue Type: Bug
Components: maven-scm-api
Affects Versions: 1.5
Reporter: Artem Danilenko
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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira