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/06/19 20:39:59 UTC

[GitHub] [camel-spring-boot] essobedo opened a new pull request, #865: camel-itest - Allow to log a warning on version conflict

essobedo opened a new pull request, #865:
URL: https://github.com/apache/camel-spring-boot/pull/865

   ## Motivation
   
   Many integration tests fail mostly due to a version conflict issue. The goal of this PR is to get green build again before fixing the remaining problems.
   
   ## Modifications:
   
   * Allows logging warnings instead of failing in case of a version conflict issue by configuration
   * Disables temporary the failures in case of a version conflict
   * Cleans up the Zookeeper integration test
   * Splits the CXF integration tests in two (soap and rest)
   * Disables temporary the SnakeYAML integration test due to a conflict between v 1.3 and 2
   * Adds an integration test for the Swift component
   * Fixes a violations


-- 
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-spring-boot] essobedo merged pull request #865: camel-itest - Allow to log a warning on version conflict

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


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