oscerd commented on pull request #4096: URL: https://github.com/apache/camel/pull/4096#issuecomment-676006209
I think we stil have problem with camel-main [ERROR] /home/runner/work/camel/camel/core/camel-main/src/test/java/org/apache/camel/main/MySecondBarConfigurer.java:1: Line does not match expected header line of '/*'. [Header] [ERROR] /home/runner/work/camel/camel/core/camel-main/src/test/java/org/apache/camel/main/MySecondBarConfigurer.java:10:1: Redundant import from the same package - org.apache.camel.main.MySecondBar. [RedundantImport] [ERROR] /home/runner/work/camel/camel/core/camel-main/src/test/java/org/apache/camel/main/MySecondBarConfigurer.java:10:1: Wrong order for 'org.apache.camel.main.MySecondBar' import. [ImportOrder] [ERROR] /home/runner/work/camel/camel/core/camel-main/src/test/java/org/apache/camel/main/MySecondFooConfigurer.java:1: Line does not match expected header line of '/*'. [Header] [ERROR] /home/runner/work/camel/camel/core/camel-main/src/test/java/org/apache/camel/main/MySecondFooConfigurer.java:10:1: Redundant import from the same package - org.apache.camel.main.MySecondFoo. [RedundantImport] [ERROR] /home/runner/work/camel/camel/core/camel-main/src/test/java/org/apache/camel/main/MySecondFooConfigurer.java:10:1: Wrong order for 'org.apache.camel.main.MySecondFoo' import. [ImportOrder] 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org