You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2019/01/19 13:30:16 UTC

[httpcomponents-client] branch 4.5.x updated (aae6a9b -> babe96d)

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

olegk pushed a change to branch 4.5.x
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git.


    from aae6a9b  Updated NOTICE to 2019
     add 47df335  Tweaked SSL test cases to make them pass with Java 11
     add ac773f8  Added oraclejdk8 and openjdk11 to Travis-CI build matrix
     new babe96d  Merge branch 'java11-compatibility' into 4.5.x

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:
 .travis.yml                                        |  2 ++
 .../apache/http/conn/ssl/TestSSLSocketFactory.java |  4 ++-
 pom.xml                                            | 38 ++++++++++++++++++++++
 3 files changed, 43 insertions(+), 1 deletion(-)


[httpcomponents-client] 01/01: Merge branch 'java11-compatibility' into 4.5.x

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

olegk pushed a commit to branch 4.5.x
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git

commit babe96dda8b427aa28d1a1e32a9e74978cc1ff39
Merge: aae6a9b ac773f8
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Sat Jan 19 14:25:13 2019 +0100

    Merge branch 'java11-compatibility' into 4.5.x

 .travis.yml                                        |  2 ++
 .../apache/http/conn/ssl/TestSSLSocketFactory.java |  4 ++-
 pom.xml                                            | 38 ++++++++++++++++++++++
 3 files changed, 43 insertions(+), 1 deletion(-)