You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dh...@apache.org on 2018/10/25 17:52:16 UTC

[camel] branch master updated (bfdea9e -> 115624c)

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

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


    from bfdea9e  Merge pull request #2578 from dhirajsb/CAMEL-12899
     add f499ede  CAMEL-12899: Fixed default expiryTime calculation
     new 115624c  Merge pull request #2580 from dhirajsb/CAMEL-12899

The 1 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:
 .../src/main/docs/linkedin-component.adoc                     |  2 +-
 .../camel/component/linkedin/DefaultOAuthSecureStorage.java   | 11 +++++++----
 .../camel/component/linkedin/LinkedInConfiguration.java       | 11 +++++------
 .../linkedin/internal/CachingOAuthSecureStorage.java          |  2 +-
 .../linkedin/springboot/LinkedInComponentConfiguration.java   |  5 +++--
 5 files changed, 17 insertions(+), 14 deletions(-)


[camel] 01/01: Merge pull request #2580 from dhirajsb/CAMEL-12899

Posted by dh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 115624cbb51b54e5c81e1b8a74f401f4fca422cf
Merge: bfdea9e f499ede
Author: Dhiraj Bokde <dh...@users.noreply.github.com>
AuthorDate: Thu Oct 25 10:52:11 2018 -0700

    Merge pull request #2580 from dhirajsb/CAMEL-12899
    
    CAMEL-12899: Fixed default expiryTime calculation

 .../src/main/docs/linkedin-component.adoc                     |  2 +-
 .../camel/component/linkedin/DefaultOAuthSecureStorage.java   | 11 +++++++----
 .../camel/component/linkedin/LinkedInConfiguration.java       | 11 +++++------
 .../linkedin/internal/CachingOAuthSecureStorage.java          |  2 +-
 .../linkedin/springboot/LinkedInComponentConfiguration.java   |  5 +++--
 5 files changed, 17 insertions(+), 14 deletions(-)