Skip to content

CAMEL-19871: camel-jooq - Set the proper scope to all test dependencies#11415

Merged
essobedo merged 1 commit intocamel-3.xfrom
CAMEL-19871/set-scope-to-test-dependencies-3.22
Sep 15, 2023
Merged

CAMEL-19871: camel-jooq - Set the proper scope to all test dependencies#11415
essobedo merged 1 commit intocamel-3.xfrom
CAMEL-19871/set-scope-to-test-dependencies-3.22

Conversation

@essobedo
Copy link
Contributor

Fixes https://issues.apache.org/jira/browse/CAMEL-19871 for 3.22

Motivation

There are many test dependencies of the camel-joor component for which no scope has been set which pulls useless dependencies at runtime.

Modifications:

  • Add the test scope to all test dependencies to avoid getting the default scope which is compile

@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

⚠️ Please note that the changes on this PR may be tested automatically.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

@github-actions
Copy link
Contributor

Components test results:

Total Tested Failed ❌ Passed ✅
1 1 1 0

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

Components test results:

Total Tested Failed ❌ Passed ✅
1 1 0 1

@github-actions
Copy link
Contributor

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

@essobedo essobedo merged commit 8941c51 into camel-3.x Sep 15, 2023
@essobedo essobedo deleted the CAMEL-19871/set-scope-to-test-dependencies-3.22 branch September 15, 2023 14:48
essobedo added a commit that referenced this pull request Sep 16, 2023
essobedo added a commit that referenced this pull request Sep 16, 2023
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.

2 participants