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.
from 1b42227 Fixed wong links in aws-mq page. Thanks to Christian Mueller
for reporting this.
new 4206faf Upgrade Jgroups-raft to version 0.4.3.Final
new b914607 Upgrade Jgroups used by jgroups-raft to version 4.0.20.Final
new 3dd1088 Regen
new 3512dca Regen 2
new d724089 Fixed CS for Camel-Salesforce
The 5 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:
.../src/main/docs/salesforce-component.adoc | 3 +-
.../component/salesforce/SalesforceEndpoint.java | 35 +++----
.../salesforce/api/FieldsToNullPropertyFilter.java | 10 +-
.../component/salesforce/api/dto/Attributes.java | 4 +-
.../camel/component/salesforce/api/dto/Limits.java | 13 ++-
.../salesforce/api/dto/bulk/StatusCode.java | 82 ++++++++--------
.../component/salesforce/api/utils/JsonUtils.java | 8 +-
.../salesforce/RestApiIntegrationTest.java | 14 +--
.../api/MultiSelectPicklistJsonTest.java | 4 +-
.../api/dto/composite/SObjectBatchTest.java | 105 +++------------------
.../api/dto/composite/SObjectTreeTest.java | 60 ++----------
.../component/salesforce/dto/generated/Task.java | 1 -
.../camel/maven/CamelSalesforceMojoOutputTest.java | 25 ++---
.../modules/ROOT/pages/aws-mq-component.adoc | 10 +-
.../modules/ROOT/pages/salesforce-component.adoc | 16 +++-
parent/pom.xml | 4 +-
16 files changed, 138 insertions(+), 256 deletions(-)