New Module: HiveMQ #4797
New Module: HiveMQ #4797kiview merged 67 commits intotestcontainers:masterfrom hivemq:hivemq-testcontainer
Conversation
|
@YannickWeber Do you have specific Java requirements? Then we should check out using Gradle's Java Toolchain feature for the HiveMQ module. We currently use JDK8. |
The problem is that the
What this achieves:
|
|
CI is currently failing in the Javadoc task for the HiveMQ module (https://github.com/testcontainers/testcontainers-java/runs/4609274189?check_suite_focus=true#step:7:70): |
rnorth
left a comment
There was a problem hiding this comment.
Have added some comments but will try and have another look tomorrow!
Co-authored-by: Yannick Weber <yannick.weber95@googlemail.com>
Co-authored-by: Yannick Weber <yannick.weber95@googlemail.com>
Co-authored-by: Yannick Weber <yannick.weber95@googlemail.com>
RabbitMQ -> HiveMQ
added java-doc to HiveMQExtension added additional check to HiveMQExtension configured gradle to execute tests with Java 11
adapted logback-test.xml reformated code
alter container command only if prepackaged extensions need to be removed
|
Thanks to everyone involved and especially @YannickWeber for your patience. This was indeed a massive PR, but I am very happy we reworked it together and that we get a great new module into Testcontainers. Thanks! |
This brings HiveMQ's official Testcontainer to testcontainers-java.
Features: