{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 43,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "285f288c7de09f89df0ff275e05823522cfdfe91",
            "branch" : [
              {
                "SHA1" : "285f288c7de09f89df0ff275e05823522cfdfe91",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "285f288c7de09f89df0ff275e05823522cfdfe91",
            "branch" : [
              {
                "SHA1" : "285f288c7de09f89df0ff275e05823522cfdfe91",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "285f288c7de09f89df0ff275e05823522cfdfe91",
        "branch" : [
          {
            "SHA1" : "285f288c7de09f89df0ff275e05823522cfdfe91",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:phaus/ChatLogServer.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "chatlogserver-1.0-SNAPSHOT.zip",
      "fileName" : "chatlogserver-1.0-SNAPSHOT.zip",
      "relativePath" : "target/universal/chatlogserver-1.0-SNAPSHOT.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#43",
  "duration" : 60189,
  "estimatedDuration" : 91812,
  "executor" : None,
  "fullDisplayName" : "de.consolving.chatlogserver #43",
  "id" : "43",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 43,
  "queueId" : 20,
  "result" : "SUCCESS",
  "timestamp" : 1434759250993,
  "url" : "https://consolving.de/jenkins/job/de.consolving.chatlogserver/43/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/helpers/ContentHelper.java"
        ],
        "commitId" : "285f288c7de09f89df0ff275e05823522cfdfe91",
        "timestamp" : 1434708063000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "fixing java.lang.IllegalArgumentException: URLDecoder: Incomplete trailing escape (%) pattern\u000a",
        "date" : "2015-06-19T12:01:03+0200",
        "id" : "285f288c7de09f89df0ff275e05823522cfdfe91",
        "msg" : "fixing java.lang.IllegalArgumentException: URLDecoder: Incomplete",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/helpers/ContentHelper.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
      "fullName" : "Philipp Haussleiter"
    }
  ]
}