{
  "_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" : 527,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3a1d5b8f817062264e05d03701cfe2b8ec6bad37",
            "branch" : [
              {
                "SHA1" : "3a1d5b8f817062264e05d03701cfe2b8ec6bad37",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3a1d5b8f817062264e05d03701cfe2b8ec6bad37",
            "branch" : [
              {
                "SHA1" : "3a1d5b8f817062264e05d03701cfe2b8ec6bad37",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3a1d5b8f817062264e05d03701cfe2b8ec6bad37",
        "branch" : [
          {
            "SHA1" : "3a1d5b8f817062264e05d03701cfe2b8ec6bad37",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/bukkit.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#527",
  "duration" : 468,
  "estimatedDuration" : 283,
  "executor" : None,
  "fullDisplayName" : "Bukkit-RSS #527",
  "id" : "527",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 527,
  "queueId" : 145,
  "result" : "SUCCESS",
  "timestamp" : 1550444528531,
  "url" : "https://hub.spigotmc.org/jenkins/job/Bukkit-RSS/527/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/plugin/SimplePluginManager.java"
        ],
        "commitId" : "3a1d5b8f817062264e05d03701cfe2b8ec6bad37",
        "timestamp" : 1550444422000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Apply default permissions by registration order.\u000aWhen permissibles recalculate their permissions they set the default\u000apermission values in the order as the default permissions are provided\u000aby the plugin manager.\u000aThis order is currently arbitrary and can even change depending on the\u000anumber of buckets of the underlying hashset which stores those default\u000apermissions.\u000aWhen a plugin defines default permissions inside its plugin.yml (eg.\u000apermission 'A' with default value 'true') and a server admin defines\u000adifferent default values for these permissions inside the\u000apermissions.yml (eg. permission 'myDefaultPerms' with default value\u000a'true' and with child 'A' set to 'false'), then the outcome will depend\u000aon the order in which those default permissions (and their childs) get\u000aevaluated inside PermissableBase#recalculatePermissions(). The\u000apermission which gets processed last will overwrite the permission value\u000aof 'A' according to its definition. Since this order is arbitrary and\u000ainconsistent, the server admin will experience weird behavior with his\u000adefined default permissions sometimes working and sometimes not.\u000a",
        "date" : "2019-02-18 10:00:22 +1100",
        "id" : "3a1d5b8f817062264e05d03701cfe2b8ec6bad37",
        "msg" : "Apply default permissions by registration order.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/plugin/SimplePluginManager.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}