You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/05 10:57:46 UTC

[GitHub] [camel] orpiske commented on pull request #8820: CAMEL-14831: Add camel-rocketmq component

orpiske commented on PR #8820:
URL: https://github.com/apache/camel/pull/8820#issuecomment-1337134653

   > ### Components tested:
   > Total 	Tested 	Failed x 	Passed white_check_mark
   > 2 	2 	1 	0
   
   Currently failing due to a checkstyle issue: 
   
   ```
   [camel-rocketmq] [INFO] Starting audit...
   [ERROR] /home/runner/work/camel/camel/components/camel-rocketmq/src/main/java/org/apache/camel/component/rocketmq/RocketMQMessageConverter.java:23:1: Utility classes should not have a public or default constructor. [HideUtilityClassConstructor]
   Audit done.
   ```


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org