pzygielo commented on code in PR #320:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/320#discussion_r2042612364


##########
src/it/MCOMPILER-366/verify.groovy:
##########
@@ -19,6 +19,6 @@
 
 buildLog = new File( basedir, 'build.log' ).text;
 
-assert buildLog.contains("[WARNING] Filename-based automodules detected on the 
module-path:")
+assert buildLog.contains("[WARNING] Filename-based automodules detected on the 
module path:")

Review Comment:
   Hmmm... This message might not come from this project...



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