-
Bug
-
Resolution: Done
-
Blocker
-
3.8.1.ER1, 3.8.3.ER2
-
False
-
None
-
False
-
+
-
-
---
-
-
Application which uses supported qpid-jms extension transitively depends on the following non-productised dependencies In ER2:
new ones (required by qpid-jms extension):
org.amqphub.quarkus.quarkus-qpid-jms-2.6.0.jar
org.apache.qpid.qpid-jms-client-2.5.0.jar
jakarta.jms.jakarta.jms-api-3.1.0.jar
This happened (and is expected to in initial ER builds) because no window was given between the core and platform productization builds for the extension to be productised against the new core. Once a permanent core build is productised that is expected to pass testing and be released, and a window is given prior to the platform build, the extension will be similarly productised with a permanent build against the new core and updated for the platform build.
(This didnt show up in ER1 though since the 3.8.1 based ER1 platform build used the old productised 3.2.x participant extension versions. This was changed in the 3.8.2 based ER2 such that the current 3.8.x unproductised upstream participant versions were used as would be expected.)
- clones
-
QUARKUS-4078 Unproductised dependencies of supported extension
- Verified