From 68ca71acc95860a2e522244b28267423cc1511c9 Mon Sep 17 00:00:00 2001 From: Rostislav Svoboda Date: Mon, 21 Aug 2023 10:59:14 +0200 Subject: [PATCH] QUARKUS-3315 - Productise quarkus-jms-spi-deployment artifact --- QUARKUS-3315.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 QUARKUS-3315.md diff --git a/QUARKUS-3315.md b/QUARKUS-3315.md new file mode 100644 index 0000000..08fa2b4 --- /dev/null +++ b/QUARKUS-3315.md @@ -0,0 +1,18 @@ +# QUARKUS-3315 - Productise quarkus-jms-spi-deployment artifact + +JIRA: https://issues.redhat.com/browse/QUARKUS-3315 + +CEQ team is planning to have a full support of pooling and transaction integration with JMS client (QPid, Artemis, IBM MQ) by using quarkus-pooled-jms to simplify migration of older customers Fuse customers to CEQ. + +## Scope of the testing + * RHBQ QE team will ensure availability of the quarkus-jms-spi-deployment artifact + * Functional testing is on CEQ side + +### Impact on test suites and testing automation + * Marete checks for maven repo zip will be extended to ensure availability of the quarkus-jms-spi-deployment artifact + +### Impact on resources +No need for additional resources. + +## Contacts +* Tester: Rostislav Svoboda