SimpleSourceIncludeScanner is created with incorrect include set.
-----------------------------------------------------------------
Key: MCOMPILER-24
URL: http://jira.codehaus.org/browse/MCOMPILER-24
Project: Maven 2.x Compiler Plugin
Type: Bug
Reporter: Brent Worden
Attachments: compiler-mojo.diff
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]