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/02/14 15:07:43 UTC

[camel] branch camel-2.23.x updated (e908e67 -> c74415b)

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

acosentino pushed a change to branch camel-2.23.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e908e67  CAMEL-13192: Path resolution in rest-swagger fa...
     new 7d959b9  [CAMEL-13173] [IPFS] Remove transitive dependency on bitcoin and cipher
     new c74415b  CAMEL-13173 - Fixed CS

The 34189 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-ipfs/pom.xml                      |  2 +-
 .../apache/camel/component/ipfs/IPFSComponent.java |  7 +++---
 .../apache/camel/component/ipfs/IPFSEndpoint.java  | 28 ++++++++++++++++------
 .../camel/component/ipfs/SimpleIPFSTest.java       | 17 +++++++++++++
 parent/pom.xml                                     |  4 ++--
 .../camel-spring-boot-dependencies/pom.xml         |  4 ++--
 6 files changed, 47 insertions(+), 15 deletions(-)