{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ledsoft"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 619901,
      "executingTimeMillis" : 619901,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8032,
      "waitingTimeMillis" : 8032
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/refactoring" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
            "branch" : [
              {
                "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
                "name" : "origin/refactoring"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
            "branch" : [
              {
                "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
                "name" : "origin/refactoring"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 207,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0f29d62854c3a609c1ff8cff5dbb2c6b0bf1cd14",
            "branch" : [
              {
                "SHA1" : "0f29d62854c3a609c1ff8cff5dbb2c6b0bf1cd14",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0f29d62854c3a609c1ff8cff5dbb2c6b0bf1cd14",
            "branch" : [
              {
                "SHA1" : "0f29d62854c3a609c1ff8cff5dbb2c6b0bf1cd14",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0f29d62854c3a609c1ff8cff5dbb2c6b0bf1cd14",
        "branch" : [
          {
            "SHA1" : "0f29d62854c3a609c1ff8cff5dbb2c6b0bf1cd14",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jopa.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.sonar.action.SonarAnalysisAction",
      "ceTaskId" : "AYqS7cUKIEOc1ceGopO0",
      "credentialsId" : None,
      "installationName" : "SonarQube",
      "installationUrl" : "https://kbss.felk.cvut.cz/sonarqube",
      "new" : True,
      "serverUrl" : "https://kbss.felk.cvut.cz/sonarqube",
      "skipped" : False,
      "sonarqubeDashboardUrl" : "https://kbss.felk.cvut.cz/sonarqube/dashboard?id=cz.cvut.kbss.jopa%3Ajopa-all"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 28,
      "totalCount" : 4719,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.sonar.action.SonarBuildBadgeAction",
      "url" : "https://kbss.felk.cvut.cz/sonarqube/dashboard?id=cz.cvut.kbss.jopa%3Ajopa-all"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#207",
  "duration" : 619901,
  "estimatedDuration" : 555315,
  "executor" : None,
  "fullDisplayName" : "JOPA #207",
  "id" : "207",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 207,
  "queueId" : 16,
  "result" : "SUCCESS",
  "timestamp" : 1694681577755,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/all/job/jopa-stable/207/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/OWLClass.java"
        ],
        "commitId" : "01b93135f57949ebf2f8e3a55be3e1358b51a0e1",
        "timestamp" : 1693471928000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/piegsa",
          "fullName" : "piegsa"
        },
        "authorEmail" : "piegsa@gmail.com",
        "comment" : "Fix typo in OWLClass annotation documentation\u000a",
        "date" : "2023-08-31 10:52:08 +0200",
        "id" : "01b93135f57949ebf2f8e3a55be3e1358b51a0e1",
        "msg" : "Fix typo in OWLClass annotation documentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/OWLClass.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ManagedClassProcessor.java"
        ],
        "commitId" : "a20a89b3cba7032927b358daeef2e8e8b85d7dac",
        "timestamp" : 1693840911000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Enhancement #196] Provide access to selected ManagedClassProcessor utility methods.\u000a",
        "date" : "2023-09-04 17:21:51 +0200",
        "id" : "a20a89b3cba7032927b358daeef2e8e8b85d7dac",
        "msg" : "[Enhancement #196] Provide access to selected ManagedClassProcessor utility methods.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ManagedClassProcessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ManagedClassProcessor.java"
        ],
        "commitId" : "196e9f58677c37d9293680284fe78760799a7e45",
        "timestamp" : 1693897060000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Enhancement #196] Add a version of ManagedClassProcessor.detectNamespaces that takes an existing NamespaceResolver instance as argument.\u000a\u000aShould simplify registration of namespaces across multiple classes.\u000a",
        "date" : "2023-09-05 08:57:40 +0200",
        "id" : "196e9f58677c37d9293680284fe78760799a7e45",
        "msg" : "[Enhancement #196] Add a version of ManagedClassProcessor.detectNamespaces that takes an existing NamespaceResolver instance as argument.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ManagedClassProcessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/OWL2JavaMojo.java",
          "jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/ModelGenMojo.java"
        ],
        "commitId" : "a20147f7dba6927ba7aba227ed43971156ba356d",
        "timestamp" : 1694105786000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@hotmail.com",
        "comment" : "[GH #198] Revert from using alias to name for Mojo parameters.\u000a\u000aAliases confused IDEs.\u000a",
        "date" : "2023-09-07 18:56:26 +0200",
        "id" : "a20147f7dba6927ba7aba227ed43971156ba356d",
        "msg" : "[GH #198] Revert from using alias to name for Mojo parameters.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/OWL2JavaMojo.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/ModelGenMojo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jDriver.java"
        ],
        "commitId" : "790aeae2be5305556b455bd249ce23b05482579f",
        "timestamp" : 1694534114000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Fix] Take max connection pool size and connection acquisition timeout configuration into account in RDF4J driver.\u000a",
        "date" : "2023-09-12 17:55:14 +0200",
        "id" : "790aeae2be5305556b455bd249ce23b05482579f",
        "msg" : "[Fix] Take max connection pool size and connection acquisition timeout configuration into account in RDF4J driver.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jDriver.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/JavaTransformer.java",
          "jopa-owl2java/src/test/java/cz/cvut/kbss/jopa/owl2java/JavaTransformerTest.java",
          "jopa-owl2java/src/test/java/cz/cvut/kbss/jopa/owl2java/OWL2JavaTest.java"
        ],
        "commitId" : "01a7df654ab26670676ec767f4d97bf9c135f78b",
        "timestamp" : 1694624369000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@hotmail.com",
        "comment" : "[Bug #199] Append a suffix to classname generated by OWL2Java in case it would clash with existing class.\u000a",
        "date" : "2023-09-13 18:59:29 +0200",
        "id" : "01a7df654ab26670676ec767f4d97bf9c135f78b",
        "msg" : "[Bug #199] Append a suffix to classname generated by OWL2Java in case it would clash with existing class.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/src/test/java/cz/cvut/kbss/jopa/owl2java/OWL2JavaTest.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/JavaTransformer.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/src/test/java/cz/cvut/kbss/jopa/owl2java/JavaTransformerTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/OWL2JavaMojo.java"
        ],
        "commitId" : "2d173a4c291a6858e6784ebb83aefbffdd87593f",
        "timestamp" : 1694677457000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[GH #198] Modify OWL2JavaMojo to better map plugin parameters and not show warnings in IDEs.\u000a",
        "date" : "2023-09-14 09:44:17 +0200",
        "id" : "2d173a4c291a6858e6784ebb83aefbffdd87593f",
        "msg" : "[GH #198] Modify OWL2JavaMojo to better map plugin parameters and not show warnings in IDEs.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/OWL2JavaMojo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/config/Constants.java"
        ],
        "commitId" : "ba0b148f70d93d0b5db86f99e8bc450e902bc4ca",
        "timestamp" : 1694679682000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Update RDF4J driver HTTP client connection pool defaults.\u000a",
        "date" : "2023-09-14 10:21:22 +0200",
        "id" : "ba0b148f70d93d0b5db86f99e8bc450e902bc4ca",
        "msg" : "Update RDF4J driver HTTP client connection pool defaults.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/config/Constants.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "datatype/pom.xml",
          "jopa-owlapi-utils/pom.xml",
          "jopa-integration-tests-jena/pom.xml",
          "jopa-distribution/pom.xml",
          "ontodriver-rdf4j/pom.xml",
          "jopa-owl2java/pom.xml",
          "jopa-impl/pom.xml",
          "jopa-integration-tests/pom.xml",
          "pom.xml",
          "CHANGELOG.md",
          "jopa-maven-plugin/pom.xml",
          "jopa-integration-tests-owlapi/pom.xml",
          "ontodriver-api/pom.xml",
          "modelgen/pom.xml",
          "ontodriver-jena/pom.xml",
          "jopa-api/pom.xml",
          "ontodriver-owlapi/pom.xml",
          "jopa-integration-tests-rdf4j/pom.xml"
        ],
        "commitId" : "63781589a4e23286d35e70651c9a8aad892af151",
        "timestamp" : 1694680902000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[1.1.2] Bump version, update changelog.\u000a\u000aUpdate RDF4J to 4.3.6.\u000a",
        "date" : "2023-09-14 10:41:42 +0200",
        "id" : "63781589a4e23286d35e70651c9a8aad892af151",
        "msg" : "[1.1.2] Bump version, update changelog.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owlapi-utils/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-owlapi/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-rdf4j/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-owlapi/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modelgen/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "datatype/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-rdf4j/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-maven-plugin/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "CHANGELOG.md"
          },
          {
            "editType" : "edit",
            "file" : "jopa-distribution/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/piegsa",
      "fullName" : "piegsa"
    },
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}