Dan Tran created SCM-754:
----------------------------
Summary: Require Tag Command to return the entire source tree is
impractical
Key: SCM-754
URL: https://jira.codehaus.org/browse/SCM-754
Project: Maven SCM
Issue Type: Task
Components: maven-scm-api
Affects Versions: 1.9
Reporter: Dan Tran
Currently the tag command when using with ScmFileSet that has no
excludes/includes, it returns the entire file list of the source tree. and the
TCK check for it
It makes sense for ScmFileSet with a know list, but not practical when the list
is empty. It can blew up memory and slow for a ever large source tree.
We should allow this exception
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)