<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>189217</buildingDurationMillis><executingTimeMillis>189217</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>93</buildNumber><marked><SHA1>5e4cb69b835cae28a3899cc85939a9eea15aa6d8</SHA1><branch><SHA1>5e4cb69b835cae28a3899cc85939a9eea15aa6d8</SHA1><name>origin/development</name></branch></marked><revision><SHA1>5e4cb69b835cae28a3899cc85939a9eea15aa6d8</SHA1><branch><SHA1>5e4cb69b835cae28a3899cc85939a9eea15aa6d8</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>5e4cb69b835cae28a3899cc85939a9eea15aa6d8</SHA1><branch><SHA1>5e4cb69b835cae28a3899cc85939a9eea15aa6d8</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>1964</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#93</displayName><duration>189217</duration><estimatedDuration>408252</estimatedDuration><fullDisplayName>JOPA Development #93</fullDisplayName><id>93</id><inProgress>false</inProgress><keepLog>false</keepLog><number>93</number><queueId>340</queueId><result>SUCCESS</result><timestamp>1512382256198</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/93/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>bfe3447f409f1862cc6a1f68c4ccd3e46a70372c</commitId><timestamp>1512381661000</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>Updated README.
</comment><date>2017-12-04 11:01:01 +0100</date><id>bfe3447f409f1862cc6a1f68c4ccd3e46a70372c</id><msg>Updated README.</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/ParameterValue.java</affectedPath><affectedPath>jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/IntegrityConstraintSet.java</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/query/TypedQuery.java</affectedPath><affectedPath>jopa-maven-plugin/pom.xml</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/metamodel/Metamodel.java</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryHolder.java</affectedPath><affectedPath>ReleaseNotes.md</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/change/ChangeManagerImpl.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/RefreshInstanceMergerTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/RefreshInstanceMerger.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/QueryImplTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateOperationsRunner.java</affectedPath><affectedPath>jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/ic/api/DataRangeConstraint.java</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/UntypedParameterValue.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/TypedQueryTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerImplTest.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/sessions/ChangeManager.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkImpl.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/ThrowingConsumer.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/QueryImpl.java</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/QueryTestBase.java</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/QueryParameter.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/TypedQueryRunner.java</affectedPath><affectedPath>ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/Transaction.java</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/ic/api/ParticipationConstraint.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/query/Query.java</affectedPath><affectedPath>jopa-integration-tests-sesame/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/list/OwlapiListIteratorBase.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/TypedQueryImplTest.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWork.java</affectedPath><affectedPath>ontodriver-api/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/QueryHolder.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/AbstractQuery.java</affectedPath><affectedPath>ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/descriptor/BaseListDescriptorImpl.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/TypedQueryImpl.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/exceptions/EntityNotFoundException.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkChangeSet.java</affectedPath><commitId>5e4cb69b835cae28a3899cc85939a9eea15aa6d8</commitId><timestamp>1512382240000</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.9.12] Bumped version and updated release notes. Regenerated license
headers.
</comment><date>2017-12-04 11:10:40 +0100</date><id>5e4cb69b835cae28a3899cc85939a9eea15aa6d8</id><msg>[0.9.12] Bumped version and updated release notes. Regenerated license</msg><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-impl/src/main/java/cz/cvut/kbss/jopa/sessions/RefreshInstanceMerger.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/TypedQueryRunner.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/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/ic/api/DataRangeConstraint.java</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/query/TypedQuery.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/QueryParameter.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-api/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWork.java</file></path><path><editType>edit</editType><file>jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/IntegrityConstraintSet.java</file></path><path><editType>edit</editType><file>ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/descriptor/BaseListDescriptorImpl.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkImpl.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-sesame/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/AbstractQuery.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryHolder.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/ThrowingConsumer.java</file></path><path><editType>edit</editType><file>ReleaseNotes.md</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkChangeSet.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/UntypedParameterValue.java</file></path><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/ic/api/ParticipationConstraint.java</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>jopa-owl2java/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/Transaction.java</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-impl/src/main/java/cz/cvut/kbss/jopa/sessions/change/ChangeManagerImpl.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/exceptions/EntityNotFoundException.java</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/list/OwlapiListIteratorBase.java</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>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/ParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/QueryHolder.java</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</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/QueryTestBase.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/RefreshInstanceMergerTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/TypedQueryTest.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/sessions/ChangeManager.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/metamodel/Metamodel.java</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerImplTest.java</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>