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/10/07 08:57:38 UTC

[plc4x] branch feature/port-simotion-rel-06 updated (86fb5e5 -> da13ec2)

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

jfeinauer pushed a change to branch feature/port-simotion-rel-06
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


 discard 86fb5e5  Added hashCode and equals to S7Field. Added Comparison Test.
 discard 5ec856c  Additional Test Case.
 discard 07dfd6d  Slight improvments from Chris and added Test Case from Volker.
 discard 5608741  Fixed modules in pom.
 discard fac53f9  Fixed "native" parsing and added Tests to fully support SIMOTION Syntax in S7 Driver.
 discard 1d3066a  Cherry Picked commit to add Simotion Syntax to S7 Driver. Migrated everything to "native" decoding without mspec.
 discard 8fc3b14  Cherry Picked SIMOTION support to rel/0.6 and adapted to "native" works (without generated mspec).
     add 86d783b  Fixed Bug in S7 Driver which always uses 0/0 as rack / slot hardcoded. Thanks to Tim for the fix!
     add c4f2653  Cherry Picked SIMOTION support to rel/0.6 and adapted to "native" works (without generated mspec).
     add da61090  Cherry Picked commit to add Simotion Syntax to S7 Driver. Migrated everything to "native" decoding without mspec.
     add 4e3bd61  Fixed "native" parsing and added Tests to fully support SIMOTION Syntax in S7 Driver.
     add 089b5f8  Fixed modules in pom.
     add a9342c2  Slight improvments from Chris and added Test Case from Volker.
     add 9a89d17  Additional Test Case.
     add da13ec2  Added hashCode and equals to S7Field. Added Comparison Test.

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   (86fb5e5)
            \
             N -- N -- N   refs/heads/feature/port-simotion-rel-06 (da13ec2)

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.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/plc4x/java/s7/connection/S7PlcConnection.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)