<mavenModuleSetBuild><action><cause><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action><buildsByBranchName><originmaster><buildNumber>16</buildNumber><marked><SHA1>e44b213b5a67512d4a8bb1bdcd3048162d99c877</SHA1><branch><SHA1>e44b213b5a67512d4a8bb1bdcd3048162d99c877</SHA1><name>origin/master</name></branch></marked><revision><SHA1>e44b213b5a67512d4a8bb1bdcd3048162d99c877</SHA1><branch><SHA1>e44b213b5a67512d4a8bb1bdcd3048162d99c877</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>e44b213b5a67512d4a8bb1bdcd3048162d99c877</SHA1><branch><SHA1>e44b213b5a67512d4a8bb1bdcd3048162d99c877</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/intellihouse/intellihouse.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><building>false</building><duration>37900</duration><estimatedDuration>213765</estimatedDuration><fullDisplayName>org.openhab.binding.intellihouse #16</fullDisplayName><id>2017-03-10_16-43-12</id><keepLog>false</keepLog><number>16</number><result>SUCCESS</result><timestamp>1489160592000</timestamp><url>https://www.codewizards.co:443/jenkins/view/All/job/org.openhab.binding.intellihouse/16/</url><builtOn></builtOn><changeSet><item><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/PollInverseRequestsRequest.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/inverse/PollInverseRequestsRpcService.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcClientTransport.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcServiceExecutor.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/InverseClientServerTest.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/InverseRequestRegistry.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/jaxb/IntelliHouseJaxbContextProviderImpl.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/inverse/PollInverseRequestsRequest.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/AbstractRpcClientTransport.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/ErrorResponse.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcClient.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/PutInverseResponseRequest.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/NullResponse.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/HttpRpcClientTransport.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcContext.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/PollInverseRequestsResponse.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/PollInverseRequestsThread.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/SimpleClientServerTest.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/DeferringResponse.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/NormalClientServerTest.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcServer.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/DeferredResponseRequest.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/inverse/PollInverseRequestsResponse.java</affectedPath><commitId>e44b213b5a67512d4a8bb1bdcd3048162d99c877</commitId><timestamp>1489160000</timestamp><author><absoluteUrl>https://www.codewizards.co:443/jenkins/user/marco</absoluteUrl><fullName>marco</fullName></author><comment>Finished RPC (without real, i.e. HTTP, transports, yet).
</comment><date>1970-01-18T06:39:20+0100 +0700</date><id>e44b213b5a67512d4a8bb1bdcd3048162d99c877</id><msg>Finished RPC (without real, i.e. HTTP, transports, yet).</msg><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/jaxb/IntelliHouseJaxbContextProviderImpl.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/ErrorResponse.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/DeferringResponse.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcContext.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcServiceExecutor.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/InverseClientServerTest.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcClient.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcClientTransport.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/PutInverseResponseRequest.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/DeferredResponseRequest.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/NullResponse.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/PollInverseRequestsResponse.java</file></path><path><editType>delete</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/inverse/PollInverseRequestsRpcService.java</file></path><path><editType>delete</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/inverse/PollInverseRequestsRequest.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/PollInverseRequestsThread.java</file></path><path><editType>delete</editType><file>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/SimpleClientServerTest.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/NormalClientServerTest.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/AbstractRpcClientTransport.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/PollInverseRequestsRequest.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/HttpRpcClientTransport.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/InverseRequestRegistry.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcServer.java</file></path><path><editType>delete</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/inverse/PollInverseRequestsResponse.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://www.codewizards.co:443/jenkins/user/marco</absoluteUrl><fullName>marco</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.0.4</mavenVersionUsed></mavenModuleSetBuild>