You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/05/26 08:04:03 UTC

[GitHub] [camel] essobedo opened a new pull request, #10216: CAMEL-19296: Configure checkstyle to prevent the violation

essobedo opened a new pull request, #10216:
URL: https://github.com/apache/camel/pull/10216

   ## Motivation
   
   A checkstyle issue is raised which prevent the build to pass property.
   ```
   [camel-xml-io-dsl] [INFO] --- maven-checkstyle-plugin:3.1.2:checkstyle (default-cli) @ camel-xml-io-dsl ---
   [camel-xml-io-dsl] [INFO] Starting audit...
   [ERROR] /home/runner/work/camel/camel/dsl/camel-xml-io-dsl/src/generated/resources/META-INF/services/org/apache/camel/routes-loader/camel.xml:1: Missing a header - not enough lines in file. [RegexpHeader]
   ```
   
   ## Modifications:
   
   * Aligns the checkstyle configuration with the one of Camel 4.


-- 
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


[GitHub] [camel] essobedo merged pull request #10216: CAMEL-19296: Configure checkstyle to prevent the violation

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo merged PR #10216:
URL: https://github.com/apache/camel/pull/10216


-- 
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


[GitHub] [camel] essobedo commented on pull request #10216: CAMEL-19296: Configure checkstyle to prevent the violation

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo commented on PR #10216:
URL: https://github.com/apache/camel/pull/10216#issuecomment-1564001294

   So I merge it as it is and trigger a build to get a snapshot


-- 
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


[GitHub] [camel] essobedo commented on pull request #10216: CAMEL-19296: Configure checkstyle to prevent the violation

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo commented on PR #10216:
URL: https://github.com/apache/camel/pull/10216#issuecomment-1564000087

   Please note that the checkstyle issue is still there because a snapshot of `camel-buildtools` with this change is needed to be effective


-- 
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