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/04/30 13:35:28 UTC

[camel] branch master updated (569d91e -> 1ab2247)

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 569d91e  Camel-Nats: Use the latest stable docker images for Nats
     new b29cb1a  [CAMEL-13465] Camel-box, BoxGroupMembership.Info getGroupMembershipInfo(String groupMemebershipId) typo in argument name
     new 1ab2247  [CAMEL-13467] Camel-box, replace deprecated calls with correct ones

The 36907 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:
 .../camel/component/box/api/BoxFilesManager.java   |  6 ++---
 .../camel/component/box/api/BoxGroupsManager.java  | 14 +++++------
 .../camel/component/box/api/BoxSearchManager.java  | 29 +++++++++++++++++-----
 .../camel/component/box/api/BoxUsersManager.java   |  4 +--
 .../src/main/docs/box-component.adoc               |  4 +--
 .../box/BoxGroupsManagerIntegrationTest.java       |  4 +--
 6 files changed, 39 insertions(+), 22 deletions(-)