<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ledsoft</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>129527</buildingDurationMillis><executingTimeMillis>129527</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>9327</waitingDurationMillis><waitingTimeMillis>9327</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelopment _class='hudson.plugins.git.util.Build'><buildNumber>199</buildNumber><marked><SHA1>41ee717002bb6591c293e3ef8f60c8df2fe0ec91</SHA1><branch><SHA1>41ee717002bb6591c293e3ef8f60c8df2fe0ec91</SHA1><name>origin/development</name></branch></marked><revision><SHA1>41ee717002bb6591c293e3ef8f60c8df2fe0ec91</SHA1><branch><SHA1>41ee717002bb6591c293e3ef8f60c8df2fe0ec91</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>41ee717002bb6591c293e3ef8f60c8df2fe0ec91</SHA1><branch><SHA1>41ee717002bb6591c293e3ef8f60c8df2fe0ec91</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>16</skipCount><totalCount>3102</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#199</displayName><duration>129527</duration><estimatedDuration>433972</estimatedDuration><fullDisplayName>JOPA Development #199</fullDisplayName><id>199</id><inProgress>false</inProgress><keepLog>false</keepLog><number>199</number><queueId>735</queueId><result>SUCCESS</result><timestamp>1553614401200</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/199/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnector.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnectorTest.java</affectedPath><commitId>5fe06fb2639a14fa10617e8c243afab23f4ac6f0</commitId><timestamp>1553614020000</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>[Upd] Upgraded to Jena 3.10.0, OWLAPI 5.1.10 and RDF4J 2.5.0.
</comment><date>2019-03-26 16:27:00 +0100</date><id>5fe06fb2639a14fa10617e8c243afab23f4ac6f0</id><msg>[Upd] Upgraded to Jena 3.10.0, OWLAPI 5.1.10 and RDF4J 2.5.0.</msg><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnectorTest.java</file></path><path><editType>edit</editType><file>ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnector.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>TODO.md</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>jopa-integration-tests-jena/pom.xml</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>jopa-integration-tests-sesame/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jopa-maven-plugin/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>ontodriver-api/pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>ReleaseNotes.md</affectedPath><commitId>41ee717002bb6591c293e3ef8f60c8df2fe0ec91</commitId><timestamp>1553614372000</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>[0.12.1] Bumped version and updated release notes.
</comment><date>2019-03-26 16:32:52 +0100</date><id>41ee717002bb6591c293e3ef8f60c8df2fe0ec91</id><msg>[0.12.1] Bumped version and updated release notes.</msg><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>TODO.md</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>ReleaseNotes.md</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></culprit></freeStyleBuild>