{
  "_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" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 145688,
      "executingTimeMillis" : 145688,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8684,
      "waitingTimeMillis" : 8684
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/development" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 254,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "256cd4d984bc472d03e37ab33f693d8c6054a12f",
            "branch" : [
              {
                "SHA1" : "256cd4d984bc472d03e37ab33f693d8c6054a12f",
                "name" : "origin/development"
              }
            ]
          },
          "revision" : {
            "SHA1" : "256cd4d984bc472d03e37ab33f693d8c6054a12f",
            "branch" : [
              {
                "SHA1" : "256cd4d984bc472d03e37ab33f693d8c6054a12f",
                "name" : "origin/development"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "256cd4d984bc472d03e37ab33f693d8c6054a12f",
        "branch" : [
          {
            "SHA1" : "256cd4d984bc472d03e37ab33f693d8c6054a12f",
            "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" : 16,
      "totalCount" : 3312,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#254",
  "duration" : 145688,
  "estimatedDuration" : 368914,
  "executor" : None,
  "fullDisplayName" : "JOPA Development #254",
  "id" : "254",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 254,
  "queueId" : 1051,
  "result" : "SUCCESS",
  "timestamp" : 1584884391268,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/254/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlOrderParameter.java",
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java",
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryListener.java",
          "ontodriver-sesame/pom.xml",
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/cache/LruCache.java",
          "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/QueryParameter.java"
        ],
        "commitId" : "de8a08b2db6d79f9db491b9a72472b88ecdb0807",
        "timestamp" : 1584884210000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Minor code improvements. Upgrade to RDF4J 3.1.2.\u000a",
        "date" : "2020-03-22 14:36:50 +0100",
        "id" : "de8a08b2db6d79f9db491b9a72472b88ecdb0807",
        "msg" : "Minor code improvements. Upgrade to RDF4J 3.1.2.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ontodriver-sesame/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryListener.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlOrderParameter.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/cache/LruCache.java"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/QueryParameter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-owlapi-utils/pom.xml",
          "jopa-integration-tests-jena/pom.xml",
          "ontodriver-sesame/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",
          "pom.xml",
          "jopa-maven-plugin/pom.xml",
          "jopa-integration-tests-owlapi/pom.xml",
          "ontodriver-api/pom.xml",
          "ontodriver-jena/pom.xml",
          "jopa-api/pom.xml",
          "ontodriver-owlapi/pom.xml",
          "ReleaseNotes.md"
        ],
        "commitId" : "256cd4d984bc472d03e37ab33f693d8c6054a12f",
        "timestamp" : 1584884373000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[0.14.1] Bump version and update release notes.\u000a",
        "date" : "2020-03-22 14:39:33 +0100",
        "id" : "256cd4d984bc472d03e37ab33f693d8c6054a12f",
        "msg" : "[0.14.1] Bump version and update release notes.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-owlapi-utils/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-impl/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-sesame/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-distribution/pom.xml"
          },
          {
            "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" : "jopa-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-api/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ReleaseNotes.md"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-owl2java/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jopa-integration-tests-jena/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-sesame/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ontodriver-owlapi/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}