<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" : {
        "refs/remotes/origin/3.0" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6361e4ce665d03fcb53cb073a17b7b905046c176",
            "branch" : [
              {
                "SHA1" : "6361e4ce665d03fcb53cb073a17b7b905046c176",
                "name" : "refs/remotes/origin/3.0"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6361e4ce665d03fcb53cb073a17b7b905046c176",
            "branch" : [
              {
                "SHA1" : "6361e4ce665d03fcb53cb073a17b7b905046c176",
                "name" : "refs/remotes/origin/3.0"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6361e4ce665d03fcb53cb073a17b7b905046c176",
        "branch" : [
          {
            "SHA1" : "6361e4ce665d03fcb53cb073a17b7b905046c176",
            "name" : "refs/remotes/origin/3.0"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DV8FromTheWorld/JDA.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.promoted_builds.PromotedBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "JDA-3.0.ALPHA_5-javadoc.jar",
      "fileName" : "JDA-3.0.ALPHA_5-javadoc.jar",
      "relativePath" : "build/libs/JDA-3.0.ALPHA_5-javadoc.jar"
    },
    {
      "displayPath" : "JDA-3.0.ALPHA_5-sources.jar",
      "fileName" : "JDA-3.0.ALPHA_5-sources.jar",
      "relativePath" : "build/libs/JDA-3.0.ALPHA_5-sources.jar"
    },
    {
      "displayPath" : "JDA-3.0.ALPHA_5.jar",
      "fileName" : "JDA-3.0.ALPHA_5.jar",
      "relativePath" : "build/libs/JDA-3.0.ALPHA_5.jar"
    },
    {
      "displayPath" : "JDA-withDependencies-3.0.ALPHA_5.jar",
      "fileName" : "JDA-withDependencies-3.0.ALPHA_5.jar",
      "relativePath" : "build/libs/JDA-withDependencies-3.0.ALPHA_5.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5",
  "duration" : 21295,
  "estimatedDuration" : 79399,
  "executor" : None,
  "fullDisplayName" : "JDA3-Legacy #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 39,
  "result" : "SUCCESS",
  "timestamp" : 1475290252950,
  "url" : "https://ci.dv8tion.net/job/JDA3-Legacy/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/core/handle/EntityBuilder.java",
          "src/main/java/net/dv8tion/jda/core/entities/impl/UserImpl.java"
        ],
        "commitId" : "f5a9d8122f1816a1b7b201f22ad68ce4141e9db7",
        "timestamp" : 1475277422000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Added support for fake users when creating messages. Restructured the\u000afake user system slightly.\u000a",
        "date" : "2016-09-30 19:17:02 -0400",
        "id" : "f5a9d8122f1816a1b7b201f22ad68ce4141e9db7",
        "msg" : "Added support for fake users when creating messages. Restructured the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/handle/EntityBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/impl/UserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/GenericVoiceChannelEvent.java",
          "src/main/java/net/dv8tion/jda/core/requests/WebSocketClient.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelCreateEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/text/GenericTextChannelUpdateEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/priv/PrivateChannelCreateEvent.java",
          "src/main/java/net/dv8tion/jda/core/handle/ChannelDeleteHandler.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdateNameEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelUpdateNameEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdateUserLimitEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdateBitrateEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/priv/PrivateChannelDeleteEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/GenericVoiceChannelUpdateEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelUpdatePositionEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelDeleteEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelUpdateTopicEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelUpdatePermissionsEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/text/GenericTextChannelEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelDeleteEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdatePermissionsEvent.java",
          "src/main/java/net/dv8tion/jda/core/handle/EntityBuilder.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdatePositionEvent.java",
          "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelCreateEvent.java",
          "src/main/java/net/dv8tion/jda/core/handle/ChannelCreateHandler.java",
          "src/main/java/net/dv8tion/jda/core/hooks/ListenerAdapter.java"
        ],
        "commitId" : "6361e4ce665d03fcb53cb073a17b7b905046c176",
        "timestamp" : 1475290281000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
          "fullName" : "Austin Keener"
        },
        "authorEmail" : "keeneraustin@yahoo.com",
        "comment" : "Added handlers for CHANNEL_CREATE and CHANNEL_DELETE Added all channel\u000aevents from 2.x Fixed incorrect login in EntityBuilder#createMessage\u000a",
        "date" : "2016-09-30 22:51:21 -0400",
        "id" : "6361e4ce665d03fcb53cb073a17b7b905046c176",
        "msg" : "Added handlers for CHANNEL_CREATE and CHANNEL_DELETE Added all channel",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelDeleteEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelUpdatePermissionsEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/hooks/ListenerAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/handle/EntityBuilder.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelDeleteEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelCreateEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/GenericVoiceChannelEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelCreateEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelUpdateTopicEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdatePositionEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelUpdateNameEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdateBitrateEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdatePermissionsEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/handle/ChannelDeleteHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdateUserLimitEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/priv/PrivateChannelCreateEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/text/TextChannelUpdatePositionEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/priv/PrivateChannelDeleteEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/text/GenericTextChannelEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/text/GenericTextChannelUpdateEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/GenericVoiceChannelUpdateEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/handle/ChannelCreateHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/events/channel/voice/VoiceChannelUpdateNameEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/requests/WebSocketClient.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/dv8fromtheworld",
      "fullName" : "Austin Keener"
    }
  ]
}</pre></body></html>