excludePackageNames should accept wildars
-----------------------------------------

         Key: MJAVADOC-56
         URL: http://jira.codehaus.org/browse/MJAVADOC-56
     Project: Maven 2.x Javadoc Plugin
        Type: Improvement

    Reporter: Michael Böckling
    Priority: Minor


We want o exclude *.internal* packages from Javadoc generation, but the current 
implementation only permits fully qualified package names. An ANT style exclude 
pattern would be nice, but I gues that depends on 
FileUtils.getFilesFromExtension() supporting an exclusions argument? Never 
understood anyway why (the imho pretty nice) ANT DirectoryScanner is not used, 
and plextools reinvent the wheel...

-- 
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]

Reply via email to