<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 Almighty-Alpaca"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 108,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "620e380c424af6d0fc9f992a2ef0c4e37853ba03",
            "branch" : [
              {
                "SHA1" : "620e380c424af6d0fc9f992a2ef0c4e37853ba03",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "620e380c424af6d0fc9f992a2ef0c4e37853ba03",
            "branch" : [
              {
                "SHA1" : "620e380c424af6d0fc9f992a2ef0c4e37853ba03",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/3.0" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5a1818b7ca59e80a907435f6651902e94dd1d662",
            "branch" : [
              {
                "SHA1" : "5a1818b7ca59e80a907435f6651902e94dd1d662",
                "name" : "refs/remotes/origin/3.0"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5a1818b7ca59e80a907435f6651902e94dd1d662",
            "branch" : [
              {
                "SHA1" : "5a1818b7ca59e80a907435f6651902e94dd1d662",
                "name" : "refs/remotes/origin/3.0"
              }
            ]
          }
        },
        "origin/development" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 116,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "240adf3364de532aff1d5e08c84f320bba529142",
            "branch" : [
              {
                "SHA1" : "240adf3364de532aff1d5e08c84f320bba529142",
                "name" : "origin/development"
              }
            ]
          },
          "revision" : {
            "SHA1" : "240adf3364de532aff1d5e08c84f320bba529142",
            "branch" : [
              {
                "SHA1" : "240adf3364de532aff1d5e08c84f320bba529142",
                "name" : "origin/development"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "240adf3364de532aff1d5e08c84f320bba529142",
        "branch" : [
          {
            "SHA1" : "240adf3364de532aff1d5e08c84f320bba529142",
            "name" : "origin/development"
          }
        ]
      },
      "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.BETA2_116-javadoc.jar",
      "fileName" : "JDA-3.0.BETA2_116-javadoc.jar",
      "relativePath" : "build/libs/JDA-3.0.BETA2_116-javadoc.jar"
    },
    {
      "displayPath" : "JDA-3.0.BETA2_116-sources.jar",
      "fileName" : "JDA-3.0.BETA2_116-sources.jar",
      "relativePath" : "build/libs/JDA-3.0.BETA2_116-sources.jar"
    },
    {
      "displayPath" : "JDA-3.0.BETA2_116-withDependencies.jar",
      "fileName" : "JDA-3.0.BETA2_116-withDependencies.jar",
      "relativePath" : "build/libs/JDA-3.0.BETA2_116-withDependencies.jar"
    },
    {
      "displayPath" : "JDA-3.0.BETA2_116.jar",
      "fileName" : "JDA-3.0.BETA2_116.jar",
      "relativePath" : "build/libs/JDA-3.0.BETA2_116.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#116",
  "duration" : 36803,
  "estimatedDuration" : 79399,
  "executor" : None,
  "fullDisplayName" : "JDA3-Legacy #116",
  "id" : "116",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 116,
  "queueId" : 45,
  "result" : "SUCCESS",
  "timestamp" : 1482961114037,
  "url" : "https://ci.dv8tion.net/job/JDA3-Legacy/116/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/core/entities/impl/GuildImpl.java",
          "src/main/java/net/dv8tion/jda/core/entities/Channel.java",
          "src/main/java/net/dv8tion/jda/core/entities/Guild.java",
          "src/main/java/net/dv8tion/jda/core/handle/GuildMemberRemoveHandler.java",
          "src/main/java/net/dv8tion/jda/core/entities/impl/InviteImpl.java",
          "src/main/java/net/dv8tion/jda/core/requests/restaction/InviteAction.java",
          "src/main/java/net/dv8tion/jda/core/entities/EntityBuilder.java",
          "src/main/java/net/dv8tion/jda/core/entities/PermissionOverride.java",
          "src/main/java/net/dv8tion/jda/core/handle/MessageCreateHandler.java",
          "src/main/java/net/dv8tion/jda/client/entities/impl/JDAClientImpl.java",
          "src/main/java/net/dv8tion/jda/core/entities/impl/TextChannelImpl.java",
          "src/main/java/net/dv8tion/jda/core/entities/impl/VoiceChannelImpl.java",
          "src/main/java/net/dv8tion/jda/core/requests/RestAction.java",
          "src/main/java/net/dv8tion/jda/core/entities/MessageChannel.java",
          "src/main/java/net/dv8tion/jda/client/JDAClient.java",
          "src/main/java/net/dv8tion/jda/core/entities/Invite.java"
        ],
        "commitId" : "240adf3364de532aff1d5e08c84f320bba529142",
        "timestamp" : 1482961105000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added Invites (#223)\u000a* Added Invites\u000a* Fixed permission checking\u000a* Added checks and changed how invite expanding works\u000a* Added Invite.Guild and Invite.Channel\u000a* Added javadoc\u000a* Made proposed changes\u000a* Fixed NPE when guild icon is null\u000a* Added JDAClient#acceptInvite()\u000a* Removed old commented out invite code from JDA 2.0\u000a* Added Invite#delete()\u000a* Fixed a spelling mistake in javadoc and added Invite#getJDA()\u000a* Added Channel#createInvite() and InviteAction\u000a* Added missing javadoc\u000a* Added copyright headers\u000a* Removed old commented out imports\u000a* Added Invite#accept() and JDAClient#acceptInvite(String) and made the\u000arest of the requested changes\u000a* Fixed invite related docs\u000a* Added InviteAction#setMaxAge(long, TimeUnit) overload,\u000a fixed an NPE when resetting maxAge and maxUses to default and\u000a added missing @throws\u000a",
        "date" : "2016-12-28 22:38:25 +0100",
        "id" : "240adf3364de532aff1d5e08c84f320bba529142",
        "msg" : "Added Invites (#223)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/impl/VoiceChannelImpl.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/requests/restaction/InviteAction.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/requests/RestAction.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/EntityBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/handle/GuildMemberRemoveHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/client/entities/impl/JDAClientImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/Channel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/client/JDAClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/handle/MessageCreateHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/PermissionOverride.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/impl/InviteImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/impl/TextChannelImpl.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/Invite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/Guild.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/MessageChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/core/entities/impl/GuildImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
      "fullName" : "noreply"
    }
  ]
}</pre></body></html>