You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/04/01 19:33:19 UTC

[GitHub] [maven-pmd-plugin] oss92 commented on a change in pull request #6: [MPMD-275] update to PMD 6.13.0

oss92 commented on a change in pull request #6: [MPMD-275] update to PMD 6.13.0
URL: https://github.com/apache/maven-pmd-plugin/pull/6#discussion_r271018165
 
 

 ##########
 File path: src/it/MPMD-268-deprecated-rules/verify.groovy
 ##########
 @@ -19,4 +19,6 @@
 
 File buildLog = new File( basedir, 'build.log' )
 assert buildLog.exists()
-assert buildLog.text.contains( "[WARNING] Use Rule name category/java/codestyle.xml/ControlStatementBraces instead of the deprecated" )
+// Some versions output `WARNING:` and others `[WARNING]`
 
 Review comment:
   I have ran the tests twice using JDK11 and JDK12 on macOS 10.14.1. I don't know which output what now since I am afk.
   
   Thanks for the response. When do you expect the release of 6.13.0 change to maven?
   
   Cheers!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services