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 2019/06/12 07:30:04 UTC

[camel] branch master updated (d8d14c0 -> 947cd46)

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 d8d14c0  Upgrade Jgit to version 5.3.2.201906051522-r
     new 91b357e  Improved docs: Added resource chapter to constant language. Removed camel-spring mention from camel-file AntMatcher. Fixed command names in karaf and osgi itests.
     new 8ae3e73  Improved docs: typo in camel-grok
     new 947cd46  Merge pull request #2972 from bedlaj/docs_improvements

The 37664 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:
 components/camel-file/src/main/docs/file-component.adoc    |  7 ++-----
 components/camel-grok/src/main/docs/grok-dataformat.adoc   |  2 +-
 core/camel-base/src/main/docs/constant-language.adoc       | 12 ++++++++++++
 docs/components/modules/ROOT/pages/file-component.adoc     |  7 ++-----
 docs/components/modules/ROOT/pages/grok-dataformat.adoc    |  2 +-
 docs/user-manual/modules/ROOT/pages/constant-language.adoc | 12 ++++++++++++
 tests/camel-itest-karaf/README.adoc                        |  6 +++---
 tests/camel-itest-osgi/README.adoc                         |  6 +++---
 8 files changed, 36 insertions(+), 18 deletions(-)