{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 2,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-native/746/mavenArtifacts/"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#746",
  "duration" : 10040,
  "estimatedDuration" : 12024,
  "executor" : None,
  "fullDisplayName" : "BungeeCord » BungeeCord-Native #746",
  "id" : "2013-11-16_23-29-19",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 746,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1384662559000,
  "url" : "https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-native/746/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "native/src/main/java/net/md_5/bungee/NativeCipher.java",
          "proxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java",
          "proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherEncoder.java",
          "proxy/src/main/java/net/md_5/bungee/EncryptionUtil.java",
          "proxy/src/main/java/net/md_5/bungee/netty/CipherBase.java",
          "pom.xml",
          "native/src/main/java/net/md_5/bungee/FallbackCipher.java",
          "native/src/main/c/NativeCipherImpl.c",
          "proxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java",
          "proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherDecoder.java",
          "native/src/main/java/net/md_5/bungee/BungeeCipher.java",
          "native/nb-configuration.xml",
          "native/src/test/java/net/md_5/bungee/NativeCipherTest.java",
          "native/pom.xml",
          "proxy/pom.xml",
          "native/src/main/java/net/md_5/bungee/NativeCipherImpl.java",
          "proxy/src/main/java/net/md_5/bungee/BungeeCord.java",
          "proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java"
        ],
        "commitId" : "56278bd0c11ec03f5a3b3fbaf9cd0386d3cb1209",
        "timestamp" : 1384456169000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "md_5@live.com.au",
        "comment" : "Implement new, high-performance cipher in native code. Currently available only for Linux-x64, other platforms will fallback to Java cipher.\u000a",
        "date" : "2013-11-15T06:09:29+1100",
        "id" : "56278bd0c11ec03f5a3b3fbaf9cd0386d3cb1209",
        "msg" : "Implement new, high-performance cipher in native code. Currently",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/netty/CipherBase.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "add",
            "file" : "native/src/main/java/net/md_5/bungee/FallbackCipher.java"
          },
          {
            "editType" : "add",
            "file" : "native/src/main/java/net/md_5/bungee/NativeCipher.java"
          },
          {
            "editType" : "add",
            "file" : "native/src/main/java/net/md_5/bungee/BungeeCipher.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
          },
          {
            "editType" : "add",
            "file" : "native/nb-configuration.xml"
          },
          {
            "editType" : "add",
            "file" : "native/src/test/java/net/md_5/bungee/NativeCipherTest.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/EncryptionUtil.java"
          },
          {
            "editType" : "add",
            "file" : "native/src/main/c/NativeCipherImpl.c"
          },
          {
            "editType" : "edit",
            "file" : "proxy/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "native/pom.xml"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java"
          },
          {
            "editType" : "add",
            "file" : "proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherEncoder.java"
          },
          {
            "editType" : "add",
            "file" : "proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherDecoder.java"
          },
          {
            "editType" : "add",
            "file" : "native/src/main/java/net/md_5/bungee/NativeCipherImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "native/compile-native.sh",
          "native/src/main/resources/native-cipher.so",
          "native/src/main/c/net_md_5_bungee_NativeCipherImpl.h"
        ],
        "commitId" : "f031032940806c4e28c05780940cd9ab7a0ba416",
        "timestamp" : 1384622616000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "md_5@live.com.au",
        "comment" : "Add compile native script to compile a native binary into resources.\u000a",
        "date" : "2013-11-17T04:23:36+1100",
        "id" : "f031032940806c4e28c05780940cd9ab7a0ba416",
        "msg" : "Add compile native script to compile a native binary into resources.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "native/compile-native.sh"
          },
          {
            "editType" : "add",
            "file" : "native/src/main/c/net_md_5_bungee_NativeCipherImpl.h"
          },
          {
            "editType" : "add",
            "file" : "native/src/main/resources/native-cipher.so"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "native/src/main/java/net/md_5/bungee/NativeCipher.java",
          "proxy/pom.xml",
          "native/pom.xml"
        ],
        "commitId" : "c2e8e89e43174bdaaf78f1a63bee884073a0dd55",
        "timestamp" : 1384623584000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "md_5@live.com.au",
        "comment" : "Get everything ready\u000a",
        "date" : "2013-11-17T04:39:44+1100",
        "id" : "c2e8e89e43174bdaaf78f1a63bee884073a0dd55",
        "msg" : "Get everything ready",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "native/src/main/java/net/md_5/bungee/NativeCipher.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "native/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "native/src/main/java/net/md_5/bungee/NativeCipher.java",
          "native/compile-native.sh",
          "native/src/test/java/net/md_5/bungee/NativeCipherTest.java",
          "native/src/main/resources/native-cipher.so"
        ],
        "commitId" : "f4a41d568c99572d7e1aa0dc29835ba207f4ed02",
        "timestamp" : 1384624277000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "md_5@live.com.au",
        "comment" : "Ultra blazing fast native code for 64 bit linux! Testers welcome! Thanks @ninja- for his hard work.\u000a",
        "date" : "2013-11-17T04:51:17+1100",
        "id" : "f4a41d568c99572d7e1aa0dc29835ba207f4ed02",
        "msg" : "Ultra blazing fast native code for 64 bit linux! Testers welcome! Thanks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "native/compile-native.sh"
          },
          {
            "editType" : "edit",
            "file" : "native/src/main/java/net/md_5/bungee/NativeCipher.java"
          },
          {
            "editType" : "edit",
            "file" : "native/src/main/resources/native-cipher.so"
          },
          {
            "editType" : "edit",
            "file" : "native/src/test/java/net/md_5/bungee/NativeCipherTest.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-native/746/mavenArtifacts/"
  }
}