desruisseaux commented on code in PR #2232:
URL: https://github.com/apache/maven/pull/2232#discussion_r2028362207


##########
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultSourceRoot.java:
##########
@@ -149,8 +145,8 @@ public DefaultSourceRoot(
             final ProjectScope scope,

Review Comment:
   We can take this opportunity for adding the following missing comments:
   
   ```
        * @param includes list of patterns for the files to include, or {@code 
null} if unspecified
        * @param excludes list of patterns for the files to exclude, or {@code 
null} if unspecified
   ```
   



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to