You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by jf...@apache.org on 2020/11/28 12:03:52 UTC

[plc4x] branch develop updated (c9e6fe6 -> 98e5556)

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

jfeinauer pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


    from c9e6fe6  - Finetuned the README documentation to lay emphasis on the requirement to use Java 11
     add 6e8bc52  Fix for connection pool, unable to reconnect after failed connection.
     new 98e5556  Merge pull request #207 from apache/bug/pool-connect

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:
 .../plc4x/java/utils/connectionpool/PooledPlcDriverManager.java       | 4 ++++
 1 file changed, 4 insertions(+)


[plc4x] 01/01: Merge pull request #207 from apache/bug/pool-connect

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

jfeinauer pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit 98e555666399858b31686e6b7bc8d12e5151b2af
Merge: c9e6fe6 6e8bc52
Author: Julian <j....@pragmaticminds.de>
AuthorDate: Sat Nov 28 13:03:44 2020 +0100

    Merge pull request #207 from apache/bug/pool-connect
    
    Fix for connection pool, unable to reconnect after failed connection.

 .../plc4x/java/utils/connectionpool/PooledPlcDriverManager.java       | 4 ++++
 1 file changed, 4 insertions(+)