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


##########
api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java:
##########
@@ -50,7 +49,7 @@ default Path directory() {
      * The default implementation returns an empty list, which means to apply 
a language-dependent pattern.

Review Comment:
   Just to complete: "glob:" and "regex:" are the two syntaxes that all 
`FileSystem` shall support according NIO Javadoc, but a file system may support 
others syntaxes as well. It may be nice to avoid a formulation that restrict 
the possibilities to those two syntaxes.



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