Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-19120: export configurable template #9476

Merged
merged 1 commit into from Mar 7, 2023

Conversation

Croway
Copy link
Contributor

@Croway Croway commented Mar 7, 2023

Description

Target

  • I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I formatted the code using mvn -Pformat,fastinstall install && mvn -Psourcecheck

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2023

🚫 There are (likely) no components to be tested in this PR

@Croway
Copy link
Contributor Author

Croway commented Mar 7, 2023

The checkstyle failed due to: Failed to execute goal on project camel-allcomponents: Could not resolve dependencies for project org.apache.camel:camel-allcomponents:pom:3.21.0-SNAPSHOT: Could not find artifact org.apache.camel:camel-zeebe:jar:3.21.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots/) which is not related to this PR, I've executed checkstyle and format locally, and they are successful

@Croway Croway merged commit 4a8b4a9 into apache:camel-3.x Mar 7, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants