{
  "_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" : 1186,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9516b2e359b8ef0dccf435be51c2eb53046f9c71",
            "branch" : [
              {
                "SHA1" : "9516b2e359b8ef0dccf435be51c2eb53046f9c71",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9516b2e359b8ef0dccf435be51c2eb53046f9c71",
            "branch" : [
              {
                "SHA1" : "9516b2e359b8ef0dccf435be51c2eb53046f9c71",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9516b2e359b8ef0dccf435be51c2eb53046f9c71",
        "branch" : [
          {
            "SHA1" : "9516b2e359b8ef0dccf435be51c2eb53046f9c71",
            "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" : "#1186",
  "duration" : 66502,
  "estimatedDuration" : 32011,
  "executor" : None,
  "fullDisplayName" : "StdLib2 #1186",
  "id" : "1186",
  "keepLog" : False,
  "number" : 1186,
  "queueId" : 1740,
  "result" : "SUCCESS",
  "timestamp" : 1572348488825,
  "url" : "https://grill.wurstlang.org/hudson/user/cokemonkey11/my-views/view/all/job/StdLib2/1186/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "wurst/_handles/Framehandle.wurst",
          "wurst/_handles/_Handles.wurst"
        ],
        "commitId" : "9516b2e359b8ef0dccf435be51c2eb53046f9c71",
        "timestamp" : 1572348122000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
          "fullName" : "frotty"
        },
        "authorEmail" : "Frotty@users.noreply.github.com",
        "comment" : "Framehandle package update (#310)\u000aSpaces replaced with tabs.\u000a\u000a- `getFrameByName` was replaced with `getFrame`\u000a- ``createFrameByType` was replaced with overoladed `createFrame`\u000a- `setVisibleFor` was remplaced with overloaded `setVisible`\u000a` `showFor`, `hideFor` were replaced with overloaded `show` and `hide`\u000a` `name` was replaced with `getName`\u000a- added `enable` `disable` functions\u000a` `minMax` was replaced with `setMinMax`\u000a` added a hotdoc to `setLevel`\u000a- `hideOriginFrames(bool)` was repcalsed with\u000a`setOriginFramesVisible(bool)`\u000a- added `hideOriginFrames` and `showOriginFrames`\u000a All replaced functions are now `@deprecated`\u000a",
        "date" : "2019-10-29 12:22:02 +0100",
        "id" : "9516b2e359b8ef0dccf435be51c2eb53046f9c71",
        "msg" : "Framehandle package update (#310)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "wurst/_handles/_Handles.wurst"
          },
          {
            "editType" : "edit",
            "file" : "wurst/_handles/Framehandle.wurst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/frotty",
      "fullName" : "frotty"
    }
  ]
}