You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gn...@apache.org on 2019/03/12 13:39:17 UTC

[camel] branch master updated (9c71928 -> 317997f)

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

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


    from 9c71928  [CAMEL-13304] Camel Bindy Tab delimited - Handling Blank Values
     new 941929d  [CAMEL-13286] Removed not used MEP patterns
     new 317997f  [CAMEL-13315] Upgrade to CXF 3.3.1

The 36034 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:
 .../java/org/apache/camel/ExchangePattern.java     | 37 --------------
 .../java/org/apache/camel/ExchangePatternTest.java | 34 -------------
 parent/pom.xml                                     |  5 +-
 .../camel-spring-boot-dependencies/pom.xml         | 56 +++++++++++-----------
 4 files changed, 30 insertions(+), 102 deletions(-)
 delete mode 100644 core/camel-core/src/test/java/org/apache/camel/ExchangePatternTest.java