jira-importer commented on issue #880: URL: https://github.com/apache/maven-javadoc-plugin/issues/880#issuecomment-2957359147
**[Thomas Mortagne](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tmortagne)** commented I'm not sure we understand each other here. I'm not discussing what is the best syntax, my only concern is finding how I can get my exclude working after upgrading to 3.1.0. One thing which is written in the current documentation ("any other wildcard must match exactly one folder") seems to suggest that there is no way to exclude something located in all sub folders of a package "internal". Is that true ? Is the document wrong/misleading ? > One thing that came up: is *.util allowed and what does it mean? It should have a different meaning compared to **.util.**, right? Sure but again what may concern is how many sub packages does the expression "**.util.**" includes ? The documentation suggest only one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
