I finally ran through `mvn clean install` on the project but got a few test 
failures on some components:
```
[INFO] Camel :: ElasticSearch5 (deprecated) 2.23.0-SNAPSHOT FAILURE [05:10 min]
[INFO] Camel :: Netty HTTP (deprecated) ................... FAILURE [05:05 min]
[INFO] Camel :: Tika ...................................... FAILURE [  7.036 s]
[INFO] Camel :: XChange ................................... FAILURE [  9.915 s]
[INFO] Camel :: Zookeeper ................................. FAILURE [10:04 min]
[INFO] Camel :: Zookeeper Master .......................... FAILURE [ 41.479 s]
[INFO] Camel :: Platforms :: Camel Catalog ................ FAILURE [ 20.017 s]
```
For camel-netty-http, camel-zookeeper, and camel-zookeeper-master, I re-ran 
their tests individually and they passed with my patch. For the others, I 
re-ran them without my patch and still got the same failures, so probably it's 
not my fault.

[ Full content available at: https://github.com/apache/camel/pull/2505 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to