You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ to grasp the core concepts of HiveMQ Kafka customization development.
22
22
23
23
. Clone this repository into a Java 11 gradle project.
24
24
. Run `./gradlew jar` task from gradle to build the customization.
25
-
. Move the file: "build/libs/hivemq-kafka-hello-world-customization-4.35.0.jar" to the directory: "HIVEMQ_HOME/extensions/hivemq-kafka-extension/customizations"
25
+
. Move the file: "build/libs/hivemq-kafka-hello-world-customization-4.36.0.jar" to the directory: "HIVEMQ_HOME/extensions/hivemq-kafka-extension/customizations"
26
26
. Copy the resources/kafka-configuration.xml to "HIVEMQ_HOME/extensions/hivemq-kafka-extension" and adapt it to your environment.
27
27
. Delete the "HIVEMQ_HOME/extensions/hivemq-kafka-extension/DISABLED" file.
0 commit comments