<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 _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelopment _class='hudson.plugins.git.util.Build'><buildNumber>10</buildNumber><marked><SHA1>860eec4f93b5944d9dbbda53b3a23cedd7fb9f84</SHA1><branch><SHA1>860eec4f93b5944d9dbbda53b3a23cedd7fb9f84</SHA1><name>origin/development</name></branch></marked><revision><SHA1>860eec4f93b5944d9dbbda53b3a23cedd7fb9f84</SHA1><branch><SHA1>860eec4f93b5944d9dbbda53b3a23cedd7fb9f84</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>860eec4f93b5944d9dbbda53b3a23cedd7fb9f84</SHA1><branch><SHA1>860eec4f93b5944d9dbbda53b3a23cedd7fb9f84</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>6</skipCount><totalCount>1391</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#10</displayName><duration>202265</duration><estimatedDuration>408252</estimatedDuration><fullDisplayName>JOPA Development #10</fullDisplayName><id>10</id><inProgress>false</inProgress><keepLog>false</keepLog><number>10</number><queueId>17</queueId><result>SUCCESS</result><timestamp>1478190955422</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/10/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests-sesame/src/test/resources/logback.xml</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/QueryImplTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/QueryImpl.java</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>ontodriver-sesame/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-api/src/main/java/cz/cvut/kbss/jopa/model/query/Query.java</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/resources/logback-test.xml</affectedPath><affectedPath>jopa-maven-plugin/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/TypedQueryImplTest.java</affectedPath><affectedPath>ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/Statement.java</affectedPath><affectedPath>ontodriver-api/pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/TypedQueryImpl.java</affectedPath><affectedPath>ReleaseNotes.md</affectedPath><affectedPath>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/SesameQueryTest.java</affectedPath><commitId>860eec4f93b5944d9dbbda53b3a23cedd7fb9f84</commitId><timestamp>1478190927000</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>Added support for Query.executeUpdate for executing SPARQL Update
statements. Bumped version to 0.8.7.
</comment><date>2016-11-03 17:35:27 +0100</date><id>860eec4f93b5944d9dbbda53b3a23cedd7fb9f84</id><msg>Added support for Query.executeUpdate for executing SPARQL Update</msg><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/pom.xml</file></path><path><editType>add</editType><file>jopa-integration-tests-sesame/src/test/resources/logback-test.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/TypedQueryImpl.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/query/Query.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/QueryImpl.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/query/SesameQueryTest.java</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/TypedQueryImplTest.java</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/Statement.java</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/QueryImplTest.java</file></path><path><editType>edit</editType><file>ReleaseNotes.md</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>delete</editType><file>jopa-integration-tests-sesame/src/test/resources/logback.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-owlapi-utils/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>