<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><mainArtifact><artifactId>mqtt-parent</artifactId><canonicalName>mqtt-parent-0.0.2-SNAPSHOT.pom</canonicalName><fileName>.flattened-pom.xml</fileName><groupId>org.eclipse.sensinact.gateway.southbound.mqtt</groupId><md5sum>8a09785a0ba3a03169bc7707d3898501</md5sum><type>pom</type><version>0.0.2-SNAPSHOT</version></mainArtifact><parent><number>31</number><url>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/31/</url></parent><pomArtifact><artifactId>mqtt-parent</artifactId><canonicalName>mqtt-parent-0.0.2-SNAPSHOT.pom</canonicalName><fileName>.flattened-pom.xml</fileName><groupId>org.eclipse.sensinact.gateway.southbound.mqtt</groupId><md5sum>8a09785a0ba3a03169bc7707d3898501</md5sum><type>pom</type><version>0.0.2-SNAPSHOT</version></pomArtifact><url>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/31/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/31/artifact</artifactsUrl><changesUrl>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/changes</changesUrl><displayUrl>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/31/</displayUrl><testsUrl>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/31/testReport</testsUrl></action><artifact><displayPath>mqtt-parent-0.0.2-SNAPSHOT.pom</displayPath><fileName>mqtt-parent-0.0.2-SNAPSHOT.pom</fileName><relativePath>org.eclipse.sensinact.gateway.southbound.mqtt/mqtt-parent/0.0.2-SNAPSHOT/mqtt-parent-0.0.2-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>1231</duration><estimatedDuration>972</estimatedDuration><fullDisplayName>Eclipse Sensinact » Southbound MQTT :: Parent #31</fullDisplayName><id>31</id><inProgress>false</inProgress><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1723107714783</timestamp><url>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/31/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>southbound/mqtt/.gitignore</affectedPath><commitId>639c4405aafd119506af3c0757157b74065a4646</commitId><timestamp>1717423685000</timestamp><author><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/thomas.calmant</absoluteUrl><fullName>thomas.calmant</fullName></author><authorEmail>thomas.calmant@gmail.com</authorEmail><comment>Ignore Moquette and Paho files
</comment><date>2024-06-03 16:08:05 +0200</date><id>639c4405aafd119506af3c0757157b74065a4646</id><msg>Ignore Moquette and Paho files</msg><path><editType>add</editType><file>southbound/mqtt/.gitignore</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttSslAuthTest.java</affectedPath><affectedPath>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttDelayedStartTest.java</affectedPath><affectedPath>southbound/mqtt/pom.xml</affectedPath><affectedPath>southbound/mqtt/mqtt-device-factory/integration-test.bndrun</affectedPath><affectedPath>southbound/mqtt/mqtt-device-factory/tests.bnd</affectedPath><affectedPath>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttAuthTest.java</affectedPath><affectedPath>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttTest.java</affectedPath><affectedPath>southbound/mqtt/mqtt-device-factory/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/factory/integration/MqttDeviceFactoryTest.java</affectedPath><affectedPath>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttWebSocketTest.java</affectedPath><commitId>21a3fa0aee1d040e604b9b01ec8ab86498905ee3</commitId><timestamp>1717424209000</timestamp><author><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/thomas.calmant</absoluteUrl><fullName>thomas.calmant</fullName></author><authorEmail>thomas.calmant@gmail.com</authorEmail><comment>Upgrade to Moquette 0.17
</comment><date>2024-06-03 16:16:49 +0200</date><id>21a3fa0aee1d040e604b9b01ec8ab86498905ee3</id><msg>Upgrade to Moquette 0.17</msg><path><editType>edit</editType><file>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttDelayedStartTest.java</file></path><path><editType>edit</editType><file>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttWebSocketTest.java</file></path><path><editType>edit</editType><file>southbound/mqtt/pom.xml</file></path><path><editType>edit</editType><file>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttTest.java</file></path><path><editType>edit</editType><file>southbound/mqtt/mqtt-device-factory/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/factory/integration/MqttDeviceFactoryTest.java</file></path><path><editType>edit</editType><file>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttSslAuthTest.java</file></path><path><editType>edit</editType><file>southbound/mqtt/mqtt-device-factory/integration-test.bndrun</file></path><path><editType>edit</editType><file>southbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttAuthTest.java</file></path><path><editType>edit</editType><file>southbound/mqtt/mqtt-device-factory/tests.bnd</file></path></item></changeSet><culprit><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/thomas.calmant</absoluteUrl><fullName>thomas.calmant</fullName><id>thomas.calmant</id></culprit><mavenArtifacts><mainArtifact><artifactId>mqtt-parent</artifactId><canonicalName>mqtt-parent-0.0.2-SNAPSHOT.pom</canonicalName><fileName>.flattened-pom.xml</fileName><groupId>org.eclipse.sensinact.gateway.southbound.mqtt</groupId><md5sum>8a09785a0ba3a03169bc7707d3898501</md5sum><type>pom</type><version>0.0.2-SNAPSHOT</version></mainArtifact><parent><number>31</number><url>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/31/</url></parent><pomArtifact><artifactId>mqtt-parent</artifactId><canonicalName>mqtt-parent-0.0.2-SNAPSHOT.pom</canonicalName><fileName>.flattened-pom.xml</fileName><groupId>org.eclipse.sensinact.gateway.southbound.mqtt</groupId><md5sum>8a09785a0ba3a03169bc7707d3898501</md5sum><type>pom</type><version>0.0.2-SNAPSHOT</version></pomArtifact><url>https://devel.data-in-motion.biz/jenkins/view/all/job/Eclipse%20Sensinact/org.eclipse.sensinact.gateway.southbound.mqtt$mqtt-parent/31/mavenArtifacts/</url></mavenArtifacts></mavenBuild>