{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Matthias Mueller",
          "userId" : "mueller.matthias",
          "userName" : "Matthias Mueller"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7e21b642c4a3698be3cc81c1ec84895655b47eb1",
            "branch" : [
              {
                "SHA1" : "7e21b642c4a3698be3cc81c1ec84895655b47eb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7e21b642c4a3698be3cc81c1ec84895655b47eb1",
            "branch" : [
              {
                "SHA1" : "7e21b642c4a3698be3cc81c1ec84895655b47eb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7e21b642c4a3698be3cc81c1ec84895655b47eb1",
        "branch" : [
          {
            "SHA1" : "7e21b642c4a3698be3cc81c1ec84895655b47eb1",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/appNG/appng-tomcat-session.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 2,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.plugins.jira.JiraBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "appng-tomcat-session-0.1.1-SNAPSHOT-sources.jar",
      "fileName" : "appng-tomcat-session-0.1.1-SNAPSHOT-sources.jar",
      "relativePath" : "target/appng-tomcat-session-0.1.1-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "appng-tomcat-session-0.1.1-SNAPSHOT.jar",
      "fileName" : "appng-tomcat-session-0.1.1-SNAPSHOT.jar",
      "relativePath" : "target/appng-tomcat-session-0.1.1-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 16901,
  "estimatedDuration" : 28653,
  "executor" : None,
  "fullDisplayName" : "appNG Tomcat Session #3",
  "id" : "3",
  "keepLog" : False,
  "number" : 3,
  "queueId" : 19136,
  "result" : "SUCCESS",
  "timestamp" : 1542615168156,
  "url" : "https://www.appng.org/jenkins/user/bjoern.pritzel/my-views/view/all/job/appNG%20Tomcat%20Session/3/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/test/java/org/appng/tomcat/session/UtilsTest.java",
            "src/main/java/org/appng/tomcat/session/mongo/MongoStore.java",
            ".gitignore",
            "src/main/java/org/appng/tomcat/session/redis/JavaSerializer.java",
            "src/main/java/org/appng/tomcat/session/redis/SessionSerializationMetadata.java",
            "src/main/java/org/appng/tomcat/session/Utils.java",
            "src/main/java/org/appng/tomcat/session/mongo/MongoSessionTrackerValve.java",
            "README.adoc",
            "src/main/java/org/appng/tomcat/session/redis/RedisSessionHandlerValve.java",
            "src/main/java/org/appng/tomcat/session/redis/RedisSession.java",
            "src/main/java/org/appng/tomcat/session/redis/RedisSessionManager.java"
          ],
          "commitId" : "08ccf5acea7e014a1294eb3dd79759a877ec16bc",
          "timestamp" : 1513246892000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "ATS-5 make slf4j optional\u000a",
          "date" : "2017-12-14 11:21:32 +0100",
          "id" : "08ccf5acea7e014a1294eb3dd79759a877ec16bc",
          "msg" : "ATS-5 make slf4j optional",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/redis/JavaSerializer.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/mongo/MongoStore.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/redis/RedisSession.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/Utils.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/mongo/MongoSessionTrackerValve.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/redis/RedisSessionManager.java"
            },
            {
              "editType" : "add",
              "file" : ".gitignore"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/redis/SessionSerializationMetadata.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/org/appng/tomcat/session/UtilsTest.java"
            },
            {
              "editType" : "edit",
              "file" : "README.adoc"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/redis/RedisSessionHandlerValve.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/test/resources/log4j.properties",
            "src/main/java/org/appng/tomcat/session/mongo/MongoStore.java",
            "src/main/java/org/appng/tomcat/session/mongo/MongoSessionTrackerValve.java"
          ],
          "commitId" : "2d168209980cda206a5a023c088f087cb09594d2",
          "timestamp" : 1513251569000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "ATS-5 use right class for logger\u000a",
          "date" : "2017-12-14 12:39:29 +0100",
          "id" : "2d168209980cda206a5a023c088f087cb09594d2",
          "msg" : "ATS-5 use right class for logger",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/test/resources/log4j.properties"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/mongo/MongoStore.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/mongo/MongoSessionTrackerValve.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/appng/tomcat/session/mongo/MongoPersistentManager.java"
          ],
          "commitId" : "d564bb1b76d0676401b291cd325ebe0da0beec97",
          "timestamp" : 1513851617000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "ATS-6 do not use sessions Map\u000a",
          "date" : "2017-12-21 11:20:17 +0100",
          "id" : "d564bb1b76d0676401b291cd325ebe0da0beec97",
          "msg" : "ATS-6 do not use sessions Map",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/mongo/MongoPersistentManager.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/appng/tomcat/session/mongo/MongoPersistentManager.java"
          ],
          "commitId" : "b7ebbfee6f5ad5040aa5f9e02846432e4f1839d6",
          "timestamp" : 1513877501000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/herlitzius.matthias",
            "fullName" : "Matthias Herlitzius"
          },
          "authorEmail" : "matthias.herlitzius@aiticon.com",
          "comment" : "ATS-6 Fix build failure\u000a",
          "date" : "2017-12-21 18:31:41 +0100",
          "id" : "b7ebbfee6f5ad5040aa5f9e02846432e4f1839d6",
          "msg" : "ATS-6 Fix build failure",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/mongo/MongoPersistentManager.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README.adoc"
          ],
          "commitId" : "6688f69dbafe304ab40af54a9aa9855b64250010",
          "timestamp" : 1513878140000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/herlitzius.matthias",
            "fullName" : "Matthias Herlitzius"
          },
          "authorEmail" : "matthias.herlitzius@aiticon.com",
          "comment" : "ATS-6 fix version placeholder in documentation\u000a",
          "date" : "2017-12-21 18:42:20 +0100",
          "id" : "6688f69dbafe304ab40af54a9aa9855b64250010",
          "msg" : "ATS-6 fix version placeholder in documentation",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README.adoc"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "CODE_OF_CONDUCT.adoc",
            "CONTRIBUTING.adoc",
            "license-header.txt",
            "LICENSE"
          ],
          "commitId" : "ccf008350bf1df603058c5385c1950e825c401a1",
          "timestamp" : 1517945642000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/herlitzius.matthias",
            "fullName" : "Matthias Herlitzius"
          },
          "authorEmail" : "matthias.herlitzius@aiticon.com",
          "comment" : "ATS-7: Add/update open source project files\u000a",
          "date" : "2018-02-06 20:34:02 +0100",
          "id" : "ccf008350bf1df603058c5385c1950e825c401a1",
          "msg" : "ATS-7: Add/update open source project files",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "LICENSE"
            },
            {
              "editType" : "add",
              "file" : "CODE_OF_CONDUCT.adoc"
            },
            {
              "editType" : "add",
              "file" : "CONTRIBUTING.adoc"
            },
            {
              "editType" : "add",
              "file" : "license-header.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/appng/tomcat/session/mongo/MongoStore.java"
          ],
          "commitId" : "7e21b642c4a3698be3cc81c1ec84895655b47eb1",
          "timestamp" : 1536936723000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@aiticon.com",
          "comment" : "ATS-8\u000a",
          "date" : "2018-09-14 16:52:03 +0200",
          "id" : "7e21b642c4a3698be3cc81c1ec84895655b47eb1",
          "msg" : "ATS-8",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/mongo/MongoStore.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    },
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/herlitzius.matthias",
      "fullName" : "Matthias Herlitzius"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 4,
    "url" : "https://www.appng.org/jenkins/user/bjoern.pritzel/my-views/view/all/job/appNG%20Tomcat%20Session/4/"
  },
  "previousBuild" : {
    "number" : 2,
    "url" : "https://www.appng.org/jenkins/user/bjoern.pritzel/my-views/view/all/job/appNG%20Tomcat%20Session/2/"
  }
}