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-kafka-connector.git.


    from 4753785  Updated CHANGELOG.md
     new 80c22fe  Decouple the JMS client from the service to simplify using 
the test infra from Camel
     new e85aa5c  Do initialize the container at the correct callback

The 2 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:
 .../kafkaconnector/sjms2/clients/JMSClient.java    | 45 ++++++++++++++++++++++
 .../sjms2/services/ArtemisContainer.java           |  6 ---
 .../sjms2/services/ContainerLocalService.java      | 10 +----
 .../sjms2/services/JMSContainer.java               |  7 ----
 .../kafkaconnector/sjms2/services/JMSService.java  |  7 ----
 .../services/QpidDispatchRouterContainer.java      |  6 ---
 .../sjms2/services/RemoteJMSService.java           | 12 ------
 .../sjms2/sink/CamelSinkJMSITCase.java             |  2 +-
 .../sjms2/source/CamelSourceJMSITCase.java         |  2 +-
 .../source/CamelSourceJMSWithAggregation.java      |  2 +-
 10 files changed, 50 insertions(+), 49 deletions(-)

Reply via email to