<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>72335</buildingDurationMillis><executingTimeMillis>72335</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelopment _class='hudson.plugins.git.util.Build'><buildNumber>106</buildNumber><marked><SHA1>e38892ec80223f86b46211aa3e8ac0f17dad3b8d</SHA1><branch><SHA1>e38892ec80223f86b46211aa3e8ac0f17dad3b8d</SHA1><name>origin/development</name></branch></marked><revision><SHA1>e38892ec80223f86b46211aa3e8ac0f17dad3b8d</SHA1><branch><SHA1>e38892ec80223f86b46211aa3e8ac0f17dad3b8d</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>e38892ec80223f86b46211aa3e8ac0f17dad3b8d</SHA1><branch><SHA1>e38892ec80223f86b46211aa3e8ac0f17dad3b8d</SHA1><name>origin/development</name></branch></lastBuiltRevision><remoteUrl>https://github.com/kbss-cvut/jopa.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>8</skipCount><totalCount>1976</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#106</displayName><duration>72335</duration><estimatedDuration>408252</estimatedDuration><fullDisplayName>JOPA Development #106</fullDisplayName><id>106</id><inProgress>false</inProgress><keepLog>false</keepLog><number>106</number><queueId>15</queueId><result>SUCCESS</result><timestamp>1518095487923</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/106/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/QueryTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/sesame/PolymorphicSelectQueryTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsRunner.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/DeleteOperationsWithInheritanceTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/BaseRunner.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/CreateOperationsWithInheritanceTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsWithInheritanceRunner.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsMultiContextRunner.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/UpdateOperationsWithInheritanceTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/BaseInheritanceRunner.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/CreateOperationsWithInheritanceTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateOperationsWithInheritanceRunner.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/sesame/QueryTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateOperationsMultiContextRunner.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/RetrieveOperationsWithInheritanceTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DeleteOperationsRunner.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/UpdateOperationsWithInheritanceTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/environment/SesameDataAccessor.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/PersistenceUnitTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DeleteOperationsMultiContextRunner.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DeleteOperationsWithInheritanceRunner.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/environment/SesamePersistenceFactory.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/PolymorphicSelectQueryTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/PersistenceUnitTestRunner.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/sesame/TypedQueryTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateOperationsRunner.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/PersistenceFactory.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsRunner.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/DeleteOperationsTest.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/environment/OwlapiPersistenceFactory.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/environment/OwlapiDataAccessor.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/PersistenceUnitTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsMultiContextRunner.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/RetrieveOperationsWithInheritanceTest.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/RetrieveOperationsTest.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/DeleteOperationsWithInheritanceTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/UpdateOperationsTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/CreateOperationsMultiContextTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/CreateOperationsTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/RetrieveOperationsMultiContextTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/DeleteOperationsTest.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/CreateOperationsTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/DeleteOperationsMultiContextTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/DataAccessor.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/UpdateOperationsTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsWithInheritanceRunner.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/UpdateOperationsMultiContextTest.java</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/RetrieveOperationsTest.java</affectedPath><commitId>3e3de0a0879fa93169bd4c3784ef0b2eec4f5b71</commitId><timestamp>1518094396000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>More efficient integration test setup.
</comment><date>2018-02-08 13:53:16 +0100</date><id>3e3de0a0879fa93169bd4c3784ef0b2eec4f5b71</id><msg>More efficient integration test setup.</msg><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/UpdateOperationsTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/sesame/QueryTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/DeleteOperationsTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/PolymorphicSelectQueryTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/CreateOperationsTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/RetrieveOperationsWithInheritanceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/CreateOperationsTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/CreateOperationsWithInheritanceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateOperationsWithInheritanceRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/UpdateOperationsWithInheritanceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/BaseRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/RetrieveOperationsMultiContextTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DeleteOperationsWithInheritanceRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateOperationsMultiContextRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/environment/SesameDataAccessor.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/QueryTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsWithInheritanceRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/PersistenceUnitTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/environment/OwlapiPersistenceFactory.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/UpdateOperationsMultiContextTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/PersistenceUnitTestRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/DeleteOperationsWithInheritanceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/DeleteOperationsMultiContextTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/DeleteOperationsWithInheritanceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/CreateOperationsMultiContextTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/RetrieveOperationsTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/environment/SesamePersistenceFactory.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/environment/OwlapiDataAccessor.java</file></path><path><editType>add</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/PersistenceFactory.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/CreateOperationsWithInheritanceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsMultiContextRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/UpdateOperationsTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateOperationsRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/RetrieveOperationsTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/sesame/PolymorphicSelectQueryTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/sesame/TypedQueryTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/BaseInheritanceRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/DeleteOperationsTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsMultiContextRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/UpdateOperationsWithInheritanceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/RetrieveOperationsWithInheritanceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/PersistenceUnitTest.java</file></path><path><editType>add</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/DataAccessor.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DeleteOperationsRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsWithInheritanceRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DeleteOperationsMultiContextRunner.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/SesameDriver.java</affectedPath><affectedPath>ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/SesameConnection.java</affectedPath><commitId>375ff5827b6b18bfe1e6ba2fd8f252c958c633a8</commitId><timestamp>1518094843000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>SesameDriver - modified connection listener handling.
</comment><date>2018-02-08 14:00:43 +0100</date><id>375ff5827b6b18bfe1e6ba2fd8f252c958c633a8</id><msg>SesameDriver - modified connection listener handling.</msg><path><editType>edit</editType><file>ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/SesameConnection.java</file></path><path><editType>edit</editType><file>ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/SesameDriver.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiDriver.java</affectedPath><affectedPath>ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiConnectionTest.java</affectedPath><affectedPath>ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiConnection.java</affectedPath><commitId>e38892ec80223f86b46211aa3e8ac0f17dad3b8d</commitId><timestamp>1518095439000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>OwlapiDriver - modified connection listener handling.
</comment><date>2018-02-08 14:10:39 +0100</date><id>e38892ec80223f86b46211aa3e8ac0f17dad3b8d</id><msg>OwlapiDriver - modified connection listener handling.</msg><path><editType>edit</editType><file>ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiDriver.java</file></path><path><editType>edit</editType><file>ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiConnectionTest.java</file></path><path><editType>edit</editType><file>ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiConnection.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></culprit></freeStyleBuild>