{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 59392,
      "executingTimeMillis" : 59392,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/development" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 97,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ebf0df1da495feccf8c249c1185f5b23dc245b90",
            "branch" : [
              {
                "SHA1" : "ebf0df1da495feccf8c249c1185f5b23dc245b90",
                "name" : "origin/development"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ebf0df1da495feccf8c249c1185f5b23dc245b90",
            "branch" : [
              {
                "SHA1" : "ebf0df1da495feccf8c249c1185f5b23dc245b90",
                "name" : "origin/development"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ebf0df1da495feccf8c249c1185f5b23dc245b90",
        "branch" : [
          {
            "SHA1" : "ebf0df1da495feccf8c249c1185f5b23dc245b90",
            "name" : "origin/development"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jopa.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 8,
      "totalCount" : 1964,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#97",
  "duration" : 59392,
  "estimatedDuration" : 368914,
  "executor" : None,
  "fullDisplayName" : "JOPA Development #97",
  "id" : "97",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 97,
  "queueId" : 18,
  "result" : "SUCCESS",
  "timestamp" : 1513433907340,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/97/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/IntegrityConstraintParser.java"
        ],
        "commitId" : "b9b054cbe3a2b72a69397458577917d954f8a262",
        "timestamp" : 1513383180000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Code was not wrapped in a try-catch block\u000a` visit(OWLSubClassOfAxiom axiom)` uses a try-catch block to call\u000a`notSupported()` if a `UnsupportedICException` is thrown.\u000a The same mechanism was _not_ used in `visit(OWLDataPropertyRangeAxiom\u000aaxiom)`, so the code never got to `notSupported()`, resulting in a\u000a`UnsupportedICException` bubbling up instead of simply generating a\u000awarning.\u000a",
        "date" : "2017-12-15 19:13:00 -0500",
        "id" : "b9b054cbe3a2b72a69397458577917d954f8a262",
        "msg" : "Code was not wrapped in a try-catch block",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/IntegrityConstraintParser.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}