<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 MinnDevelopment"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by MinnDevelopment"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/development" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 15,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d5f4db003496e49501c0942e0cffcccd53f9ce5",
            "branch" : [
              {
                "SHA1" : "3d5f4db003496e49501c0942e0cffcccd53f9ce5",
                "name" : "refs/remotes/origin/development"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d5f4db003496e49501c0942e0cffcccd53f9ce5",
            "branch" : [
              {
                "SHA1" : "3d5f4db003496e49501c0942e0cffcccd53f9ce5",
                "name" : "refs/remotes/origin/development"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d5f4db003496e49501c0942e0cffcccd53f9ce5",
        "branch" : [
          {
            "SHA1" : "3d5f4db003496e49501c0942e0cffcccd53f9ce5",
            "name" : "refs/remotes/origin/development"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DV8FromTheWorld/JDA.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "JDA-4.BETA.0_15-javadoc.jar",
      "fileName" : "JDA-4.BETA.0_15-javadoc.jar",
      "relativePath" : "build/libs/JDA-4.BETA.0_15-javadoc.jar"
    },
    {
      "displayPath" : "JDA-4.BETA.0_15-sources.jar",
      "fileName" : "JDA-4.BETA.0_15-sources.jar",
      "relativePath" : "build/libs/JDA-4.BETA.0_15-sources.jar"
    },
    {
      "displayPath" : "JDA-4.BETA.0_15-withDependencies-no-opus.jar",
      "fileName" : "JDA-4.BETA.0_15-withDependencies-no-opus.jar",
      "relativePath" : "build/libs/JDA-4.BETA.0_15-withDependencies-no-opus.jar"
    },
    {
      "displayPath" : "JDA-4.BETA.0_15-withDependencies.jar",
      "fileName" : "JDA-4.BETA.0_15-withDependencies.jar",
      "relativePath" : "build/libs/JDA-4.BETA.0_15-withDependencies.jar"
    },
    {
      "displayPath" : "JDA-4.BETA.0_15.jar",
      "fileName" : "JDA-4.BETA.0_15.jar",
      "relativePath" : "build/libs/JDA-4.BETA.0_15.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#15",
  "duration" : 59570,
  "estimatedDuration" : 61602,
  "executor" : None,
  "fullDisplayName" : "JDA #15",
  "id" : "15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 15,
  "queueId" : 101,
  "result" : "SUCCESS",
  "timestamp" : 1561843506517,
  "url" : "https://ci.dv8tion.net/job/jda/15/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.java",
          "src/main/java/net/dv8tion/jda/internal/entities/TeamMemberImpl.java",
          "src/main/java/net/dv8tion/jda/internal/entities/ApplicationTeamImpl.java",
          "src/main/java/net/dv8tion/jda/api/entities/ApplicationInfo.java",
          "src/main/java/net/dv8tion/jda/api/entities/ApplicationTeam.java",
          "src/main/java/net/dv8tion/jda/api/entities/TeamMember.java",
          "src/main/java/net/dv8tion/jda/internal/entities/ApplicationInfoImpl.java"
        ],
        "commitId" : "3d5f4db003496e49501c0942e0cffcccd53f9ce5",
        "timestamp" : 1561843494000,
        "author" : {
          "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add implementation for teams (#1024)\u000a",
        "date" : "2019-06-29 23:24:54 +0200",
        "id" : "3d5f4db003496e49501c0942e0cffcccd53f9ce5",
        "msg" : "Add implementation for teams (#1024)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/api/entities/ApplicationTeam.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/internal/entities/ApplicationTeamImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/api/entities/ApplicationInfo.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/internal/entities/TeamMemberImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/entities/EntityBuilder.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/net/dv8tion/jda/api/entities/TeamMember.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/net/dv8tion/jda/internal/entities/ApplicationInfoImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.dv8tion.net/user/noreply",
      "fullName" : "noreply"
    }
  ]
}</pre></body></html>