Re: [VOTE] Apache PLC4X 0.4.0 RC1

2019-05-23 Thread Tim Mitsch
Heyho, I checked * no incubating in name or DISCLAIMER file * signatures and hashes correct (also used Chris' toolset) * all source files have ASF headers (rat plugin) * can build from sources on all major OS: - OS X 10.14.4 (09:53min) - Win 10 (Version 1803), (23:15min)

AW: [VOTE] Apache PLC4X 0.4.0 RC1

2019-05-23 Thread Bjoern Hoeper
Hi, I checked: - no incubating in name or DISCLAIMER file - all sources have ASF headers using rat plugin - can compile from source I ran mvnw.cmd -P with-java -P with-python -P with-proxies -P with-dotnet -P with-cpp -P with-python install On Windows 10 64-Bit (Version 1803). So +1 for the

RE: [VOTE] Apache PLC4X 0.4.0 RC1

2019-05-23 Thread Strljic, Matthias Milan
Hi all, +1 nobody vote :) after some help of Julian and Chris we fixed the layer 8 problem in my built. It runs through with the params: "mvn clean verify -Pwith-java -Pwith-python -Pwith-proxies -Pwith-dotnet -e" On: Windows 10, 64bit Intel i7-6200U Matthias Strljic, M.Sc. Universität

[BUILD] Added Pre-Flight-Check to the build

2019-05-23 Thread Christofer Dutz
Hi all, as our setup is becoming a little more complex the more languages we support, I just added a step to the build which automatically runs some checks before the build starts. The checks are executed with respect to the enabled profiles. So if just the Java profile is enabled only the

[jira] [Created] (PLC4X-128) Implement some tooling to automatically validate the users environment before starting to build

2019-05-23 Thread Christofer Dutz (JIRA)
Christofer Dutz created PLC4X-128: - Summary: Implement some tooling to automatically validate the users environment before starting to build Key: PLC4X-128 URL: https://issues.apache.org/jira/browse/PLC4X-128

AW: [C++] Getting the logger module working?

2019-05-23 Thread Markus Sommer
Hi all, If Ok, I try to fix the bug at the Weekend. Best regards Markus Freundliche Grüße Markus Sommer Geschäftsführer isb innovative software businesses GmbH Otto-Lilienthal-Strasse 2 D - 88046 Friedrichshafen Tel.:    +49 (0) 7541 3834-14 Mob:  +49 (0) 171 537 8437 Fax: +49 (0) 7541

[C++] Getting the logger module working?

2019-05-23 Thread Christofer Dutz
Hi all (especially Markus), I noticed that I had to disable the compilation of the logger module in the plc4cpp as I am getting errors. Would be great if you could look into them. In order to do this, you need to comment in the cmake-compile execution in: plc4cpp/utils/logger/pom.xml I tried

AW: [VOTE] Apache PLC4X 0.4.0 RC1

2019-05-23 Thread Markus Sommer
+1 Freundliche Grüße Markus Sommer Geschäftsführer isb innovative software businesses GmbH Otto-Lilienthal-Strasse 2 D - 88046 Friedrichshafen Tel.:    +49 (0) 7541 3834-14 Mob:  +49 (0) 171 537 8437 Fax: +49 (0) 7541 3834-20 E-Mail: som...@isb-fn.de Web: www.isb-fn.de Geschäftsführer:

PMC's please review and vote so we can officially release tomorrow

2019-05-23 Thread Christofer Dutz
Hi all Would be super-great if you could spare some time to do a vote on the release thread. We currently have enough +1 votes technically, but if we want to end the vote a few hours early, I would feel more comfortable if more would vote. Chris

[jira] [Created] (PLC4X-127) Uncaught exceptions from the Netty Pipeline

2019-05-23 Thread Julian Feinauer (JIRA)
Julian Feinauer created PLC4X-127: - Summary: Uncaught exceptions from the Netty Pipeline Key: PLC4X-127 URL: https://issues.apache.org/jira/browse/PLC4X-127 Project: Apache PLC4X Issue Type: