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:17 UTC

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

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(-)