{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Gestartet durch entfernten Rechner 192.30.252.37",
          "addr" : "192.30.252.37",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 951,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "63cb0d2b1c06701bb2e2fb0010b2ef2dbad12bad",
            "branch" : [
              {
                "SHA1" : "63cb0d2b1c06701bb2e2fb0010b2ef2dbad12bad",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "63cb0d2b1c06701bb2e2fb0010b2ef2dbad12bad",
            "branch" : [
              {
                "SHA1" : "63cb0d2b1c06701bb2e2fb0010b2ef2dbad12bad",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "63cb0d2b1c06701bb2e2fb0010b2ef2dbad12bad",
        "branch" : [
          {
            "SHA1" : "63cb0d2b1c06701bb2e2fb0010b2ef2dbad12bad",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/wurstscript/WurstScript.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 708,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#951",
  "duration" : 847102,
  "estimatedDuration" : 737407,
  "executor" : None,
  "fullDisplayName" : "Wurst #951",
  "id" : "951",
  "keepLog" : False,
  "number" : 951,
  "queueId" : 4491,
  "result" : "SUCCESS",
  "timestamp" : 1536615285053,
  "url" : "https://grill.wurstlang.org/hudson/user/lep.delete/my-views/view/all/job/Wurst/951/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/Colors.java",
          "de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ColorTests.java"
        ],
        "commitId" : "63cb0d2b1c06701bb2e2fb0010b2ef2dbad12bad",
        "timestamp" : 1536608068000,
        "author" : {
          "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
          "fullName" : "Peter.peq"
        },
        "authorEmail" : "Peter.peq@googlemail.com",
        "comment" : "also show colorpicker for colors in strings\u000a",
        "date" : "2018-09-10T21:34:28+0200",
        "id" : "63cb0d2b1c06701bb2e2fb0010b2ef2dbad12bad",
        "msg" : "also show colorpicker for colors in strings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/Colors.java"
          },
          {
            "editType" : "add",
            "file" : "de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ColorTests.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://grill.wurstlang.org/hudson/user/peter.peq",
      "fullName" : "Peter.peq"
    }
  ]
}