You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/25 03:02:49 UTC

[GitHub] [camel-quarkus] zhfeng opened a new issue, #4043: Introduce a new XML testing group

zhfeng opened a new issue, #4043:
URL: https://github.com/apache/camel-quarkus/issues/4043

   It is generally better to test with as little dependencies as possible, so that it does not happen that an extension that is there just for testing some niche feature brings some build steps that become vital for the execution of some basic functionality.
   
   The grouping is given by the required dependencies. I.e. if the bean: test protocol requires an additional camel-quarkus-bean dependency, then it should be a separate test module with that dependency under the new group.
   
   This need to follow up https://github.com/apache/camel-quarkus/pull/4018


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] zhfeng closed issue #4043: Introduce a new XML testing group

Posted by "zhfeng (via GitHub)" <gi...@apache.org>.
zhfeng closed issue #4043: Introduce a new XML testing group
URL: https://github.com/apache/camel-quarkus/issues/4043


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