<mavenModuleSetBuild><action><cause><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action><buildsByBranchName><originmaster><buildNumber>14</buildNumber><marked><SHA1>07df38bb030a73ac5cdf545ce971e87b382cc703</SHA1><branch><SHA1>07df38bb030a73ac5cdf545ce971e87b382cc703</SHA1><name>origin/master</name></branch></marked><revision><SHA1>07df38bb030a73ac5cdf545ce971e87b382cc703</SHA1><branch><SHA1>07df38bb030a73ac5cdf545ce971e87b382cc703</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>07df38bb030a73ac5cdf545ce971e87b382cc703</SHA1><branch><SHA1>07df38bb030a73ac5cdf545ce971e87b382cc703</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/intellihouse/intellihouse.git</remoteUrl><scmName></scmName></action><action></action><action></action><building>false</building><duration>38088</duration><estimatedDuration>213765</estimatedDuration><fullDisplayName>org.openhab.binding.intellihouse #14</fullDisplayName><id>2017-03-10_08-03-11</id><keepLog>false</keepLog><number>14</number><result>FAILURE</result><timestamp>1489129391000</timestamp><url>https://www.codewizards.co:443/jenkins/user/marco/my-views/view/All/job/org.openhab.binding.intellihouse/14/</url><builtOn></builtOn><changeSet><item><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/Response.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/Request.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/main/java/house/intelli/core/rpc/RpcServiceRegistry.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/echo/EchoRequest.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/VoidResponse.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/test/java/house/intelli/core/rpc/mocktransport/MockRpcClientTransport.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/HttpRpcClientTransport.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/test/java/house/intelli/core/rpc/mocktransport/MockRpcServerTransport.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/RpcMessage.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/AbstractRpcClientTransportProvider.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/AbstractRpcServerTransport.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcServerTransport.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/RpcServer.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/mocktransport/MockRpcClientTransportProvider.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/echo/EchoRpcService.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/JaxbRpcClientTransport.java</affectedPath><affectedPath>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/JaxbRpcServerTransport.java</affectedPath><commitId>07df38bb030a73ac5cdf545ce971e87b382cc703</commitId><timestamp>1489129000</timestamp><author><absoluteUrl>https://www.codewizards.co:443/jenkins/user/marco</absoluteUrl><fullName>marco</fullName></author><comment>Continued RPC implementation.

* Refactored Rpc(Client|Server)Transport.
* Got invocations by client on server running.
</comment><date>1970-01-18T06:38:49+0100 +0700</date><id>07df38bb030a73ac5cdf545ce971e87b382cc703</id><msg>Continued RPC implementation.</msg><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcMessage.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/mocktransport/MockRpcClientTransport.java</file></path><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/RpcServiceRegistry.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>add</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/JaxbRpcServerTransport.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/echo/EchoRpcService.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/SimpleClientServerTest.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/Request.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/test/java/house/intelli/core/rpc/mocktransport/MockRpcServerTransport.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcServerTransport.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>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/RpcServer.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/Response.java</file></path><path><editType>add</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/JaxbRpcClientTransport.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/mocktransport/MockRpcClientTransportProvider.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/AbstractRpcClientTransportProvider.java</file></path><path><editType>edit</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/echo/EchoRequest.java</file></path><path><editType>delete</editType><file>house.intelli/house.intelli.core/src/main/java/house/intelli/core/rpc/VoidResponse.java</file></path><path><editType>add</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/AbstractRpcServerTransport.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://www.codewizards.co:443/jenkins/user/marco</absoluteUrl><fullName>marco</fullName></culprit><mavenVersionUsed>3.0.4</mavenVersionUsed></mavenModuleSetBuild>