Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In CompilerMojo, the getSourceInclusionScanner(String) method creates a SimpleSourceIncludeScanner using the excludes set for both the include and exclude parameters; ignoring the includes set altogether.
Attached is a patch that corrects the parameters.