-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As far as I can see, we use RunningDevService in multiple places in two places:
- https://github.com/quarkiverse/quarkus-artemis/blob/a5b5942f32194b532c08771972935c38e7d55fae/core/deployment/src/main/java/io/quarkus/artemis/core/deployment/DevServicesArtemisProcessor.java, and
- https://github.com/quarkiverse/quarkus-artemis/blob/a5b5942f32194b532c08771972935c38e7d55fae/ra/deployment/src/main/java/io/quarkus/artemis/jms/ra/deployment/DevServicesArtemisProcessor.java
RunningDevService was deprecated, thus we should replace it.
Some information can be found here (quarkusio.zulichat.com) and here (quarkusio.zulipchat.com).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request