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

sruehl pushed a change to branch feature/TopLevelItemSpliting
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git.


 discard 9bcf6c1  [General] SingleItemToSingleRequestProtocol implemented 
ErrorHandler
    omit 0cd7f6b  [General] some progress on the 
SingleItemToSingleRequestProtocol
    omit e955366  Introduced protocol layer to split requestItems to several 
requests.
     add ff580e7  Added note for Service Loader.
     add d64c3e2  Merge pull request #23 from JulianFeinauer/master
     new 7e8dd94  Introduced protocol layer to split requestItems to several 
requests.
     new 31e2acb  [General] some progress on the 
SingleItemToSingleRequestProtocol
     new a0c3607  [General] SingleItemToSingleRequestProtocol implemented 
ErrorHandler

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9bcf6c1)
            \
             N -- N -- N   refs/heads/feature/TopLevelItemSpliting (a0c3607)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 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:
 .../google/iotcore/S7PlcToGoogleIoTCoreSample.java |  24 +--
 .../org/apache/plc4x/edgent/PlcFunctionsTest.java  | 223 ++++++++++-----------
 .../java/org/apache/plc4x/java/api/PlcDriver.java  |   4 +
 3 files changed, 124 insertions(+), 127 deletions(-)

Reply via email to