You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2018/10/25 15:44:30 UTC

[incubator-plc4x] branch opm-plcentitymanager updated (1d1391c -> 2e0dd07)

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

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


    from 1d1391c  Small fix after rebase.
     add 2e0dd07  [plc4j-opm] cleanups: - updated copyrights - removed @author - fixed several small issues - added documentation

No new revisions were added by this update.

Summary of changes:
 plc4j/utils/opm/pom.xml                            |  18 +++
 .../org/apache/plc4x/java/opm/OPMException.java    |  23 +++-
 .../java/org/apache/plc4x/java/opm/PlcEntity.java  |  21 +++-
 .../apache/plc4x/java/opm/PlcEntityManager.java    | 118 ++++++++++-------
 .../java/org/apache/plc4x/java/opm/PlcField.java   |  21 +++-
 .../plc4x/java/opm/PlcEntityManagerTest.java       | 140 ++++++++++++---------
 6 files changed, 227 insertions(+), 114 deletions(-)