Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9
-
None
Description
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 large source tree.
We should allow this exception