{
  "_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" : 10,
      "buildableTimeMillis" : 10,
      "buildingDurationMillis" : 480190,
      "executingTimeMillis" : 480190,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 12037,
      "waitingTimeMillis" : 12037
    },
    {
      "_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" : 179,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7923f87bb3c1abf54e98893ad5e700f5cacf5f07",
            "branch" : [
              {
                "SHA1" : "7923f87bb3c1abf54e98893ad5e700f5cacf5f07",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7923f87bb3c1abf54e98893ad5e700f5cacf5f07",
            "branch" : [
              {
                "SHA1" : "7923f87bb3c1abf54e98893ad5e700f5cacf5f07",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7923f87bb3c1abf54e98893ad5e700f5cacf5f07",
        "branch" : [
          {
            "SHA1" : "7923f87bb3c1abf54e98893ad5e700f5cacf5f07",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jopa.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.sonar.action.SonarAnalysisAction",
      "ceTaskId" : "AX8ciis7_JrsBVE4puW8",
      "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/index/cz.cvut.kbss.jopa:jopa-all"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 20,
      "totalCount" : 3764,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.sonar.action.SonarBuildBadgeAction",
      "url" : "https://kbss.felk.cvut.cz/sonarqube/dashboard/index/cz.cvut.kbss.jopa:jopa-all"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#179",
  "duration" : 480190,
  "estimatedDuration" : 621671,
  "executor" : None,
  "fullDisplayName" : "JOPA #179",
  "id" : "179",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 179,
  "queueId" : 222,
  "result" : "SUCCESS",
  "timestamp" : 1645450841176,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/jopa-stable/179/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/model/LangString.java"
        ],
        "commitId" : "31bcbbc56fe6bb333dc8835f79bef39e2822b49e",
        "timestamp" : 1645187709000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Add no-arg constructor to LangString so that it can be deserialized from JSON.\u000a",
        "date" : "2022-02-18 13:35:09 +0100",
        "id" : "31bcbbc56fe6bb333dc8835f79bef39e2822b49e",
        "msg" : "Add no-arg constructor to LangString so that it can be deserialized from JSON.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/model/LangString.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/loaders/DefaultClasspathScanner.java"
        ],
        "commitId" : "1cf432ab6b16e374cb04ba08568ef43ec97bcb30",
        "timestamp" : 1645196519000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Fix] Fix classpath issue on Windows (directory path didn't match pattern due to different separator).\u000a",
        "date" : "2022-02-18 16:01:59 +0100",
        "id" : "1cf432ab6b16e374cb04ba08568ef43ec97bcb30",
        "msg" : "[Fix] Fix classpath issue on Windows (directory path didn't match pattern due to different separator).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/loaders/DefaultClasspathScanner.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CHANGELOG.md",
          "TODO.md",
          "ReleaseNotes.md"
        ],
        "commitId" : "2b1f201fc5786826dbbd950df522d49eb830df06",
        "timestamp" : 1645201398000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Rename ReleaseNotes.md to CHANGELOG.md and give the dates in it a standard format.\u000a",
        "date" : "2022-02-18 17:23:18 +0100",
        "id" : "2b1f201fc5786826dbbd950df522d49eb830df06",
        "msg" : "Rename ReleaseNotes.md to CHANGELOG.md and give the dates in it a standard format.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "TODO.md"
          },
          {
            "editType" : "delete",
            "file" : "ReleaseNotes.md"
          },
          {
            "editType" : "add",
            "file" : "CHANGELOG.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-owl2java/src/test/java/cz/cvut/kbss/jopa/owl2java/OWL2JavaTransformerTest.java",
          "\"jopa-owl2java/src/test/resources/slovn\\303\\255k.owl\"",
          "jopa-owl2java/src/test/resources/mapping",
          ".gitignore",
          "jopa-owlapi-utils/src/main/java/cz/cvut/kbss/jopa/util/MappingFileParser.java"
        ],
        "commitId" : "740f4d36d64b246ad6d3133eaedef68f82ec8d1c",
        "timestamp" : 1645434884000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Explicitly use UTF-8 encoding when parsing mapping file.\u000a",
        "date" : "2022-02-21 10:14:44 +0100",
        "id" : "740f4d36d64b246ad6d3133eaedef68f82ec8d1c",
        "msg" : "Explicitly use UTF-8 encoding when parsing mapping file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-owlapi-utils/src/main/java/cz/cvut/kbss/jopa/util/MappingFileParser.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/src/test/resources/mapping"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/src/test/java/cz/cvut/kbss/jopa/owl2java/OWL2JavaTransformerTest.java"
          },
          {
            "editType" : "add",
            "file" : "\"jopa-owl2java/src/test/resources/slovn\\303\\255k.owl\""
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "datatype/pom.xml",
          "jopa-owlapi-utils/pom.xml",
          "ontodriver-sesame/pom.xml",
          "jopa-integration-tests-jena/pom.xml",
          "jopa-distribution/pom.xml",
          "jopa-integration-tests-sesame/pom.xml",
          "jopa-owl2java/pom.xml",
          "jopa-impl/pom.xml",
          "jopa-integration-tests/pom.xml",
          "CHANGELOG.md",
          "pom.xml",
          "README.md",
          "jopa-maven-plugin/pom.xml",
          "jopa-integration-tests-owlapi/pom.xml",
          "ontodriver-api/pom.xml",
          "ontodriver-jena/pom.xml",
          "ontodriver-owlapi/pom.xml",
          "jopa-api/pom.xml"
        ],
        "commitId" : "b3456fff668f59ee4ae2a5806c0f20a967360194",
        "timestamp" : 1645450452000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[0.18.3] Bump version, update changelog and fix minor stuff in readme.\u000a",
        "date" : "2022-02-21 14:34:12 +0100",
        "id" : "b3456fff668f59ee4ae2a5806c0f20a967360194",
        "msg" : "[0.18.3] Bump version, update changelog and fix minor stuff in readme.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-owlapi/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-maven-plugin/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-owlapi/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-sesame/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "datatype/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-sesame/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "CHANGELOG.md"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owlapi-utils/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-distribution/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}