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.


    omit 76a6f7a  Regen for commit 1fc5e9a96d4d048c0b5716d3c5945ec15110f4b2
     add 74e371e  CAMEL-16861: Cleanup and update EIP docs
     add cb7f280  Regen for commit 06448e398d595bad8cf7480b950e811835d61f6c 
(#6277)
     add 9542b8a  CAMEL-16861: Cleanup and update EIP docs
     add b3a18e0  CAMEL-16861: Cleanup and update EIP docs
     add ebacde4  CAMEL-16861: Cleanup and update EIP docs
     add 1bfd893  CAMEL-16861: Cleanup and update EIP docs
     add 435f3bc  CAMEL-16861: Cleanup and update EIP docs
     add 6dabafe  Removed bogus test
     add e196f1c  CAMEL-17080: camel-salesforce - Raw mode should store json 
payload directly
     add 6066d75  Upgrade AWS SDK v2 to version 2.17.60
     add d96b1fd  Regen and sync deps
     add b56568c  Regen for commit d96b1fd6adcd0a775054657592b3124597faf942

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   (76a6f7a)
            \
             N -- N -- N   refs/heads/regen_bot (b56568c)

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:
 camel-dependencies/pom.xml                         |    2 +-
 .../jcache/policy/JCachePolicyProcessorTest.java   |   34 -
 .../salesforce/SalesforceConsumerTest.java         |    2 +-
 .../sql/stored/template/generated/SSPTParser.java  |  833 +++++++------
 .../template/generated/SSPTParserConstants.java    |  110 +-
 .../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++----------
 .../docs/modules/eips/images/eip/SagaPattern.png   |  Bin 0 -> 26375 bytes
 .../modules/eips/pages/message-translator.adoc     |   32 +-
 .../src/main/docs/modules/eips/pages/saga-eip.adoc |   47 +-
 .../main/docs/modules/eips/pages/sample-eip.adoc   |   89 +-
 .../docs/modules/eips/pages/scatter-gather.adoc    |   91 +-
 .../main/docs/modules/eips/pages/setBody-eip.adoc  |   60 +-
 .../docs/modules/eips/pages/transform-eip.adoc     |   53 +-
 .../main/docs/modules/eips/pages/validate-eip.adoc |   52 +-
 .../org/apache/camel/saga/InMemorySagaService.java |    2 +-
 parent/pom.xml                                     |    2 +-
 16 files changed, 1356 insertions(+), 1275 deletions(-)
 create mode 100644 
core/camel-core-engine/src/main/docs/modules/eips/images/eip/SagaPattern.png

Reply via email to