{
  "_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" : 32015,
      "executingTimeMillis" : 32015,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7412,
      "waitingTimeMillis" : 7412
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 52,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5077c73bfd700ee2e73d94cbd8be82c8ec4737e8",
            "branch" : [
              {
                "SHA1" : "5077c73bfd700ee2e73d94cbd8be82c8ec4737e8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5077c73bfd700ee2e73d94cbd8be82c8ec4737e8",
            "branch" : [
              {
                "SHA1" : "5077c73bfd700ee2e73d94cbd8be82c8ec4737e8",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5077c73bfd700ee2e73d94cbd8be82c8ec4737e8",
        "branch" : [
          {
            "SHA1" : "5077c73bfd700ee2e73d94cbd8be82c8ec4737e8",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jb4jsonld-jackson.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 44,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#52",
  "duration" : 32015,
  "estimatedDuration" : 30520,
  "executor" : None,
  "fullDisplayName" : "JB4JSON-LD-Jackson #52",
  "id" : "52",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 52,
  "queueId" : 150,
  "result" : "SUCCESS",
  "timestamp" : 1675258446553,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/jaxb-jsonld-jackson/52/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "example/src/main/resources/singleUser.json",
          "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/Organization.java",
          "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/Vocabulary.java",
          "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/Generator.java",
          "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/User.java",
          "example/pom.xml",
          "example/src/main/resources/singleOrganization.json",
          "example/README.md",
          "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/Example.java"
        ],
        "commitId" : "8bdc7c6e24817e92226f37cfb86598696684b536",
        "timestamp" : 1675171780000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Doc] Add a bare-bones example application of using JB4JSON-LD Jackson.\u000a",
        "date" : "2023-01-31 14:29:40 +0100",
        "id" : "8bdc7c6e24817e92226f37cfb86598696684b536",
        "msg" : "[Doc] Add a bare-bones example application of using JB4JSON-LD Jackson.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/Generator.java"
          },
          {
            "editType" : "add",
            "file" : "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/Vocabulary.java"
          },
          {
            "editType" : "add",
            "file" : "example/README.md"
          },
          {
            "editType" : "add",
            "file" : "example/src/main/resources/singleOrganization.json"
          },
          {
            "editType" : "add",
            "file" : "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/Organization.java"
          },
          {
            "editType" : "add",
            "file" : "example/src/main/resources/singleUser.json"
          },
          {
            "editType" : "add",
            "file" : "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/User.java"
          },
          {
            "editType" : "add",
            "file" : "example/src/main/java/cz/cvut/kbss/jsonld/jackson/example/Example.java"
          },
          {
            "editType" : "add",
            "file" : "example/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "199a7f9a7e2c23158c0a31406faa83b7c9cfc14e",
        "timestamp" : 1675172101000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Doc] Add a reference to the example app in the main README.\u000a",
        "date" : "2023-01-31 14:35:01 +0100",
        "id" : "199a7f9a7e2c23158c0a31406faa83b7c9cfc14e",
        "msg" : "[Doc] Add a reference to the example app in the main README.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "example/pom.xml"
        ],
        "commitId" : "5077c73bfd700ee2e73d94cbd8be82c8ec4737e8",
        "timestamp" : 1675258274000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[0.10.2] Bump version, update core dependency.\u000a",
        "date" : "2023-02-01 14:31:14 +0100",
        "id" : "5077c73bfd700ee2e73d94cbd8be82c8ec4737e8",
        "msg" : "[0.10.2] Bump version, update core dependency.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "example/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}