{
  "_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" : 44,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e5359a176dcee33a77509982a7a0a5de43b2ec94",
            "branch" : [
              {
                "SHA1" : "e5359a176dcee33a77509982a7a0a5de43b2ec94",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e5359a176dcee33a77509982a7a0a5de43b2ec94",
            "branch" : [
              {
                "SHA1" : "e5359a176dcee33a77509982a7a0a5de43b2ec94",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e5359a176dcee33a77509982a7a0a5de43b2ec94",
        "branch" : [
          {
            "SHA1" : "e5359a176dcee33a77509982a7a0a5de43b2ec94",
            "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" : "#44",
  "duration" : 69151,
  "estimatedDuration" : 91812,
  "executor" : None,
  "fullDisplayName" : "de.consolving.chatlogserver #44",
  "id" : "44",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 44,
  "queueId" : 93,
  "result" : "SUCCESS",
  "timestamp" : 1437783251617,
  "url" : "https://consolving.de/jenkins/job/de.consolving.chatlogserver/44/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/controllers/Application.java",
          "app/views/Rooms/show.scala.html",
          "app/views/Users/browse.scala.html",
          "app/views/Application/index.scala.html",
          "app/views/Users/index.scala.html",
          "conf/routes",
          "app/views/main.scala.html",
          "app/views/Rooms/index.scala.html"
        ],
        "commitId" : "5e44ef00ae3577f646ed9ba5c8cd06fefcb9aab6",
        "timestamp" : 1437764944000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "small UI fixes\u000a",
        "date" : "2015-07-24T21:09:04+0200",
        "id" : "5e44ef00ae3577f646ed9ba5c8cd06fefcb9aab6",
        "msg" : "small UI fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/controllers/Application.java"
          },
          {
            "editType" : "edit",
            "file" : "conf/routes"
          },
          {
            "editType" : "edit",
            "file" : "app/views/Rooms/show.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "app/views/Users/browse.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "app/views/main.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "app/views/Application/index.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "app/views/Rooms/index.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "app/views/Users/index.scala.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/models/openfire/LogEntry.java",
          "app/controllers/Application.java",
          "app/views/Application/show.scala.html",
          "app/views/Users/browse.scala.html",
          "app/views/Application/index.scala.html",
          "app/models/openfire/Room.java",
          "app/controllers/Rooms.java",
          "conf/routes",
          "app/helpers/EntryHelper.java",
          "app/controllers/RoomStatistics.java"
        ],
        "commitId" : "876349ce0b07435f509b4430a5d61cf621362f6e",
        "timestamp" : 1437767539000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "adding new Front Page \\o/\u000a",
        "date" : "2015-07-24T21:52:19+0200",
        "id" : "876349ce0b07435f509b4430a5d61cf621362f6e",
        "msg" : "adding new Front Page \\o/",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/views/Application/show.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "app/models/openfire/LogEntry.java"
          },
          {
            "editType" : "edit",
            "file" : "app/views/Users/browse.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "app/controllers/RoomStatistics.java"
          },
          {
            "editType" : "edit",
            "file" : "app/views/Application/index.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "conf/routes"
          },
          {
            "editType" : "edit",
            "file" : "app/controllers/Rooms.java"
          },
          {
            "editType" : "edit",
            "file" : "app/controllers/Application.java"
          },
          {
            "editType" : "edit",
            "file" : "app/models/openfire/Room.java"
          },
          {
            "editType" : "edit",
            "file" : "app/helpers/EntryHelper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/views/Application/index.scala.html",
          "app/controllers/Application.java"
        ],
        "commitId" : "e5359a176dcee33a77509982a7a0a5de43b2ec94",
        "timestamp" : 1437767598000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "small Changes\u000a",
        "date" : "2015-07-24T21:53:18+0200",
        "id" : "e5359a176dcee33a77509982a7a0a5de43b2ec94",
        "msg" : "small Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/views/Application/index.scala.html"
          },
          {
            "editType" : "edit",
            "file" : "app/controllers/Application.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
      "fullName" : "Philipp Haussleiter"
    }
  ]
}