<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><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>321045</buildingDurationMillis><executingTimeMillis>321045</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>7184</waitingDurationMillis><waitingTimeMillis>7184</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelopment _class='hudson.plugins.git.util.Build'><buildNumber>526</buildNumber><marked><SHA1>799b25582f216f25ba7e913653f37cabd8d0ca8a</SHA1><branch><SHA1>799b25582f216f25ba7e913653f37cabd8d0ca8a</SHA1><name>origin/development</name></branch></marked><revision><SHA1>799b25582f216f25ba7e913653f37cabd8d0ca8a</SHA1><branch><SHA1>799b25582f216f25ba7e913653f37cabd8d0ca8a</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>799b25582f216f25ba7e913653f37cabd8d0ca8a</SHA1><branch><SHA1>799b25582f216f25ba7e913653f37cabd8d0ca8a</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>28</skipCount><totalCount>5052</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#526</displayName><duration>321045</duration><estimatedDuration>408252</estimatedDuration><fullDisplayName>JOPA Development #526</fullDisplayName><id>526</id><inProgress>false</inProgress><keepLog>false</keepLog><number>526</number><queueId>142</queueId><result>SUCCESS</result><timestamp>1721222609528</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/526/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>modelgen/src/test/java/cz/test/ex/CustomAnnotation.java</affectedPath><affectedPath>modelgen/src/test/resources/TestingClassOWL_.txt</affectedPath><affectedPath>modelgen/src/test/java/cz/cvut/kbss/jopa/modelgen/ModelGenProcessorTests.java</affectedPath><affectedPath>modelgen/src/test/java/cz/test/ex/TestingClassOWL.java</affectedPath><commitId>d174f73e427ef10c43390db05ec4ab44f8596336</commitId><timestamp>1721222599000</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 #257] Add test reproducing the issue.
</comment><date>2024-07-17 15:23:19 +0200</date><id>d174f73e427ef10c43390db05ec4ab44f8596336</id><msg>[Bug #257] Add test reproducing the issue.</msg><path><editType>edit</editType><file>modelgen/src/test/resources/TestingClassOWL_.txt</file></path><path><editType>edit</editType><file>modelgen/src/test/java/cz/cvut/kbss/jopa/modelgen/ModelGenProcessorTests.java</file></path><path><editType>add</editType><file>modelgen/src/test/java/cz/test/ex/CustomAnnotation.java</file></path><path><editType>edit</editType><file>modelgen/src/test/java/cz/test/ex/TestingClassOWL.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/classmodel/Type.java</affectedPath><affectedPath>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/OutputFilesGenerator.java</affectedPath><affectedPath>modelgen/src/test/java/cz/cvut/kbss/jopa/modelgen/ModelGenProcessorTests.java</affectedPath><affectedPath>modelgen/src/test/resources/TestingClassOWL_.txt</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsRunner.java</affectedPath><affectedPath>modelgen/src/test/java/cz/cvut/kbss/jopa/modelgen/OutputFilesGeneratorTests.java</affectedPath><commitId>91c5414252a2f9877713949ba84b0081ec2e2ff6</commitId><timestamp>1721222599000</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 #257] Refactor element processing in modelgen to handle annotations in element type declaration.

In JDK 17 and before, annotations were added before type ("@Annotation java.util.Set"), now, they are inserted into the type ("java.util@Annotation Set"), so we cannot rely on TypeMirror.toString when determining type.
</comment><date>2024-07-17 15:23:19 +0200</date><id>91c5414252a2f9877713949ba84b0081ec2e2ff6</id><msg>[Bug #257] Refactor element processing in modelgen to handle annotations in element type declaration.</msg><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsRunner.java</file></path><path><editType>edit</editType><file>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/classmodel/Type.java</file></path><path><editType>edit</editType><file>modelgen/src/test/java/cz/cvut/kbss/jopa/modelgen/OutputFilesGeneratorTests.java</file></path><path><editType>edit</editType><file>modelgen/src/test/java/cz/cvut/kbss/jopa/modelgen/ModelGenProcessorTests.java</file></path><path><editType>edit</editType><file>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/OutputFilesGenerator.java</file></path><path><editType>edit</editType><file>modelgen/src/test/resources/TestingClassOWL_.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/classmodel/Type.java</affectedPath><affectedPath>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/classmodel/Field.java</affectedPath><affectedPath>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/OutputFilesGenerator.java</affectedPath><commitId>799b25582f216f25ba7e913653f37cabd8d0ca8a</commitId><timestamp>1721222599000</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 #257] Minor code cleanup in modelgen.
</comment><date>2024-07-17 15:23:19 +0200</date><id>799b25582f216f25ba7e913653f37cabd8d0ca8a</id><msg>[Bug #257] Minor code cleanup in modelgen.</msg><path><editType>edit</editType><file>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/classmodel/Field.java</file></path><path><editType>edit</editType><file>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/OutputFilesGenerator.java</file></path><path><editType>edit</editType><file>modelgen/src/main/java/cz/cvut/kbss/jopa/modelgen/classmodel/Type.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>