This is an automated email from the ASF dual-hosted git repository.
jfeinauer pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git.
from d89518a - Disabled the prerequisite check as python detection seems
to be failing randomly on the build agent.
new a439b50 Adding some degree of flexibility to ElasticsearchStorage
example
new 7275c4f Fixing small bugs
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:
.mvn/wrapper/MavenWrapperDownloader.java | 4 +--
mvnw | 6 ++--
plc4j/examples/hello-storage-elasticsearch/pom.xml | 6 ++++
.../storage/elasticsearch}/CliOptions.java | 35 ++++++----------------
.../elasticsearch/ElasticsearchStorage.java | 17 +++++++++--
5 files changed, 35 insertions(+), 33 deletions(-)
copy
plc4j/examples/{hello-cloud-azure/src/main/java/org/apache/plc4x/java/examples/cloud/azure
=>
hello-storage-elasticsearch/src/main/java/org/apache/plc4x/java/examples/storage/elasticsearch}/CliOptions.java
(70%)