Skip to content

Changes

Summary

  1. Use Maven profile for running Quarkus based adapters in ITs (details)
Commit 7d432d1c57f2f2f1c8805518f979ab64ee319629 by Kai Hudalla
Use Maven profile for running Quarkus based adapters in ITs

The ITs can now be run by activating the "protocol-adapters-quarkus"
Maven profile.

Signed-off-by: Kai Hudalla <kai.hudalla@bosch.io>
The file was modified adapters/mqtt-vertx-quarkus/src/main/java/org/eclipse/hono/adapter/mqtt/quarkus/Application.java (diff)
The file was modified adapters/http-vertx-quarkus/src/main/docker/Dockerfile.jvm (diff)
The file was modified adapters/mqtt-vertx-quarkus/src/main/java/org/eclipse/hono/adapter/mqtt/quarkus/MetricsFactory.java (diff)
The file was modified adapters/base-quarkus/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified tests/src/test/resources/mqtt/application.yml (diff)
The file was modified adapters/http-vertx-quarkus/src/main/java/org/eclipse/hono/adapter/http/quarkus/MetricsFactory.java (diff)
The file was modified tests/readme.md (diff)
The file was modified tests/pom.xml (diff)
The file was modified adapters/mqtt-vertx-quarkus/src/main/docker/Dockerfile.jvm (diff)
The file was modified service-base-quarkus/pom.xml (diff)
The file was modified tests/src/test/resources/http/application.yml (diff)