{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 847,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "146a7e4bd764990c56bb326643e92eb69f24d27e",
            "branch" : [
              {
                "SHA1" : "146a7e4bd764990c56bb326643e92eb69f24d27e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "146a7e4bd764990c56bb326643e92eb69f24d27e",
            "branch" : [
              {
                "SHA1" : "146a7e4bd764990c56bb326643e92eb69f24d27e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "146a7e4bd764990c56bb326643e92eb69f24d27e",
        "branch" : [
          {
            "SHA1" : "146a7e4bd764990c56bb326643e92eb69f24d27e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/bukkit.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#847",
  "duration" : 933,
  "estimatedDuration" : 283,
  "executor" : None,
  "fullDisplayName" : "Bukkit-RSS #847",
  "id" : "847",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 847,
  "queueId" : 1827,
  "result" : "SUCCESS",
  "timestamp" : 1621033809297,
  "url" : "https://hub.spigotmc.org/jenkins/job/Bukkit-RSS/847/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/plugin/PluginDescriptionFile.java",
          "src/main/java/org/bukkit/plugin/java/PluginClassLoader.java",
          "pom.xml",
          "src/main/java/org/bukkit/plugin/java/JavaPluginLoader.java",
          "src/main/java/org/bukkit/plugin/java/LibraryLoader.java"
        ],
        "commitId" : "146a7e4bd764990c56bb326643e92eb69f24d27e",
        "timestamp" : 1621033493000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-5345: Add automatic library support\u000a\u000aExample plugin.yml usage:\u000a```\u000a    libraries:\u000a      - com.squareup.okhttp3:okhttp:4.9.0\u000a```\u000a\u000aLibraries will only be accessible to plugins and their transitive depends, allowing for multiple versions of the same library to be used by different plugins.\u000a\u000aThis feature is modeled on the parallel BungeeCord feature and intends to offer the same behaviour.\u000aAlthough this is a preview feature, major changes to behaviour are not expected at this point.\u000a\u000aWith the exception of the issues described in SPIGOT-6419 it is not expected that this feature alters classloading behaviour, although some changes may be unavoidable.\u000a",
        "date" : "2021-05-15 09:04:53 +1000",
        "id" : "146a7e4bd764990c56bb326643e92eb69f24d27e",
        "msg" : "SPIGOT-5345: Add automatic library support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/plugin/java/JavaPluginLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/plugin/PluginDescriptionFile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/plugin/java/PluginClassLoader.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/org/bukkit/plugin/java/LibraryLoader.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}