Skip to content

CAMEL-19296: Configure checkstyle to prevent the violation - #10216

Merged
essobedo merged 1 commit into
camel-3.xfrom
CAMEL-19296/fix-checkstyle-issue
May 26, 2023
Merged

CAMEL-19296: Configure checkstyle to prevent the violation#10216
essobedo merged 1 commit into
camel-3.xfrom
CAMEL-19296/fix-checkstyle-issue

Conversation

@essobedo

@essobedo essobedo commented May 26, 2023

Copy link
Copy Markdown
Contributor

Motivation

A checkstyle issue is raised which prevents the build to pass.

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

@essobedo

Copy link
Copy Markdown
Contributor Author

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

@essobedo

Copy link
Copy Markdown
Contributor Author

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

@essobedo
essobedo merged commit f1010b5 into camel-3.x May 26, 2023
@essobedo
essobedo deleted the CAMEL-19296/fix-checkstyle-issue branch May 26, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants