<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>4</buildableDurationMillis><buildableTimeMillis>4</buildableTimeMillis><buildingDurationMillis>405373</buildingDurationMillis><executingTimeMillis>405373</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>9436</waitingDurationMillis><waitingTimeMillis>9436</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelopment _class='hudson.plugins.git.util.Build'><buildNumber>674</buildNumber><marked><SHA1>32dbafeef4cfbf7db53730be090a032fe2db5ac3</SHA1><branch><SHA1>32dbafeef4cfbf7db53730be090a032fe2db5ac3</SHA1><name>origin/development</name></branch></marked><revision><SHA1>32dbafeef4cfbf7db53730be090a032fe2db5ac3</SHA1><branch><SHA1>32dbafeef4cfbf7db53730be090a032fe2db5ac3</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>32dbafeef4cfbf7db53730be090a032fe2db5ac3</SHA1><branch><SHA1>32dbafeef4cfbf7db53730be090a032fe2db5ac3</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>452</skipCount><totalCount>5952</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#674</displayName><duration>405373</duration><estimatedDuration>415515</estimatedDuration><fullDisplayName>JOPA Development #674</fullDisplayName><id>674</id><inProgress>false</inProgress><keepLog>false</keepLog><number>674</number><queueId>572</queueId><result>SUCCESS</result><timestamp>1773660689431</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/674/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jConnection.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jStatementTest.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jPreparedStatementTest.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/query/Rdf4jPreparedStatement.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/util/ThrowingRunnable.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/query/Rdf4jStatement.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jAdapter.java</affectedPath><commitId>ab52b02c1f9a63bdfb5e0351bd4b8e90d46de594</commitId><timestamp>1773407183000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@outlook.com</authorEmail><comment>[Bug #426] Ensure transaction is started before query and committed after update (if auto-commit) in RDF4J driver.
</comment><date>2026-03-13 14:06:23 +0100</date><id>ab52b02c1f9a63bdfb5e0351bd4b8e90d46de594</id><msg>[Bug #426] Ensure transaction is started before query and committed after update (if auto-commit) in RDF4J driver.</msg><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jAdapter.java</file></path><path><editType>add</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/util/ThrowingRunnable.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jConnection.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/query/Rdf4jStatement.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jPreparedStatementTest.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jStatementTest.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/query/Rdf4jPreparedStatement.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/query/JenaPreparedStatementTest.java</affectedPath><affectedPath>ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/query/JenaPreparedStatement.java</affectedPath><affectedPath>ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/JenaConnection.java</affectedPath><affectedPath>ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/query/JenaStatementTest.java</affectedPath><affectedPath>ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/JenaConnectionTest.java</affectedPath><affectedPath>ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/query/JenaStatement.java</affectedPath><affectedPath>ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/JenaAdapterTest.java</affectedPath><affectedPath>ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/JenaAdapter.java</affectedPath><commitId>40bf305a53e33994aebe7781e975e5461b375544</commitId><timestamp>1773407183000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@outlook.com</authorEmail><comment>[Bug #426] Ensure transaction is started before query and committed after update (if auto-commit) in Jena driver.
</comment><date>2026-03-13 14:06:23 +0100</date><id>40bf305a53e33994aebe7781e975e5461b375544</id><msg>[Bug #426] Ensure transaction is started before query and committed after update (if auto-commit) in Jena driver.</msg><path><editType>edit</editType><file>ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/query/JenaPreparedStatement.java</file></path><path><editType>edit</editType><file>ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/JenaAdapterTest.java</file></path><path><editType>edit</editType><file>ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/query/JenaStatement.java</file></path><path><editType>edit</editType><file>ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/query/JenaPreparedStatementTest.java</file></path><path><editType>edit</editType><file>ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/JenaAdapter.java</file></path><path><editType>edit</editType><file>ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/JenaConnection.java</file></path><path><editType>edit</editType><file>ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/query/JenaStatementTest.java</file></path><path><editType>edit</editType><file>ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/JenaConnectionTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jConnection.java</affectedPath><commitId>ca4e8845dba3b128a38c648aca5ba184d902f47f</commitId><timestamp>1773407183000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@outlook.com</authorEmail><comment>[Bug #426] Actually start transaction when executing statement in RDF4J driver.
</comment><date>2026-03-13 14:06:23 +0100</date><id>ca4e8845dba3b128a38c648aca5ba184d902f47f</id><msg>[Bug #426] Actually start transaction when executing statement in RDF4J driver.</msg><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jConnection.java</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>pom.xml</affectedPath><affectedPath>CHANGELOG.md</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>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>jopa-integration-tests-rdf4j/pom.xml</affectedPath><commitId>32dbafeef4cfbf7db53730be090a032fe2db5ac3</commitId><timestamp>1773660674000</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.9.3] Bump version, update changelog.
</comment><date>2026-03-16 12:31:14 +0100</date><id>32dbafeef4cfbf7db53730be090a032fe2db5ac3</id><msg>[2.9.3] Bump version, update changelog.</msg><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-virtuoso/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-virtuoso/pom.xml</file></path><path><editType>edit</editType><file>CHANGELOG.md</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path><path><editType>edit</editType><file>datatype/pom.xml</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>modelgen/pom.xml</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/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>