You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2018/08/22 13:44:17 UTC

[incubator-plc4x] branch feature/ethernet-ip updated (1f60789 -> 7fab974)

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

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


    from 1f60789  First working version of a driver able to read values via EtherNet/IP
     add 69b305c  - Updated the apache parent referenced to the newly released version 21 - After updating the site was no longer able to be generated, so I switched to an updated fork of the reflow skin which is able to run with the latest site plugin version - Refactored the site.css to replace the need of the forked skin template
     new 7fab974  Merge branches 'feature/ethernet-ip' and 'master' of https://gitbox.apache.org/repos/asf/incubator-plc4x into feature/ethernet-ip

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:
 pom.xml                                            |  157 +-
 .../resources/css/bootstrap-responsive.min.css     |    4 +-
 src/site/resources/css/site.css                    |   13 +-
 src/site/site.xml                                  |    5 +-
 src/site/template/maven-site.vm                    | 1795 --------------------
 5 files changed, 92 insertions(+), 1882 deletions(-)
 copy plc4j/api/src/main/java/org/apache/plc4x/java/api/authentication/PlcAuthentication.java => src/site/resources/css/bootstrap-responsive.min.css (87%)
 delete mode 100644 src/site/template/maven-site.vm


[incubator-plc4x] 01/01: Merge branches 'feature/ethernet-ip' and 'master' of https://gitbox.apache.org/repos/asf/incubator-plc4x into feature/ethernet-ip

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

cdutz pushed a commit to branch feature/ethernet-ip
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git

commit 7fab974e1cbae753430cd65642781efbcd25b2af
Merge: 1f60789 69b305c
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Wed Aug 22 15:44:05 2018 +0200

    Merge branches 'feature/ethernet-ip' and 'master' of https://gitbox.apache.org/repos/asf/incubator-plc4x into feature/ethernet-ip

 pom.xml                                            |  157 +-
 .../css/{site.css => bootstrap-responsive.min.css} |   41 +-
 src/site/resources/css/site.css                    |   13 +-
 src/site/site.xml                                  |    5 +-
 src/site/template/maven-site.vm                    | 1795 --------------------
 5 files changed, 92 insertions(+), 1919 deletions(-)