This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
discard 026247f Fixed typo in docs discard 3a3668c Merge remote-tracking branch 'origin/master' discard d9b360f CAMEL-12935:Deprecated isCreateCamelContextPerClass not supported / in-use for blueprint (#2663) omit 3c96ccd Merge branch 'master' of https://gitbox.apache.org/repos/asf/camel omit b1ac60c CAMEL-12935:Deprecated isCreateCamelContextPerClass not supported / in-use for blueprint (#2663) new 3f7a851 CAMEL-12935:Deprecated isCreateCamelContextPerClass not supported / in-use for blueprint (#2663) new f56fd01 Fixed typo in docs new a2fa36e Added a little test for redelivery in NatsConsumer 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 (026247f) \ N -- N -- N refs/heads/master (a2fa36e) 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 3 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: ...st.java => NatsConsumerWithRedeliveryTest.java} | 39 +++++++++++++++++++--- 1 file changed, 35 insertions(+), 4 deletions(-) copy components/camel-nats/src/test/java/org/apache/camel/component/nats/{NatsConsumerTest.java => NatsConsumerWithRedeliveryTest.java} (51%)