{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user admin",
          "userId" : "admin",
          "userName" : "admin"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0b58f615d80c64f17eed1ede6e11eac6a60f5912",
            "branch" : [
              {
                "SHA1" : "0b58f615d80c64f17eed1ede6e11eac6a60f5912",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0b58f615d80c64f17eed1ede6e11eac6a60f5912",
            "branch" : [
              {
                "SHA1" : "0b58f615d80c64f17eed1ede6e11eac6a60f5912",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0b58f615d80c64f17eed1ede6e11eac6a60f5912",
        "branch" : [
          {
            "SHA1" : "0b58f615d80c64f17eed1ede6e11eac6a60f5912",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/CodeCrafter47/RainbowMultiWorld.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MultiWorld.jar",
      "fileName" : "MultiWorld.jar",
      "relativePath" : "target/MultiWorld.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#19",
  "duration" : 50712,
  "estimatedDuration" : 125283,
  "executor" : None,
  "fullDisplayName" : "MultiWorld #19",
  "id" : "2014-11-27_17-45-55",
  "keepLog" : False,
  "number" : 19,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1417106755000,
  "url" : "https://ci.codecrafter47.de/job/MultiWorld/19/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "repository/rainbow/Rainbow/50/Rainbow-50.jar"
        ],
        "commitId" : "c1dad11b7d9000cedb8ca15943083fc2afa7bd28",
        "timestamp" : 1417099328000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "build against rainbow v50\u000a",
        "date" : "2014-11-27T15:42:08+0100",
        "id" : "c1dad11b7d9000cedb8ca15943083fc2afa7bd28",
        "msg" : "build against rainbow v50",
        "paths" : [
          {
            "editType" : "add",
            "file" : "repository/rainbow/Rainbow/50/Rainbow-50.jar"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/codecrafter47/multiworld/commands/MainCommand.java"
        ],
        "commitId" : "bbec1ffe25cf4407d5678d2caf830c6ed199f1af",
        "timestamp" : 1417099474000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "make nether linking easier\u000a",
        "date" : "2014-11-27T15:44:34+0100",
        "id" : "bbec1ffe25cf4407d5678d2caf830c6ed199f1af",
        "msg" : "make nether linking easier",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/multiworld/commands/MainCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/codecrafter47/multiworld/manager/WorldManager.java"
        ],
        "commitId" : "0b58f615d80c64f17eed1ede6e11eac6a60f5912",
        "timestamp" : 1417103098000,
        "author" : {
          "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
          "fullName" : "Flo.e3"
        },
        "authorEmail" : "Flo.e3@gmx.de",
        "comment" : "fix messed up world IDs and world array index\u000a",
        "date" : "2014-11-27T16:44:58+0100",
        "id" : "0b58f615d80c64f17eed1ede6e11eac6a60f5912",
        "msg" : "fix messed up world IDs and world array index",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/codecrafter47/multiworld/manager/WorldManager.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codecrafter47.de/user/flo.e3",
      "fullName" : "Flo.e3"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.2.2"
}