{
  "_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" : 45,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ed90e345f3811ac6478dd8779032019c6c4da957",
            "branch" : [
              {
                "SHA1" : "ed90e345f3811ac6478dd8779032019c6c4da957",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ed90e345f3811ac6478dd8779032019c6c4da957",
            "branch" : [
              {
                "SHA1" : "ed90e345f3811ac6478dd8779032019c6c4da957",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ed90e345f3811ac6478dd8779032019c6c4da957",
        "branch" : [
          {
            "SHA1" : "ed90e345f3811ac6478dd8779032019c6c4da957",
            "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" : "#45",
  "duration" : 147989,
  "estimatedDuration" : 91812,
  "executor" : None,
  "fullDisplayName" : "de.consolving.chatlogserver #45",
  "id" : "45",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 45,
  "queueId" : 95,
  "result" : "SUCCESS",
  "timestamp" : 1437869648583,
  "url" : "https://consolving.de/jenkins/view/consolving/job/de.consolving.chatlogserver/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/views/Application/index.scala.html"
        ],
        "commitId" : "55a1f4cc1ba224966ce8ca644b189c2af09bfec0",
        "timestamp" : 1437807721000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "updating stats graph\u000a",
        "date" : "2015-07-25T09:02:01+0200",
        "id" : "55a1f4cc1ba224966ce8ca644b189c2af09bfec0",
        "msg" : "updating stats graph",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/views/Application/index.scala.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/assets/css/app.css"
        ],
        "commitId" : "b3d00de3da788094c05b1d9a97a0122414179f7f",
        "timestamp" : 1437810715000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "css update\u000a",
        "date" : "2015-07-25T09:51:55+0200",
        "id" : "b3d00de3da788094c05b1d9a97a0122414179f7f",
        "msg" : "css update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/assets/css/app.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/views/Rooms/browse.scala.html"
        ],
        "commitId" : "2fbc4f651d9976b1927d94e4c43adfc140fda2d7",
        "timestamp" : 1437811675000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "fixing navigation\u000a",
        "date" : "2015-07-25T10:07:55+0200",
        "id" : "2fbc4f651d9976b1927d94e4c43adfc140fda2d7",
        "msg" : "fixing navigation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/views/Rooms/browse.scala.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/helpers/EntryHelper.java"
        ],
        "commitId" : "26eed3bb1606a155178fd903f976c3b90529b1f7",
        "timestamp" : 1437819621000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "fixing image rendering\u000a",
        "date" : "2015-07-25T12:20:21+0200",
        "id" : "26eed3bb1606a155178fd903f976c3b90529b1f7",
        "msg" : "fixing image rendering",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/helpers/EntryHelper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/views/Application/index.scala.html"
        ],
        "commitId" : "ed90e345f3811ac6478dd8779032019c6c4da957",
        "timestamp" : 1437824716000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "updating front page\u000a",
        "date" : "2015-07-25T13:45:16+0200",
        "id" : "ed90e345f3811ac6478dd8779032019c6c4da957",
        "msg" : "updating front page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/views/Application/index.scala.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
      "fullName" : "Philipp Haussleiter"
    }
  ]
}