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

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


    from 73a3f42  moved PlcRequestContainer to driver-bases
     new ec3fb9f  added toString()/equals()/hashCode() to AdsSubscriptionHandle
     new 47ff4f0  added a immutability test to plc4j-api to track immutability

The 2 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:
 plc4j/api/pom.xml                                  |   6 ++
 .../api/messages/items/SubscriptionEventItem.java  |   6 +-
 .../items/SubscriptionRequestCyclicItem.java       |   4 +-
 .../messages/items/SubscriptionRequestItem.java    |   4 +-
 .../apache/plc4x/java/api/ImmutabilityTest.java    | 103 +++++++++++++++++++++
 .../java/ads/model/AdsSubscriptionHandle.java      |  25 +++++
 6 files changed, 141 insertions(+), 7 deletions(-)
 create mode 100644 
plc4j/api/src/test/java/org/apache/plc4x/java/api/ImmutabilityTest.java

Reply via email to