<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>28</buildNumber><marked><SHA1>3dd7c6956998b51eed7308e23455ab47ce3ea78d</SHA1><branch><SHA1>3dd7c6956998b51eed7308e23455ab47ce3ea78d</SHA1><name>origin/development</name></branch></marked><revision><SHA1>3dd7c6956998b51eed7308e23455ab47ce3ea78d</SHA1><branch><SHA1>3dd7c6956998b51eed7308e23455ab47ce3ea78d</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>3dd7c6956998b51eed7308e23455ab47ce3ea78d</SHA1><branch><SHA1>3dd7c6956998b51eed7308e23455ab47ce3ea78d</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>1572</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#28</displayName><duration>176290</duration><estimatedDuration>408252</estimatedDuration><fullDisplayName>JOPA Development #28</fullDisplayName><id>28</id><inProgress>false</inProgress><keepLog>false</keepLog><number>28</number><queueId>3</queueId><result>SUCCESS</result><timestamp>1488294529332</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/28/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/EntityPropertiesUtils.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkImpl.java</affectedPath><commitId>2ad8e4977d952e91473592e9515f49499ec93bc2</commitId><timestamp>1488289083000</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 minor performance improvements.
</comment><date>2017-02-28 14:38:03 +0100</date><id>2ad8e4977d952e91473592e9515f49499ec93bc2</id><msg>More minor performance improvements.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/EntityPropertiesUtils.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/UnitOfWorkImpl.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/CollectionInstanceBuilderTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/CollectionInstanceBuilder.java</affectedPath><commitId>e348829f484414dbeda4bc00e8f32495d65c0a05</commitId><timestamp>1488294299000</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>Build default collection instance when clone of the specified one cannot
be created.
</comment><date>2017-02-28 16:04:59 +0100</date><id>e348829f484414dbeda4bc00e8f32495d65c0a05</id><msg>Build default collection instance when clone of the specified one cannot</msg><path><editType>add</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/sessions/CollectionInstanceBuilderTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/CollectionInstanceBuilder.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-integration-tests-sesame/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>jopa-api/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>ReleaseNotes.md</affectedPath><commitId>3dd7c6956998b51eed7308e23455ab47ce3ea78d</commitId><timestamp>1488294514000</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.3] Bumped version and updated release notes.
</comment><date>2017-02-28 16:08:34 +0100</date><id>3dd7c6956998b51eed7308e23455ab47ce3ea78d</id><msg>[0.9.3] Bumped version and updated release notes.</msg><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/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>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>ReleaseNotes.md</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/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>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-api/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>