This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 06fa1d8  CAMEL-15969 - Added a note about the policy option
     new 8af5f2f  CAMEL-12871: stub server and test
     new 78ea9bb  CAMEL-12871: release resources on stop
     new 65dd97a  CAMEL-12871: disconnect on handshake failure

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:
 .../internal/streaming/SubscriptionHelper.java     | 161 +++++----
 .../salesforce/internal/streaming/StubServer.java  | 295 ++++++++++++++++
 .../SubscriptionHelperIntegrationTest.java         | 372 +++++++++++++++++++++
 3 files changed, 770 insertions(+), 58 deletions(-)
 create mode 100644 
components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/internal/streaming/StubServer.java
 create mode 100644 
components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/internal/streaming/SubscriptionHelperIntegrationTest.java

Reply via email to