You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/10/23 18:41:51 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on issue #2869: ARTEMIS-2526 - Update ActiveMQServerImpl to call correct beforeDestroyQueue hook

clebertsuconic commented on issue #2869: ARTEMIS-2526 - Update ActiveMQServerImpl to call correct beforeDestroyQueue hook
URL: https://github.com/apache/activemq-artemis/pull/2869#issuecomment-545581689
 
 
   checkstyle as it stands now:
   
   
   ```
   Note: Recompile with -Xlint:unchecked for details.
   [ERROR] src/main/java/org/apache/activemq/artemis/core/server/plugin/ActiveMQServerQueuePlugin.java:[60] (regexp) RegexpSingleline: Line has trailing spaces.
   [ERROR] src/main/java/org/apache/activemq/artemis/core/server/plugin/ActiveMQServerQueuePlugin.java:[61] (regexp) RegexpSingleline: Line has trailing spaces.
   [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 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