You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by GitBox <gi...@apache.org> on 2019/01/21 18:27:44 UTC

[GitHub] jbertram commented on issue #2511: [ARTEMIS-2234]: Incorrect warning from LoggingConfigurationFileReloader

jbertram commented on issue #2511: [ARTEMIS-2234]: Incorrect warning from LoggingConfigurationFileReloader
URL: https://github.com/apache/activemq-artemis/pull/2511#issuecomment-456163325
 
 
   Checkstyle issues:
   
       [ERROR] src/main/java/org/apache/activemq/artemis/core/server/LoggingConfigurationFileReloader.java:[84,9] (whitespace) WhitespaceAround: 'if' is not followed by whitespace.
       [ERROR] src/main/java/org/apache/activemq/artemis/core/server/LoggingConfigurationFileReloader.java:[85] (indentation) Indentation: 'if' child has incorrect indentation level 10, expected level should be 9.
       [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default) on project artemis-server: You have 2 Checkstyle violations. -> [Help 1]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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