{
  "_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" : 47,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "38f799907bf90f108758e2fefa016d25ed6c42df",
            "branch" : [
              {
                "SHA1" : "38f799907bf90f108758e2fefa016d25ed6c42df",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "38f799907bf90f108758e2fefa016d25ed6c42df",
            "branch" : [
              {
                "SHA1" : "38f799907bf90f108758e2fefa016d25ed6c42df",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 35,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ff53357ecb7fbda6e175085cc097d93ae6429d18",
            "branch" : [
              {
                "SHA1" : "ff53357ecb7fbda6e175085cc097d93ae6429d18",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ff53357ecb7fbda6e175085cc097d93ae6429d18",
            "branch" : [
              {
                "SHA1" : "ff53357ecb7fbda6e175085cc097d93ae6429d18",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "38f799907bf90f108758e2fefa016d25ed6c42df",
        "branch" : [
          {
            "SHA1" : "38f799907bf90f108758e2fefa016d25ed6c42df",
            "name" : "origin/master"
          }
        ]
      },
      "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.3.1_47-javadoc.jar",
      "fileName" : "Yui-1.3.1_47-javadoc.jar",
      "relativePath" : "build/libs/Yui-1.3.1_47-javadoc.jar"
    },
    {
      "displayPath" : "Yui-1.3.1_47-sources.jar",
      "fileName" : "Yui-1.3.1_47-sources.jar",
      "relativePath" : "build/libs/Yui-1.3.1_47-sources.jar"
    },
    {
      "displayPath" : "Yui-1.3.1_47.jar",
      "fileName" : "Yui-1.3.1_47.jar",
      "relativePath" : "build/libs/Yui-1.3.1_47.jar"
    },
    {
      "displayPath" : "Yui-withDependencies-1.3.1_47.jar",
      "fileName" : "Yui-withDependencies-1.3.1_47.jar",
      "relativePath" : "build/libs/Yui-withDependencies-1.3.1_47.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#47",
  "duration" : 21033,
  "estimatedDuration" : 42641,
  "executor" : None,
  "fullDisplayName" : "Yui #47",
  "id" : "47",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 47,
  "queueId" : 16,
  "result" : "SUCCESS",
  "timestamp" : 1489045278818,
  "url" : "https://ci.dv8tion.net/job/Yui/47/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/TestCommand.java",
          "src/main/java/net/dv8tion/discord/Yui.java"
        ],
        "commitId" : "e59f69f813d8df35ca3ab39df60a5b86310de77a",
        "timestamp" : 1489045291000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Removed TestCommand\u000a",
        "date" : "2017-03-09 02:41:31 -0500",
        "id" : "e59f69f813d8df35ca3ab39df60a5b86310de77a",
        "msg" : "Removed TestCommand",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/Yui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/net/dv8tion/discord/commands/TestCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/bridge/IrcConnectInfo.java",
          "src/main/java/net/dv8tion/discord/bridge/IrcConnection.java"
        ],
        "commitId" : "38f799907bf90f108758e2fefa016d25ed6c42df",
        "timestamp" : 1489045296000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Added NICKSERV auth using SASL Cap handler. Added GHOSTing attempt\u000aonConnect\u000a",
        "date" : "2017-03-09 02:41:36 -0500",
        "id" : "38f799907bf90f108758e2fefa016d25ed6c42df",
        "msg" : "Added NICKSERV auth using SASL Cap handler. Added GHOSTing attempt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/bridge/IrcConnection.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/bridge/IrcConnectInfo.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
      "fullName" : "Austin Keener"
    }
  ]
}