{
  "_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" : 1272,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "068dab5be3e2f9f5086b0b61522a30eb8302c11c",
            "branch" : [
              {
                "SHA1" : "068dab5be3e2f9f5086b0b61522a30eb8302c11c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "068dab5be3e2f9f5086b0b61522a30eb8302c11c",
            "branch" : [
              {
                "SHA1" : "068dab5be3e2f9f5086b0b61522a30eb8302c11c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "068dab5be3e2f9f5086b0b61522a30eb8302c11c",
        "branch" : [
          {
            "SHA1" : "068dab5be3e2f9f5086b0b61522a30eb8302c11c",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1272",
  "duration" : 470,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #1272",
  "id" : "1272",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1272,
  "queueId" : 1531,
  "result" : "SUCCESS",
  "timestamp" : 1544148126216,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/1272/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaBook.java"
        ],
        "commitId" : "ad7b00b762bb0847049cde1abb0fc2d09ba48b1e",
        "timestamp" : 1544147948000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Use ImmutableList rather than AbstractList for CraftMetaBook\u000aAlthough the AbstracList implementation does return a list, it is a of a\u000aform that does not play well with libraries using reflection, such as\u000aGson. Leveraging a stream and the ImmutableList collector, this process\u000ais greatly simplified (and cleaner).\u000a",
        "date" : "2018-12-07 12:59:08 +1100",
        "id" : "ad7b00b762bb0847049cde1abb0fc2d09ba48b1e",
        "msg" : "Use ImmutableList rather than AbstractList for CraftMetaBook",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaBook.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "068dab5be3e2f9f5086b0b61522a30eb8302c11c",
        "timestamp" : 1544148003000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Enable optional source JAR shading via profile shadeSourcesJar\u000amvn clean source:jar install -PshadeSouresJar\u000aachieves this goal. If 'source:jar' is not specified the resulting \u000asource JAR will not include CraftBukkit sources. Not specifying\u000a'install' will result in an unshaded CraftBukkit source JAR and not \u000ainclude other sources, making it useless for debugging purposes. Shade\u000aCraftBukkit sources JAR.\u000aAdd maven-shade-plugin configuration directives to create sources JAR \u000aand shade contents thereof. This ensures when source:jar goal is run, \u000arelocated CraftBukkit source files are also relocated for debugging and\u000afinal code review purposes.\u000a",
        "date" : "2018-12-07 13:00:03 +1100",
        "id" : "068dab5be3e2f9f5086b0b61522a30eb8302c11c",
        "msg" : "Enable optional source JAR shading via profile shadeSourcesJar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}