This is an automated email from the ASF dual-hosted git repository. zregvart pushed a change to branch java-10-test in repository https://gitbox.apache.org/repos/asf/camel.git.
discard b2d28a5 CAMEL-12618: Additional dependencies needed on ... discard bf1b575 CAMEL-12618: upgrade Groovy Eclipse compiler discard b24e0b2 CAMEL-12618: Use Groovy 3.0.0-SNAPSHOT for gmav... discard d9d4a26 CAMEL-12618: Use fork of maven-plugin-plugin th... discard ddad9e5 CAMEL-12618: Use fork of MVEL that supports Jav... discard cae8407 Temporary disable JDK 9 and karaf-itest and spr... add 0f0bfaf Upgrade Commons-lang to version 3.8 add c0377dc Update Readme.md add 93ac39c CAMEL-12229: camel-rabbitmq consumer should be more resilient on starting. There may be a situation where a connection is created but cannot be started, and then the reconnect logic would reconnect but not start the consumer. Now we have logic that calls the start method, and we leverage Camels ServiceSupport for lifecycle of start/stop. (#2491) add 7fb0d17 Update HAPI FHIR to version 3.4.0 new a7f4a6c Temporary disable JDK 9 and karaf-itest and spr... new 61fe0ed CAMEL-12618: Use fork of MVEL that supports Jav... new 485208c CAMEL-12618: Use fork of maven-plugin-plugin th... new 12d0c8a CAMEL-12618: Use Groovy 3.0.0-SNAPSHOT for gmav... new 49e0712 CAMEL-12618: upgrade Groovy Eclipse compiler new 2ce40e0 CAMEL-12618: Additional dependencies needed on ... This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (b2d28a5) \ N -- N -- N refs/heads/java-10-test (2ce40e0) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/component/rabbitmq/RabbitConsumer.java | 33 ++++++++++++---------- .../camel/component/rabbitmq/RabbitMQConsumer.java | 25 ++++++++-------- examples/camel-example-reload/Readme.md | 2 +- parent/pom.xml | 11 ++++++-- 4 files changed, 41 insertions(+), 30 deletions(-)