{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Build wurde durch eine SCM-Änderung ausgelöst."
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 401,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f63ad25c5cf6d6ca6970dae977f7eff0522fd970",
            "branch" : [
              {
                "SHA1" : "f63ad25c5cf6d6ca6970dae977f7eff0522fd970",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f63ad25c5cf6d6ca6970dae977f7eff0522fd970",
            "branch" : [
              {
                "SHA1" : "f63ad25c5cf6d6ca6970dae977f7eff0522fd970",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f63ad25c5cf6d6ca6970dae977f7eff0522fd970",
        "branch" : [
          {
            "SHA1" : "f63ad25c5cf6d6ca6970dae977f7eff0522fd970",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/wurstscript/wurstStdlib2.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#401",
  "duration" : 40451,
  "estimatedDuration" : 32011,
  "executor" : None,
  "fullDisplayName" : "StdLib2 #401",
  "id" : "401",
  "keepLog" : False,
  "number" : 401,
  "queueId" : 803,
  "result" : "SUCCESS",
  "timestamp" : 1515360490490,
  "url" : "https://grill.wurstlang.org/hudson/user/b.hawkins/my-views/view/all/job/StdLib2/401/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/objediting/presets/ChannelAbilityPreset.wurst"
        ],
        "commitId" : "213c736fdc02ba5b319a3effc119fd67e1008d48",
        "timestamp" : 1515354696000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "add the ability to retreive orderid from channelabilitypreset (#30)\u000a",
        "date" : "2018-01-07T20:51:36+0100",
        "id" : "213c736fdc02ba5b319a3effc119fd67e1008d48",
        "msg" : "add the ability to retreive orderid from channelabilitypreset (#30)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/objediting/presets/ChannelAbilityPreset.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/math/Maths.wurst"
        ],
        "commitId" : "23d6362d26d8b388292bd551d3f146ebf1b6a63a",
        "timestamp" : 1515354717000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "add euler's constant to the Maths package (#28)\u000a",
        "date" : "2018-01-07T20:51:57+0100",
        "id" : "23d6362d26d8b388292bd551d3f146ebf1b6a63a",
        "msg" : "add euler's constant to the Maths package (#28)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/math/Maths.wurst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/util/GroupUtils.wurst",
          "wurst/_handles/Group.wurst"
        ],
        "commitId" : "f63ad25c5cf6d6ca6970dae977f7eff0522fd970",
        "timestamp" : 1515354743000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "add GroupUtils and change Group.wurst to use its functionalities (#25)\u000a",
        "date" : "2018-01-07T20:52:23+0100",
        "id" : "f63ad25c5cf6d6ca6970dae977f7eff0522fd970",
        "msg" : "add GroupUtils and change Group.wurst to use its functionalities (#25)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "wurst/util/GroupUtils.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/Group.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}