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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from b08f121891c Regen for commit 8acc8d738386959b0dd8888efba49752aa80897d
     add eeb2bd5b324 camel-salesforce: consolidate error parsing.
     add 488b348828e camel-salesforce: integration test maintenance

No new revisions were added by this update.

Summary of changes:
 .../camel-salesforce-component/README.md           |   8 +-
 .../internal/client/AbstractClientBase.java        |  59 +-
 .../internal/client/DefaultCompositeApiClient.java |  24 -
 ...efaultCompositeSObjectCollectionsApiClient.java |  22 -
 .../internal/client/DefaultRestClient.java         |  71 --
 .../BulkApiV2QueryJobIntegrationTest.java          |   2 +-
 .../salesforce/CompositeApiIntegrationTest.java    |   2 +-
 .../salesforce/RestApiIntegrationTest.java         |   8 +-
 .../it/resources/enterprise-scratch-def.json       |  16 +
 .../it/resources/salesforce/package.xml            |   4 -
 .../Hard_Delete_Permission_Set.permissionset       | 713 ++++++++++++++++++++-
 .../System Administrator With Hard Delete.profile  | 652 -------------------
 12 files changed, 779 insertions(+), 802 deletions(-)
 create mode 100644 
components/camel-salesforce/it/resources/enterprise-scratch-def.json
 delete mode 100644 
components/camel-salesforce/it/resources/salesforce/profiles/System 
Administrator With Hard Delete.profile

Reply via email to