<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_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" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "36970f3504dbdbb5be539a432c5a612e8b74ed8e",
            "branch" : [
              {
                "SHA1" : "36970f3504dbdbb5be539a432c5a612e8b74ed8e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "36970f3504dbdbb5be539a432c5a612e8b74ed8e",
            "branch" : [
              {
                "SHA1" : "36970f3504dbdbb5be539a432c5a612e8b74ed8e",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5f8a2644c8d5e8f1f380c38355dc99469bb88dea",
            "branch" : [
              {
                "SHA1" : "5f8a2644c8d5e8f1f380c38355dc99469bb88dea",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5f8a2644c8d5e8f1f380c38355dc99469bb88dea",
            "branch" : [
              {
                "SHA1" : "5f8a2644c8d5e8f1f380c38355dc99469bb88dea",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "36970f3504dbdbb5be539a432c5a612e8b74ed8e",
        "branch" : [
          {
            "SHA1" : "36970f3504dbdbb5be539a432c5a612e8b74ed8e",
            "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.1.0_20-javadoc.jar",
      "fileName" : "Yui-1.1.0_20-javadoc.jar",
      "relativePath" : "build/libs/Yui-1.1.0_20-javadoc.jar"
    },
    {
      "displayPath" : "Yui-1.1.0_20-sources.jar",
      "fileName" : "Yui-1.1.0_20-sources.jar",
      "relativePath" : "build/libs/Yui-1.1.0_20-sources.jar"
    },
    {
      "displayPath" : "Yui-1.1.0_20.jar",
      "fileName" : "Yui-1.1.0_20.jar",
      "relativePath" : "build/libs/Yui-1.1.0_20.jar"
    },
    {
      "displayPath" : "Yui-withDependencies-1.1.0_20.jar",
      "fileName" : "Yui-withDependencies-1.1.0_20.jar",
      "relativePath" : "build/libs/Yui-withDependencies-1.1.0_20.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#20",
  "duration" : 12486,
  "estimatedDuration" : 42641,
  "executor" : None,
  "fullDisplayName" : "Yui #20",
  "id" : "20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 20,
  "queueId" : 5,
  "result" : "SUCCESS",
  "timestamp" : 1456405263715,
  "url" : "https://ci.dv8tion.net/job/Yui/20/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "60c40649af7e0475259317c7f396f5b35c229f6c",
        "timestamp" : 1456037666000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Updated to JDA 1.2.2_165\u000a",
        "date" : "2016-02-21 15:54:26 +0900",
        "id" : "60c40649af7e0475259317c7f396f5b35c229f6c",
        "msg" : "Updated to JDA 1.2.2_165",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/Yui.java"
        ],
        "commitId" : "fd4bf62a11bef3ab1e19158f2f4c1dd522e8f635",
        "timestamp" : 1456041095000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Added a temp fix for audio being broken on linux\u000a",
        "date" : "2016-02-21 16:51:35 +0900",
        "id" : "fd4bf62a11bef3ab1e19158f2f4c1dd522e8f635",
        "msg" : "Added a temp fix for audio being broken on linux",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/Yui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle",
          "src/main/java/net/dv8tion/discord/Yui.java"
        ],
        "commitId" : "ac0c1259c2576a047ce9a1ede9527b5d4479024c",
        "timestamp" : 1456058719000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Build 166 of JDA fixes the audio problems Yui had.\u000a",
        "date" : "2016-02-21 21:45:19 +0900",
        "id" : "ac0c1259c2576a047ce9a1ede9527b5d4479024c",
        "msg" : "Build 166 of JDA fixes the audio problems Yui had.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/Yui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/TodoCommand.java",
          "gradle/wrapper/gradle-wrapper.properties",
          "src/main/java/net/dv8tion/discord/Yui.java"
        ],
        "commitId" : "e315251e62b82eb28771735e069426a8944a1c6f",
        "timestamp" : 1456069375000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "First pass on the creation of the Todo (.todo) command. Needs Database\u000ainterfacing.\u000a",
        "date" : "2016-02-22 00:42:55 +0900",
        "id" : "e315251e62b82eb28771735e069426a8944a1c6f",
        "msg" : "First pass on the creation of the Todo (.todo) command. Needs Database",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/Yui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/Yui.java"
        ],
        "commitId" : "be2ecbad69f696ac53d7860951dba1f46d6c1c1d",
        "timestamp" : 1456236124000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Moved the TodoCommand registration to be after the api object is\u000acreated, otherwise.. NPE.\u000a",
        "date" : "2016-02-23 23:02:04 +0900",
        "id" : "be2ecbad69f696ac53d7860951dba1f46d6c1c1d",
        "msg" : "Moved the TodoCommand registration to be after the api object is",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/Yui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/TodoCommand.java",
          "src/main/java/net/dv8tion/discord/util/Database.java"
        ],
        "commitId" : "ab28ca7641d28e172c056704f1bea37dbc38ee1d",
        "timestamp" : 1456236207000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Added Database support to back the TodoCommand's list when the bot is\u000aturned off.\u000a",
        "date" : "2016-02-23 23:03:27 +0900",
        "id" : "ab28ca7641d28e172c056704f1bea37dbc38ee1d",
        "msg" : "Added Database support to back the TodoCommand's list when the bot is",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/util/Database.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/Permissions.java",
          "src/main/java/net/dv8tion/discord/util/Database.java"
        ],
        "commitId" : "b469ced379d6d1854206c35b2c3a4c6d6dc5baf7",
        "timestamp" : 1456236574000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Made Permissions use constant variables for its database interactions.\u000a",
        "date" : "2016-02-23 23:09:34 +0900",
        "id" : "b469ced379d6d1854206c35b2c3a4c6d6dc5baf7",
        "msg" : "Made Permissions use constant variables for its database interactions.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/Permissions.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/util/Database.java"
          }
        ]
      },
      {
        "_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"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
        ],
        "commitId" : "c52d4cc8c9dbae655e2fa6d7459455fab212af59",
        "timestamp" : 1456274146000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "fixed bug where we used the wrong sql return set when getting users/\u000a",
        "date" : "2016-02-24 09:35:46 +0900",
        "id" : "c52d4cc8c9dbae655e2fa6d7459455fab212af59",
        "msg" : "fixed bug where we used the wrong sql return set when getting users/",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
        ],
        "commitId" : "e090c55a482b0059b4607fa1884bc625f33dd926",
        "timestamp" : 1456331076000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Added .todo lists. Split .todo add into .todo create and .todo add\u000a",
        "date" : "2016-02-25 01:24:36 +0900",
        "id" : "e090c55a482b0059b4607fa1884bc625f33dd926",
        "msg" : "Added .todo lists. Split .todo add into .todo create and .todo add",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
        ],
        "commitId" : "fe009e0b57e4db2f059060b394ef002043e4e505",
        "timestamp" : 1456336480000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Added args[n] checking for the .todo command.\u000a",
        "date" : "2016-02-25 02:54:40 +0900",
        "id" : "fe009e0b57e4db2f059060b394ef002043e4e505",
        "msg" : "Added args[n] checking for the .todo command.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/ReloadCommand.java",
          "src/main/java/net/dv8tion/discord/commands/HelpCommand.java",
          "src/main/java/net/dv8tion/discord/commands/MyAnimeListCommand.java",
          "src/main/java/net/dv8tion/discord/commands/PermissionsCommand.java",
          "src/main/java/net/dv8tion/discord/commands/SearchCommand.java",
          "src/main/java/net/dv8tion/discord/commands/AnimeNewsNetworkCommand.java",
          "src/main/java/net/dv8tion/discord/commands/TestCommand.java",
          "src/main/java/net/dv8tion/discord/commands/TodoCommand.java",
          "src/main/java/net/dv8tion/discord/commands/NyaaCommand.java",
          "src/main/java/net/dv8tion/discord/commands/UpdateCommand.java",
          "src/main/java/net/dv8tion/discord/commands/Command.java"
        ],
        "commitId" : "10e33c3f8fde13233e9407e93076cf5985e2f1df",
        "timestamp" : 1456404176000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Added Usage Information for .todo. Modified the\u000aCommand#getUsageInstructions() to return a list of strings instead of\u000aonly one because .todo's usage info was more than 2000 characters, the\u000amessage limit for Discord.\u000a",
        "date" : "2016-02-25 21:42:56 +0900",
        "id" : "10e33c3f8fde13233e9407e93076cf5985e2f1df",
        "msg" : "Added Usage Information for .todo. Modified the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/ReloadCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/HelpCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/NyaaCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/PermissionsCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/SearchCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/UpdateCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/MyAnimeListCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/AnimeNewsNetworkCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/Command.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/TestCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
        ],
        "commitId" : "b9067b9085d7ee74dcecbd8d40a42f6ac3f2009f",
        "timestamp" : 1456404667000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Made the UsageInstructions pull from the getAliases instead of\u000ahardcoding the command alias. Also reverted by to .todo instead of\u000a.todo2, This was leftover test code.\u000a",
        "date" : "2016-02-25 21:51:07 +0900",
        "id" : "b9067b9085d7ee74dcecbd8d40a42f6ac3f2009f",
        "msg" : "Made the UsageInstructions pull from the getAliases instead of",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/discord/commands/TodoCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "5f8a2644c8d5e8f1f380c38355dc99469bb88dea",
        "timestamp" : 1456404882000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Release of v1.1.0\u000a",
        "date" : "2016-02-25 21:54:42 +0900",
        "id" : "5f8a2644c8d5e8f1f380c38355dc99469bb88dea",
        "msg" : "Release of v1.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
      "fullName" : "Austin Keener"
    }
  ]
}</pre></body></html>