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


##########
enforcer-rules/src/site/apt/requireFilesDontExist.apt.vm:
##########
@@ -26,7 +26,10 @@
 Require Files Don't Exist
 
   This rule checks that the specified list of files do not exist.
-
+  
+  The mounted filesystem(s) will dictate the case-sensitivity rules when 
checking files. If checks are required that

Review Comment:
   Done



##########
enforcer-rules/src/site/apt/requireFilesExist.apt.vm:
##########
@@ -27,22 +27,25 @@ Require Files Exist
 
   This rule checks that the specified list of files exist.

Review Comment:
   Done



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