This is an automated email from the ASF dual-hosted git repository. zregvart pushed a change to branch issue/CAMEL-12871 in repository https://gitbox.apache.org/repos/asf/camel.git.
discard 94a7432 TEMP BACK OUT: Fiddler workaround discard cacb34f CAMEL-12871: release resources on stop (WIP) new d22c3a4 CAMEL-12871: release resources on stop new 4e4a063 CAMEL-12871: disconnect on handshake failure 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 (94a7432) \ N -- N -- N refs/heads/issue/CAMEL-12871 (4e4a063) 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 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: .../component/salesforce/SalesforceHttpClient.java | 3 +- .../SalesforceHttpClientTransportOverHTTP.java | 79 ---------------------- 2 files changed, 2 insertions(+), 80 deletions(-) delete mode 100644 components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceHttpClientTransportOverHTTP.java