[ 
https://jira.codehaus.org/browse/MJAVADOC-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Eckart de Castilho updated MJAVADOC-365:
------------------------------------------------

    Attachment: MJAVADOC-365-REC-2014-10-09.patch

Here is a new patch that includes an integration test. 

To verify, apply patch, then revert AbstractJavadocMojo and run integration 
tests -> fails. Revert all, reapply patch and run integration tests -> works.

A CLA is on file with Apache (rec).

> [Patch] sourceFileExcludes does not work due to inclusion of packages
> ---------------------------------------------------------------------
>
>                 Key: MJAVADOC-365
>                 URL: https://jira.codehaus.org/browse/MJAVADOC-365
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.9
>            Reporter: Michael Bayne
>         Attachments: MJAVADOC-365-REC-2014-10-09.patch, patch
>
>
> If you specify sourceFileExcludes for Javadoc generation, they are ignored, 
> because the plugin always supplies a list of packages to Javadoc instead of a 
> list of source files.
> This is easily remedied with the attached patch. It causes the plugin to 
> switch to "pass a list of source files to Javadoc" mode if any 
> sourceFileExcludes are supplied.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to