excludeSubProjects=true fails if project hierarchy more than 1 deep
-------------------------------------------------------------------
Key: RAT-97
URL: https://issues.apache.org/jira/browse/RAT-97
Project: RAT
Issue Type: Bug
Affects Versions: 0.7
Reporter: Marshall Schor
Setting excludeSubProjects to true fails to exclude subprojects in nested
hierarchies more than 1 deep. For instance:
pom - with module spec specifying submodules A and B
A pom - has module spec specifying submodules C and D
B pom - has module spec specifying submodules E and F
The excludeSubProjects excludes A and B, but not C,D,E, and F
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira