Skip to content

Commit

Permalink
Disable modules affected by issue 38054
Browse files Browse the repository at this point in the history
Link to the issue quarkusio/quarkus#38054
  • Loading branch information
mocenas committed Jan 5, 2024
1 parent 4307176 commit ccc9119
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -541,8 +541,9 @@
<module>messaging/amqp-reactive</module>
<module>messaging/qpid</module>
<module>messaging/kafka-streams-reactive-messaging</module>
<module>messaging/kafka-confluent-avro-reactive-messaging</module>
<module>messaging/kafka-strimzi-avro-reactive-messaging</module>
<!-- TODO: enable these modules once https://github.com/quarkusio/quarkus/issues/38054 is fixed-->
<!-- <module>messaging/kafka-confluent-avro-reactive-messaging</module>-->
<!-- <module>messaging/kafka-strimzi-avro-reactive-messaging</module>-->
<module>messaging/kafka-producer</module>
<module>messaging/kafkaSSL</module>
<module>messaging/infinispan-grpc-kafka</module>
Expand Down

0 comments on commit ccc9119

Please sign in to comment.