<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>108359</buildingDurationMillis><executingTimeMillis>108359</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>144</buildNumber><marked><SHA1>05bb0721bc009fbc2381789e33031be49058008f</SHA1><branch><SHA1>05bb0721bc009fbc2381789e33031be49058008f</SHA1><name>origin/development</name></branch></marked><revision><SHA1>05bb0721bc009fbc2381789e33031be49058008f</SHA1><branch><SHA1>05bb0721bc009fbc2381789e33031be49058008f</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>05bb0721bc009fbc2381789e33031be49058008f</SHA1><branch><SHA1>05bb0721bc009fbc2381789e33031be49058008f</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>15</skipCount><totalCount>2805</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#144</displayName><duration>108359</duration><estimatedDuration>433741</estimatedDuration><fullDisplayName>JOPA Development #144</fullDisplayName><id>144</id><inProgress>false</inProgress><keepLog>false</keepLog><number>144</number><queueId>82</queueId><result>SUCCESS</result><timestamp>1530620103000</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/144/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/XSD.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/RDFS.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/OWL.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/RDF.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/CommonVocabulary.java</affectedPath><commitId>b21ebf13d64c9d9f72d03c08bf2cedfd73e0543e</commitId><timestamp>1530617636000</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 classes of constants with vocabularies for OWL, RDF, RDFS and XSD.
Deprecated CommonVocabulary.
</comment><date>2018-07-03 13:33:56 +0200</date><id>b21ebf13d64c9d9f72d03c08bf2cedfd73e0543e</id><msg>Added classes of constants with vocabularies for OWL, RDF, RDFS and XSD.</msg><path><editType>add</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/OWL.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/CommonVocabulary.java</file></path><path><editType>add</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/RDFS.java</file></path><path><editType>add</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/RDF.java</file></path><path><editType>add</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/vocabulary/XSD.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/EntityConstructor.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassS.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveWithInferenceRunner.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassR.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/BooleanParameterValue.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/LongParameterValue.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/utils/NamespaceResolverTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassS.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilderTest.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/RetrieveWithInferenceTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/ShortParameterValue.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/PolymorphicSelectQueryRunner.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassV.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/QMappedSuperclass.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/IntegerParameterValue.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/environment/OwlapiDataAccessor.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/DateParameterValue.java</affectedPath><affectedPath>jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/BugTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PropertiesFieldStrategy.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Vocabulary.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/NamespaceResolver.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/QMappedSuperclass.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/QueryRunner.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/FloatParameterValue.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Thing.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsWithInheritanceRunner.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/DoubleParameterValue.java</affectedPath><commitId>05bb0721bc009fbc2381789e33031be49058008f</commitId><timestamp>1530619888000</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>Replaced usages of CommonVocabulary with the appropriate new
vocabularies.
</comment><date>2018-07-03 14:11:28 +0200</date><id>05bb0721bc009fbc2381789e33031be49058008f</id><msg>Replaced usages of CommonVocabulary with the appropriate new</msg><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/QMappedSuperclass.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/BugTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/DateParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/utils/NamespaceResolverTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Vocabulary.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/IntegerParameterValue.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>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/NamespaceResolver.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/BooleanParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassS.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PropertiesFieldStrategy.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassS.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Thing.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassV.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/LongParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilderTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/RetrieveWithInferenceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassR.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/EntityConstructor.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/ShortParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/QMappedSuperclass.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveWithInferenceRunner.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/query/runner/QueryRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/PolymorphicSelectQueryRunner.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/DoubleParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/FloatParameterValue.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>