roadSurfer commented on code in PR #297:
URL: https://github.com/apache/maven-enforcer/pull/297#discussion_r1910108240


##########
enforcer-rules/src/site/apt/requireFilesExist.apt.vm:
##########
@@ -26,7 +26,10 @@
 Require Files Exist
 
   This rule checks that the specified list of files exist.
-
+  
+  The mounted filesystem(s) will dictate the case-sensitive rules when 
checking files. If you require checks that your

Review Comment:
   Done. Apols.



##########
enforcer-rules/src/site/apt/requireFilesSize.apt.vm:
##########
@@ -26,7 +26,10 @@
 Require File Size
 
   This rule checks that the specified list of files exist and are within the 
specified size range.
-
+  
+  The mounted filesystem(s) will dictate the case-sensitive rules when 
checking files. If you require checks that your

Review Comment:
   Done. Apols.



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