{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-parent/789/mavenArtifacts/"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#789",
  "duration" : 7870,
  "estimatedDuration" : 8443,
  "executor" : None,
  "fullDisplayName" : "BungeeCord » BungeeCord-Parent #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-parent/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-list/src/main/resources/plugin.yml",
          "module/cmd-find/pom.xml",
          "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" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "93cf50b4e1a694b106b6969932d0f8ce7feabb50",
        "timestamp" : 1389268982000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Rum gitdescribe earlier in the build process.\u000a",
        "date" : "2014-01-09T23:03:02+1100",
        "id" : "93cf50b4e1a694b106b6969932d0f8ce7feabb50",
        "msg" : "Rum gitdescribe earlier in the build process.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/ModuleManager.java",
          "proxy/src/main/java/net/md_5/bungee/BungeeCord.java",
          "pom.xml",
          "bootstrap/src/main/java/net/md_5/bungee/Bootstrap.java"
        ],
        "commitId" : "a426a5ec225505be59973f73733010fbfb895804",
        "timestamp" : 1389544087000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Implement module loader, blacklist this build from loading.\u000a",
        "date" : "2014-01-13T03:28:07+1100",
        "id" : "a426a5ec225505be59973f73733010fbfb895804",
        "msg" : "Implement module loader, blacklist this build from loading.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
          },
          {
            "editType" : "add",
            "file" : "proxy/src/main/java/net/md_5/bungee/ModuleManager.java"
          },
          {
            "editType" : "edit",
            "file" : "bootstrap/src/main/java/net/md_5/bungee/Bootstrap.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "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-parent/789/mavenArtifacts/"
  }
}