{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by DV8FromTheWorld"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dd8b19db7695697d5181f6116e6eb5bc2cf60696",
            "branch" : [
              {
                "SHA1" : "dd8b19db7695697d5181f6116e6eb5bc2cf60696",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dd8b19db7695697d5181f6116e6eb5bc2cf60696",
            "branch" : [
              {
                "SHA1" : "dd8b19db7695697d5181f6116e6eb5bc2cf60696",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "40f8779751303ab6f6df11e4e44044d73bc9e4c4",
            "branch" : [
              {
                "SHA1" : "40f8779751303ab6f6df11e4e44044d73bc9e4c4",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "40f8779751303ab6f6df11e4e44044d73bc9e4c4",
            "branch" : [
              {
                "SHA1" : "40f8779751303ab6f6df11e4e44044d73bc9e4c4",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "40f8779751303ab6f6df11e4e44044d73bc9e4c4",
        "branch" : [
          {
            "SHA1" : "40f8779751303ab6f6df11e4e44044d73bc9e4c4",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DV8FromTheWorld/Yui.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.promoted_builds.PromotedBuildAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "Yui-1.0.0_13-javadoc.jar",
      "fileName" : "Yui-1.0.0_13-javadoc.jar",
      "relativePath" : "build/libs/Yui-1.0.0_13-javadoc.jar"
    },
    {
      "displayPath" : "Yui-1.0.0_13-sources.jar",
      "fileName" : "Yui-1.0.0_13-sources.jar",
      "relativePath" : "build/libs/Yui-1.0.0_13-sources.jar"
    },
    {
      "displayPath" : "Yui-1.0.0_13.jar",
      "fileName" : "Yui-1.0.0_13.jar",
      "relativePath" : "build/libs/Yui-1.0.0_13.jar"
    },
    {
      "displayPath" : "Yui-withDependencies-1.0.0_13.jar",
      "fileName" : "Yui-withDependencies-1.0.0_13.jar",
      "relativePath" : "build/libs/Yui-withDependencies-1.0.0_13.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13",
  "duration" : 14045,
  "estimatedDuration" : 42641,
  "executor" : None,
  "fullDisplayName" : "Yui #13",
  "id" : "13",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13,
  "queueId" : 56,
  "result" : "SUCCESS",
  "timestamp" : 1456237397411,
  "url" : "https://ci.dv8tion.net/job/Yui/13/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
        ],
        "commitId" : "40f8779751303ab6f6df11e4e44044d73bc9e4c4",
        "timestamp" : 1456237378000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Fixed a stupid boolean logic bug.\u000a",
        "date" : "2016-02-23 23:22:58 +0900",
        "id" : "40f8779751303ab6f6df11e4e44044d73bc9e4c4",
        "msg" : "Fixed a stupid boolean logic bug.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
      "fullName" : "Austin Keener"
    }
  ]
}