{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by "
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 31,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d47f37557c4b2c1517761e056c0a5baab600e37e",
            "branch" : [
              {
                "SHA1" : "d47f37557c4b2c1517761e056c0a5baab600e37e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d47f37557c4b2c1517761e056c0a5baab600e37e",
            "branch" : [
              {
                "SHA1" : "d47f37557c4b2c1517761e056c0a5baab600e37e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d47f37557c4b2c1517761e056c0a5baab600e37e",
        "branch" : [
          {
            "SHA1" : "d47f37557c4b2c1517761e056c0a5baab600e37e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/ElasticPortalSuite/BungeeCord.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "BungeeCord.jar",
      "fileName" : "BungeeCord.jar",
      "relativePath" : "target/BungeeCord.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#31",
  "duration" : 24183,
  "estimatedDuration" : 237864,
  "executor" : None,
  "fullDisplayName" : "BungeeCord #31",
  "id" : "2012-10-23_00-43-28",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 31,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1350967408000,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/BungeeCord/31/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/md_5/bungee/command/CommandAlert.java"
        ],
        "commitId" : "f936e1b869713c43d260827f46b8e819b02ed741",
        "timestamp" : 1350931277000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "md_5@bigpond.com",
        "comment" : "Fix &h not being removed from the message properly\u000a",
        "date" : "2012-10-23T05:41:17+1100",
        "id" : "f936e1b869713c43d260827f46b8e819b02ed741",
        "msg" : "Fix &h not being removed from the message properly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/md_5/bungee/command/CommandAlert.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/md_5/bungee/command/CommandMotd.java"
        ],
        "commitId" : "d4122eb5e561b46df706dfdf34492b61452245d8",
        "timestamp" : 1350931277000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "md_5@bigpond.com",
        "comment" : "Add /motd command to allow user to set motd without restarting/stopping server\u000a",
        "date" : "2012-10-23T05:41:17+1100",
        "id" : "d4122eb5e561b46df706dfdf34492b61452245d8",
        "msg" : "Add /motd command to allow user to set motd without restarting/stopping",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/net/md_5/bungee/command/CommandMotd.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/md_5/bungee/command/CommandMotd.java",
          "src/main/java/net/md_5/bungee/command/CommandAlert.java"
        ],
        "commitId" : "d47f37557c4b2c1517761e056c0a5baab600e37e",
        "timestamp" : 1350931397000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "md_5@bigpond.com",
        "comment" : "Fix replace method\u000a",
        "date" : "2012-10-23T05:43:17+1100",
        "id" : "d47f37557c4b2c1517761e056c0a5baab600e37e",
        "msg" : "Fix replace method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/md_5/bungee/command/CommandAlert.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/md_5/bungee/command/CommandMotd.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ],
  "mavenArtifacts" : None,
  "mavenVersionUsed" : "3.0.4"
}