This is an automated email from the ASF dual-hosted git repository.
nalim2 pushed a change to branch PLC4X-157OPC-UADisablediscovery
in repository https://gitbox.apache.org/repos/asf/plc4x.git.
from 77c0b4b [fix] removed start of the own OPC test server
add 4bb44c2 PLC4X-151 Build for boost fails on Jenkins - Re-enabled the
boost build to see what the problem is.
add c05bf9e PLC4X-151 Build for boost fails on Jenkins - Fixed the parent
pom coordinates inside the .net modules
add 5447a45 PLC4X-151 Build for boost fails on Jenkins - Tried to make
Boost build with clang instead of gcc to reduce the amount of memory needed.
add 848e185 PLC4X-151 Build for boost fails on Jenkins - Added some
documentation on alternates to calculate the keys for the VM - Removed
something committed which shouldn't have been there - Bumped the CMake version
to hopefully fix the build on jenkins again.
add 2bc6b5c PLC4X-151 Build for boost fails on Jenkins - Disabled the non
java things on Jenkins again
add d3ebc94 Fixed a layouting problem with the check script
new a288a37 Merge branches 'develop' and
'PLC4X-157OPC-UADisablediscovery' of https://gitbox.apache.org/repos/asf/plc4x
into develop
new f924075 [fix] regex rule assumed a "/" after the port if a param is
attached
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:
Jenkinsfile | 9 +++++----
.../org/apache/plc4x/java/opcua/OpcuaPlcDriver.java | 2 +-
.../org/apache/plc4x/java/opcua/OpcuaPlcDriverTest.java | 2 ++
pom.xml | 2 +-
sandbox/plc4net/api/pom.xml | 2 +-
sandbox/plc4net/plc4net.driver/pom.xml | 2 +-
src/main/script/prerequisiteCheck.groovy | 17 +++++++++++++++++
src/site/asciidoc/developers/vm.adoc | 14 +++++++-------
tools/boost/pom.xml | 3 ++-
9 files changed, 37 insertions(+), 16 deletions(-)