You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/10/24 06:07:27 UTC

[camel] branch master updated (db6a966 -> 9b3f321)

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 db6a966  Upgrade Smack to version 4.3.1
     add d8279c4  CAMEL-11497: Migrate FAQ - Using Camel Questions - part2
     add 9b3f321  CAMEL-11497: Migrate FAQ - Using Camel Questions - part3

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/eips/content-filter-eip.adoc     |   2 +-
 .../src/main/docs/eips/message-translator.adoc     |   2 +-
 camel-core/src/main/docs/eips/pipeline-eip.adoc    |  97 ---------------
 .../src/main/docs/eips/pipes-and-filters.adoc      |   4 +-
 .../requestReply-eip.adoc}                         |   2 +-
 docs/user-manual/en/SUMMARY.md                     |  10 +-
 docs/user-manual/en/architecture.adoc              |   2 +-
 docs/user-manual/en/backlog-tracer.adoc            |   8 +-
 docs/user-manual/en/bean-integration.adoc          |   2 +-
 docs/user-manual/en/data-format.adoc               |   4 +-
 docs/user-manual/en/error-handling-in-camel.adoc   |   2 +-
 docs/user-manual/en/exception-clause.adoc          |   2 +-
 docs/user-manual/en/expression.adoc                |   4 +-
 docs/user-manual/en/faq.adoc                       |   8 +-
 ...ow-do-i-import-routes-from-other-xml-files.adoc |   2 +-
 .../en/faq/how-do-i-name-my-routes.adoc            |  20 ++++
 .../en/faq/how-do-i-restart-camelcontext.adoc      |   9 ++
 ...-contexttestsupport-class-in-my-unit-tests.adoc |  44 +++++++
 .../how-do-i-run-activemq-and-camel-in-jboss.adoc  |  21 ++++
 ...chars-when-debug-logging-messages-in-camel.adoc |  54 +++++++++
 ...ify-time-period-in-a-human-friendly-syntax.adoc |  55 +++++++++
 .../en/faq/how-do-i-use-a-big-uber-jar.adoc        |  11 ++
 .../faq/how-do-i-use-camel-inside-servicemix.adoc  |   7 ++
 .../how-do-i-use-uris-with-parameters-in-xml.adoc  |  52 ++++++++
 ...om-processor-which-sends-multiple-messages.adoc |  51 ++++++++
 .../en/faq/how-does-camel-work-with-activemq.adoc  |   2 +-
 ...hould-i-invoke-my-pojos-or-spring-services.adoc |  22 ++++
 ...kage-applications-using-camel-and-activemq.adoc |  22 ++++
 ...the-camel-cxf-endpoint-from-osgi-platform-.adoc |  67 +++++++++++
 ...-avoid-sending-some-or-all-message-headers.adoc |  75 ++++++++++++
 ...e-a-static-camel-converter-method-in-scala.adoc |  19 +++
 ...http-protocol-headers-in-the-camel-message.adoc |  44 +++++++
 ...end-the-same-message-to-multiple-endpoints.adoc |  34 ++++++
 ...-without-touching-the-spring-configuration.adoc |  88 ++++++++++++++
 .../en/faq/how-to-use-a-dynamic-uri-in-to.adoc     |  80 +++++++++++++
 ...-extra-camel-componets-in-servicemix-camel.adoc |  73 ++++++++++++
 ...-1x-context-xml-from-apache-camel-web-site.adoc |  42 +++++++
 .../Message-flow-in-Route.png                      | Bin
 .../flow.png                                       | Bin
 docs/user-manual/en/faq/is-there-an-ide.adoc       |  14 +++
 ...-activemq-broker-or-in-another-application.adoc |  36 ++++++
 .../en/faq/using-camel-core-testsjar.adoc          |  10 ++
 .../using-getin-or-getout-methods-on-exchange.adoc | 131 +++++++++++++++++++++
 .../Message-flow-in-Route                          |   1 -
 ...se-when-or-otherwise-in-a-java-camel-route.adoc |  98 +++++++++++++++
 .../en/faq/why-cant-i-use-sign-in-my-password.adoc |  18 +++
 ...my-message-lose-its-headers-during-routing.adoc |   4 +
 ...-does-ftp-component-not-download-any-files.adoc |   8 ++
 ...-file-consumer-use-the-camel-error-handler.adoc |  51 ++++++++
 ...ge-with-error-handler-not-work-as-expected.adoc |  16 +++
 .../en/faq/why-is-my-message-body-empty.adoc       |  19 +++
 ...is-my-processor-not-showing-up-in-jconsole.adoc |  35 ++++++
 ...-the-exception-null-when-i-use-onexception.adoc |  37 ++++++
 .../en/faq/why-use-multiple-camelcontext.adoc      |  16 +++
 docs/user-manual/en/getting-started.adoc           |   2 +-
 docs/user-manual/en/graceful-shutdown.adoc         |   4 +-
 docs/user-manual/en/languages.adoc                 |   2 +-
 docs/user-manual/en/predicate.adoc                 |   2 +-
 docs/user-manual/en/processor.adoc                 |   4 +-
 .../en/release-notes/camel-2170-release.adoc       |  20 ++--
 .../en/release-notes/camel-2180-release.adoc       |  32 ++---
 .../en/release-notes/camel-2190-release.adoc       |  10 +-
 .../en/release-notes/camel-2200-release.adoc       |  10 +-
 .../en/release-notes/camel-2210-release.adoc       |   4 +-
 docs/user-manual/en/route-policy.adoc              |   4 +-
 docs/user-manual/en/scripting-languages.adoc       |   2 +-
 docs/user-manual/en/spring-testing.adoc            |   2 +-
 docs/user-manual/en/spring.adoc                    |   4 +-
 docs/user-manual/en/vtd-xml.adoc                   |  51 --------
 69 files changed, 1459 insertions(+), 231 deletions(-)
 delete mode 100644 camel-core/src/main/docs/eips/pipeline-eip.adoc
 rename camel-core/src/main/docs/{request-reply.adoc => eips/requestReply-eip.adoc} (97%)
 create mode 100644 docs/user-manual/en/faq/how-do-i-name-my-routes.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-restart-camelcontext.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-reuse-the-contexttestsupport-class-in-my-unit-tests.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-run-activemq-and-camel-in-jboss.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-set-the-max-chars-when-debug-logging-messages-in-camel.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-specify-time-period-in-a-human-friendly-syntax.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-use-a-big-uber-jar.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-use-camel-inside-servicemix.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-use-uris-with-parameters-in-xml.adoc
 create mode 100644 docs/user-manual/en/faq/how-do-i-write-a-custom-processor-which-sends-multiple-messages.adoc
 create mode 100644 docs/user-manual/en/faq/how-should-i-invoke-my-pojos-or-spring-services.adoc
 create mode 100644 docs/user-manual/en/faq/how-should-i-package-applications-using-camel-and-activemq.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-avoid-importing-bunch-of-cxf-packages-when-start-up-the-camel-cxf-endpoint-from-osgi-platform-.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-avoid-sending-some-or-all-message-headers.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-define-a-static-camel-converter-method-in-scala.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-remove-the-http-protocol-headers-in-the-camel-message.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-send-the-same-message-to-multiple-endpoints.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-switch-the-cxf-consumer-between-http-and-https-without-touching-the-spring-configuration.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-use-a-dynamic-uri-in-to.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-use-extra-camel-componets-in-servicemix-camel.adoc
 create mode 100644 docs/user-manual/en/faq/how-to-validate-the-camel-1x-context-xml-from-apache-camel-web-site.adoc
 rename docs/user-manual/en/faq/{ => images}/using-getin-or-getout-methods-on-exchange.data/Message-flow-in-Route.png (100%)
 rename docs/user-manual/en/faq/{ => images}/using-getin-or-getout-methods-on-exchange.data/flow.png (100%)
 create mode 100644 docs/user-manual/en/faq/is-there-an-ide.adoc
 create mode 100644 docs/user-manual/en/faq/should-i-deploy-camel-inside-the-activemq-broker-or-in-another-application.adoc
 create mode 100644 docs/user-manual/en/faq/using-camel-core-testsjar.adoc
 create mode 100644 docs/user-manual/en/faq/using-getin-or-getout-methods-on-exchange.adoc
 delete mode 100644 docs/user-manual/en/faq/using-getin-or-getout-methods-on-exchange.data/Message-flow-in-Route
 create mode 100644 docs/user-manual/en/faq/why-can-i-not-use-when-or-otherwise-in-a-java-camel-route.adoc
 create mode 100644 docs/user-manual/en/faq/why-cant-i-use-sign-in-my-password.adoc
 create mode 100644 docs/user-manual/en/faq/why-do-my-message-lose-its-headers-during-routing.adoc
 create mode 100644 docs/user-manual/en/faq/why-does-ftp-component-not-download-any-files.adoc
 create mode 100644 docs/user-manual/en/faq/why-does-my-file-consumer-not-pick-up-the-file-and-how-do-i-let-the-file-consumer-use-the-camel-error-handler.adoc
 create mode 100644 docs/user-manual/en/faq/why-does-useoriginalmessage-with-error-handler-not-work-as-expected.adoc
 create mode 100644 docs/user-manual/en/faq/why-is-my-message-body-empty.adoc
 create mode 100644 docs/user-manual/en/faq/why-is-my-processor-not-showing-up-in-jconsole.adoc
 create mode 100644 docs/user-manual/en/faq/why-is-the-exception-null-when-i-use-onexception.adoc
 create mode 100644 docs/user-manual/en/faq/why-use-multiple-camelcontext.adoc
 delete mode 100644 docs/user-manual/en/vtd-xml.adoc