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/09/15 12:17:49 UTC

[GitHub] [camel] essobedo opened a new pull request, #11414: CAMEL-19871: camel-jooq - Set the proper scope to all test dependencies

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

   Fixes https://issues.apache.org/jira/browse/CAMEL-19871 for 4.0
   
   ## 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


-- 
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 #11414: CAMEL-19871: camel-jooq - Set the proper scope to all test dependencies

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


-- 
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] github-actions[bot] commented on pull request #11414: CAMEL-19871: camel-jooq - Set the proper scope to all test dependencies

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #11414:
URL: https://github.com/apache/camel/pull/11414#issuecomment-1721181899

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


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