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
Step 8 - Update "hivemq-edge-extension-sdk.version" property in hivemq-edge/hivemq-edge/gradle.properties
9
9
Step 9 - Update "version" property in ~all hivemq-edge/modules/${moduleName}/gradle.properties
10
10
Step 10 - Update "version" property in hivemq-edge-composite/gradle.properties
11
-
!!!!! Step 11 - Update "hivemq-edge-extension-sdk.version" property in hivemq-edge-composite/gradle.properties
12
-
Step 12 - Update "version" property in hivemq-edge-extension-sdk/gradle.properties
13
-
Step 13(a) - Update VERSION field in HiveMQEdgeConstants (this is where the module versions are derived - for now)
14
-
Step 13(b) - Ensure any ~new protocol adapter definitions are added to the "modules" array hivemq-edge/src/resources/hivemq-edge-configuration.json remote config file
15
-
Step 13(c) - Update all the "version" attributes in each of the objects in the "modules" array in the hivemq-edge/src/resources/hivemq-edge-configuration.json file (this surfaces these modules up to legacy installations)
11
+
Step 11 - Update "version" property in hivemq-edge-extension-sdk/gradle.properties
12
+
Step 12 - Update VERSION field in HiveMQEdgeConstants (this is where the module versions are derived - for now)
13
+
Step 13(a) - Ensure any ~new protocol adapter definitions are added to the "modules" array hivemq-edge/src/resources/hivemq-edge-configuration.json remote config file
14
+
Step 13(b) - Update all the "version" attributes in each of the objects in the "modules" array in the hivemq-edge/src/resources/hivemq-edge-configuration.json file (this surfaces these modules up to legacy installations)
16
15
17
16
Step 14 - Run a full gradle refresh on your workspace (this may take a few seconds)
18
17
Step 15 - Execute "./gradlew :hiveMqEdgeZip" at the terminal whilst in the ./hivemq-edge project
0 commit comments