<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>3</buildableDurationMillis><buildableTimeMillis>3</buildableTimeMillis><buildingDurationMillis>362131</buildingDurationMillis><executingTimeMillis>362131</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>8385</waitingDurationMillis><waitingTimeMillis>8385</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelopment _class='hudson.plugins.git.util.Build'><buildNumber>625</buildNumber><marked><SHA1>9d25150465b40daf3bf7cd962983bca1930766d7</SHA1><branch><SHA1>9d25150465b40daf3bf7cd962983bca1930766d7</SHA1><name>origin/development</name></branch></marked><revision><SHA1>9d25150465b40daf3bf7cd962983bca1930766d7</SHA1><branch><SHA1>9d25150465b40daf3bf7cd962983bca1930766d7</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>9d25150465b40daf3bf7cd962983bca1930766d7</SHA1><branch><SHA1>9d25150465b40daf3bf7cd962983bca1930766d7</SHA1><name>origin/development</name></branch></lastBuiltRevision><remoteUrl>https://github.com/kbss-cvut/jopa.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>439</skipCount><totalCount>5879</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#625</displayName><duration>362131</duration><estimatedDuration>408252</estimatedDuration><fullDisplayName>JOPA Development #625</fullDisplayName><id>625</id><inProgress>false</inProgress><keepLog>false</keepLog><number>625</number><queueId>822</queueId><result>SUCCESS</result><timestamp>1759833730282</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/625/</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/oom/MappingUtils.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralObjectPropertyStrategy.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SingularObjectPropertyStrategy.java</affectedPath><commitId>3a52701c950185be447a16ac7e2fb6fc20f9f6f4</commitId><timestamp>1759831297000</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>[Fix] Fix ClassCastException in PluralObjectPropertyStrategy when building entity directly from axioms.
</comment><date>2025-10-07 12:01:37 +0200</date><id>3a52701c950185be447a16ac7e2fb6fc20f9f6f4</id><msg>[Fix] Fix ClassCastException in PluralObjectPropertyStrategy when building entity directly from axioms.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralObjectPropertyStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SingularObjectPropertyStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/MappingUtils.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryResultLoadingOptimizer.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryResultLoadingOptimizerTest.java</affectedPath><commitId>0aee839608477d33d36fb81fd1cc97aa750e04e0</commitId><timestamp>1759833001000</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>[Fix] Disable entity loading optimization when target type is not abstract and has subclasses.

Multiple types returned by query (some inferred) break type resolution. Temporarily disable the optimization in this case.
</comment><date>2025-10-07 12:30:01 +0200</date><id>0aee839608477d33d36fb81fd1cc97aa750e04e0</id><msg>[Fix] Disable entity loading optimization when target type is not abstract and has subclasses.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryResultLoadingOptimizer.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryResultLoadingOptimizerTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryParserTest.java</affectedPath><affectedPath>jopa-impl/src/main/antlr4/cz/cvut/kbss/jopa/query/sparql/SparqlParser.g4</affectedPath><commitId>e9bacf461d90761b0cc47221c74ddedf366e64e7</commitId><timestamp>1759833611000</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>[Fix] Allow variable graph position in FROM/FROM NAMED.
</comment><date>2025-10-07 12:40:11 +0200</date><id>e9bacf461d90761b0cc47221c74ddedf366e64e7</id><msg>[Fix] Allow variable graph position in FROM/FROM NAMED.</msg><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryParserTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/antlr4/cz/cvut/kbss/jopa/query/sparql/SparqlParser.g4</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>datatype/pom.xml</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>jopa-integration-tests-jena/pom.xml</affectedPath><affectedPath>ontodriver-virtuoso/pom.xml</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>ontodriver-rdf4j/pom.xml</affectedPath><affectedPath>jopa-integration-tests-virtuoso/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>CHANGELOG.md</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>modelgen/pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-integration-tests-rdf4j/pom.xml</affectedPath><commitId>9d25150465b40daf3bf7cd962983bca1930766d7</commitId><timestamp>1759833714000</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>[2.6.3] Bump version, update release notes.
</comment><date>2025-10-07 12:41:54 +0200</date><id>9d25150465b40daf3bf7cd962983bca1930766d7</id><msg>[2.6.3] Bump version, update release notes.</msg><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-virtuoso/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><path><editType>edit</editType><file>CHANGELOG.md</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>datatype/pom.xml</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>modelgen/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-virtuoso/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</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-owl2java/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>