You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/11/19 19:58:00 UTC

[camel] branch regen_bot updated (1163b42 -> 6a8f809)

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.


 discard 1163b42  Regen for commit 46c8bc22b73a24ddb0e0014311b2a637a1719891
     add 21735bc  CAMEL-15866: salesforce: Support new SOSL search result (#4630)
     add 6a8f809  Regen for commit 21735bce2fde10a9f961e4561c312af678d37171

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   (1163b42)
            \
             N -- N -- N   refs/heads/regen_bot (6a8f809)

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.

No new revisions were added by this update.

Summary of changes:
 .../component/salesforce/api/dto/SearchResult.java |  4 ++--
 .../dto/{SearchResults.java => SearchResult2.java} | 22 ++++++++++++----------
 .../internal/processor/JsonRestProcessor.java      |  7 ++++++-
 .../internal/processor/XmlRestProcessor.java       |  7 ++++++-
 4 files changed, 26 insertions(+), 14 deletions(-)
 copy components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/dto/{SearchResults.java => SearchResult2.java} (63%)