Re: How to check text and property files with Sonar
This post was updated on .
Hello!
Application specific property files, like: log4j.properties. In my case I'd like to check that the log4j.appender.file.MaxFileSize=1MB line is in log4j.properties and no another log4j.appender.file.MaxFileSize= line in this file.
Application specific property files, like: log4j.properties. In my case I'd
like to check that the /log4j.appender.file.MaxFileSize=1MB/ line is in
log4j.properties.
Re: How to check text and property files with Sonar
This post was updated on .
No, this plugin has not available yet, but I started to develop this property checker plugin with Sonar SSLR, but it has no exact release date yet, maybe weeks or months.