We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24b5e2 commit e6f0436Copy full SHA for e6f0436
pom.xml
@@ -56,7 +56,8 @@
56
<module>kafka-avro-schema-quickstart</module>
57
<module>kafka-bare-quickstart</module>
58
<module>kafka-streams-quickstart</module>
59
- <module>optaplanner-quickstart</module>
+ <!-- Disabled for now until we clarify status and https://github.com/apache/incubator-kie-optaplanner/pull/3177 can be merged -->
60
+ <!--<module>optaplanner-quickstart</module>-->
61
<module>lifecycle-quickstart</module>
62
<module>micrometer-quickstart</module>
63
<module>microprofile-fault-tolerance-quickstart</module>
0 commit comments