orpiske commented on PR #13082:
URL: https://github.com/apache/camel/pull/13082#issuecomment-1936960501

   > Otavio do you mean that some of the component have customized 
configuration for failsafe-plugin in their pom? It seems so as if you do a git 
grep failsafe-plugin then there are about 10 components.
   
   I don't mean those, but just as a matter of explanation, there are some 
components that have custom configuration to support a few cases: 
   
   * Enable testing on "alternative" platforms (`ppc64le`, `s390x`, etc). For 
instance, `camel-consul` and `camel-zookeeper`. 
   * Add backwards/forwards compatibility testing. For instance, `camel-kafka` 
has extra goals to test the code against Kafka 2.x
   * Other component-specific testing tweaks/configuration. For instance 
`camel-infinispan` and `camel-salesforce`. 
   
   That's why I said mentioned that the configuration for `camel-salesforce` 
needed to be adjusted. 


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to