{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-module/789/mavenArtifacts/"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#789",
  "duration" : 4056,
  "estimatedDuration" : 832,
  "executor" : None,
  "fullDisplayName" : "BungeeCord » BungeeCord Modules #789",
  "id" : "2014-01-12_22-28-54",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 789,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1389583734000,
  "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-module/789/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "module/pom.xml",
          ".gitignore",
          "module/cmd-send/src/main/resources/plugin.yml",
          "module/cmd-alert/src/main/resources/plugin.yml",
          "module/cmd-server/pom.xml",
          "pom.xml",
          "module/cmd-send/pom.xml",
          "module/cmd-find/pom.xml",
          "module/cmd-list/src/main/resources/plugin.yml",
          "module/cmd-find/src/main/resources/plugin.yml",
          "module/cmd-server/src/main/resources/plugin.yml",
          "module/cmd-list/pom.xml",
          "module/cmd-alert/pom.xml"
        ],
        "commitId" : "7dba8c8a8730478dc105401bbdd6ddb64bf1189e",
        "timestamp" : 1389267327000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Implement skeleton modules for our 5 initial commands.\u000a",
        "date" : "2014-01-09T22:35:27+1100",
        "id" : "7dba8c8a8730478dc105401bbdd6ddb64bf1189e",
        "msg" : "Implement skeleton modules for our 5 initial commands.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "module/cmd-find/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "module/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/src/main/resources/plugin.yml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/PluginList.java",
          "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlert.java",
          "module/cmd-alert/src/main/resources/plugin.yml",
          "module/cmd-alert/nb-configuration.xml",
          "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/PluginServer.java",
          "module/cmd-list/nb-configuration.xml",
          "proxy/src/main/java/net/md_5/bungee/command/CommandAlertRaw.java",
          "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlertRaw.java",
          "module/cmd-find/nb-configuration.xml",
          "module/cmd-send/nb-configuration.xml",
          "proxy/src/main/java/net/md_5/bungee/command/CommandAlert.java",
          "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java",
          "module/cmd-server/nb-configuration.xml",
          "module/cmd-find/src/main/resources/plugin.yml",
          "module/cmd-server/src/main/resources/plugin.yml",
          "proxy/src/main/java/net/md_5/bungee/command/CommandServer.java",
          "proxy/src/main/java/net/md_5/bungee/BungeeCord.java",
          "module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/PluginSend.java",
          "proxy/src/main/java/net/md_5/bungee/command/CommandList.java",
          "module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/PluginFind.java",
          "module/pom.xml",
          "module/cmd-send/src/main/resources/plugin.yml",
          "module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/CommandFind.java",
          "module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/CommandList.java",
          "module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java",
          "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/PluginAlert.java",
          "module/cmd-list/src/main/resources/plugin.yml",
          "proxy/src/main/java/net/md_5/bungee/command/CommandSend.java",
          "proxy/src/main/java/net/md_5/bungee/command/CommandFind.java"
        ],
        "commitId" : "4be58a7c009fd4d1692c5ffdef40deb56be44c1a",
        "timestamp" : 1389268413000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Copy across all the commands and add their bootstrap plugins.\u000a",
        "date" : "2014-01-09T22:53:33+1100",
        "id" : "4be58a7c009fd4d1692c5ffdef40deb56be44c1a",
        "msg" : "Copy across all the commands and add their bootstrap plugins.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "module/cmd-server/nb-configuration.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/CommandList.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandList.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/nb-configuration.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/PluginList.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/PluginServer.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandAlert.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/nb-configuration.xml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-server/src/main/resources/plugin.yml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-send/src/main/resources/plugin.yml"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandAlertRaw.java"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-find/src/main/resources/plugin.yml"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandSend.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/PluginAlert.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/nb-configuration.xml"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandServer.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/nb-configuration.xml"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlertRaw.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/PluginFind.java"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-list/src/main/resources/plugin.yml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-alert/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandFind.java"
          },
          {
            "editType" : "edit",
            "file" : "module/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlert.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/CommandFind.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/PluginSend.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ],
  "mavenArtifacts" : {
    "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-module/789/mavenArtifacts/"
  }
}