You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/02/05 09:54:51 UTC

[camel] branch master updated (406ee2b -> c634276)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 406ee2b  Fixed CS for Camel-JsonPath
     new 4ae8b6c2 CAMEL-13160: Remove headers should be case in-sensitive by default - eg the PatternHelper.
     new c634276  Added logging to prepare catalog goals and fixed the spring-boot after camel-core has been moved into core folder.

The 35263 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:
 .../apache/camel/processor/RemoveHeadersTest.java  | 32 ++++++++++++++++++++--
 .../org/apache/camel/support/PatternHelper.java    | 22 +++++++++------
 .../maven/packaging/PrepareCatalogKarafMojo.java   |  6 +++-
 .../packaging/PrepareCatalogSpringBootMojo.java    |  5 +++-
 4 files changed, 52 insertions(+), 13 deletions(-)