{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by CodeCrafter47"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by CodeCrafter47"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by CodeCrafter47"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 76,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d2f5ceffe4b3af8591fdce3253c88deabc7d30c9",
            "branch" : [
              {
                "SHA1" : "d2f5ceffe4b3af8591fdce3253c88deabc7d30c9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d2f5ceffe4b3af8591fdce3253c88deabc7d30c9",
            "branch" : [
              {
                "SHA1" : "d2f5ceffe4b3af8591fdce3253c88deabc7d30c9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d2f5ceffe4b3af8591fdce3253c88deabc7d30c9",
        "branch" : [
          {
            "SHA1" : "d2f5ceffe4b3af8591fdce3253c88deabc7d30c9",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/CodeCrafter47/BungeeMail.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "BungeeMail-1.4-SNAPSHOT.jar",
      "fileName" : "BungeeMail-1.4-SNAPSHOT.jar",
      "relativePath" : "target/BungeeMail-1.4-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#76",
  "duration" : 62245,
  "estimatedDuration" : 56501,
  "executor" : None,
  "fullDisplayName" : "BungeeMail #76",
  "id" : "76",
  "keepLog" : False,
  "number" : 76,
  "queueId" : 19,
  "result" : "SUCCESS",
  "timestamp" : 1520609325745,
  "url" : "https://ci.codecrafter47.de/job/BungeeMail/76/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/config.yml",
          "src/main/java/codecrafter47/bungeemail/MailCommand.java"
        ],
        "commitId" : "654a1ac49cd05b1cafd7f182a0bfd621063084d3",
        "timestamp" : 1519332881000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/mail",
          "fullName" : "mail"
        },
        "authorEmail" : "mail@moep.tv",
        "comment" : "Fix NumberFormatException when page is not a valid number\u000a",
        "date" : "2018-02-22 21:54:41 +0100",
        "id" : "654a1ac49cd05b1cafd7f182a0bfd621063084d3",
        "msg" : "Fix NumberFormatException when page is not a valid number",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/MailCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/config.yml",
          "src/main/java/codecrafter47/bungeemail/BungeeMail.java"
        ],
        "commitId" : "5e3b8f1c60480ef8b3590b1760c3a3ca39e00f67",
        "timestamp" : 1519333055000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/mail",
          "fullName" : "mail"
        },
        "authorEmail" : "mail@moep.tv",
        "comment" : "Add separate noMessage config option for when you display all messages\u000a",
        "date" : "2018-02-22 21:57:35 +0100",
        "id" : "5e3b8f1c60480ef8b3590b1760c3a3ca39e00f67",
        "msg" : "Add separate noMessage config option for when you display all messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/BungeeMail.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/codecrafter47/bungeemail/FlatFileBackend.java",
          "src/main/java/codecrafter47/bungeemail/BungeeMail.java",
          "src/main/java/codecrafter47/bungeemail/MailCommand.java",
          "src/main/java/codecrafter47/bungeemail/MySQLBackend.java"
        ],
        "commitId" : "4d1cd8a68fac86031fc9d6729dc651bac2e506fb",
        "timestamp" : 1519334800000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/mail",
          "fullName" : "mail"
        },
        "authorEmail" : "mail@moep.tv",
        "comment" : "Add ability for the Console to send and receive mail\u000a",
        "date" : "2018-02-22 22:26:40 +0100",
        "id" : "4d1cd8a68fac86031fc9d6729dc651bac2e506fb",
        "msg" : "Add ability for the Console to send and receive mail",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/MailCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/MySQLBackend.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/FlatFileBackend.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/BungeeMail.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/codecrafter47/bungeemail/PlayerListener.java"
        ],
        "commitId" : "dd70625be56c3bb87db4ebe1f556f8fd323b2b7d",
        "timestamp" : 1519334867000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/mail",
          "fullName" : "mail"
        },
        "authorEmail" : "mail@moep.tv",
        "comment" : "Fix tab completion not working when using different mail command\u000a",
        "date" : "2018-02-22 22:27:47 +0100",
        "id" : "dd70625be56c3bb87db4ebe1f556f8fd323b2b7d",
        "msg" : "Fix tab completion not working when using different mail command",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/PlayerListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/codecrafter47/bungeemail/MailCommand.java"
        ],
        "commitId" : "0adbe4f0cdedf020bd37b88f891d8dd378e97cda",
        "timestamp" : 1519392740000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/mail",
          "fullName" : "mail"
        },
        "authorEmail" : "mail@moep.tv",
        "comment" : "Actually return on error\u000a",
        "date" : "2018-02-23 14:32:20 +0100",
        "id" : "0adbe4f0cdedf020bd37b88f891d8dd378e97cda",
        "msg" : "Actually return on error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/MailCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/config.yml",
          "src/main/java/codecrafter47/bungeemail/MailCommand.java"
        ],
        "commitId" : "bda3edfed1c81f5f8970f74930e822eb1d9d7a62",
        "timestamp" : 1519483985000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/mail",
          "fullName" : "mail"
        },
        "authorEmail" : "mail@moep.tv",
        "comment" : "Make more syntax error configurable and send more specific ones\u000a",
        "date" : "2018-02-24 15:53:05 +0100",
        "id" : "bda3edfed1c81f5f8970f74930e822eb1d9d7a62",
        "msg" : "Make more syntax error configurable and send more specific ones",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/MailCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/codecrafter47/bungeemail/BungeeMail.java"
        ],
        "commitId" : "08660b5ff1561f35fdaa141ec86d684e1a71928a",
        "timestamp" : 1520528292000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/mail",
          "fullName" : "mail"
        },
        "authorEmail" : "mail@moep.tv",
        "comment" : "Don't send new message notification to the console if it's the sender\u000a",
        "date" : "2018-03-08 17:58:12 +0100",
        "id" : "08660b5ff1561f35fdaa141ec86d684e1a71928a",
        "msg" : "Don't send new message notification to the console if it's the sender",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/bungeemail/BungeeMail.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codecrafter47.de/user/mail",
      "fullName" : "mail"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}