essobedo commented on PR #8795:
URL: https://github.com/apache/camel/pull/8795#issuecomment-1348494553

   Here is the actual check style issue:
   ```
   [camel-zipfile] [INFO] --- maven-checkstyle-plugin:3.1.2:checkstyle 
(default-cli) @ camel-zipfile ---
   [camel-zipfile] [INFO] Starting audit...
   [ERROR] 
/home/runner/work/camel/camel/components/camel-zipfile/src/test/java/org/apache/camel/processor/aggregate/zipfile/ZipAggregationStrategySplitTest.java:32:1:
 Wrong order for 'org.awaitility.Awaitility' import. [ImportOrder]
   ```
   
   To reproduce, launch the command `mvn clean install -Psourcecheck` in the 
`components/camel-zipfile`
   
   


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to