{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BUILD_VERSION",
          "value" : "1.4-build210412"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Démarré par l'utilisateur Miguel Moquillon",
          "userId" : "mmoquillon",
          "userName" : "Miguel Moquillon"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "584719e9f7cc2ce04df3b28427bf35f4d538e3ff",
            "branch" : [
              {
                "SHA1" : "584719e9f7cc2ce04df3b28427bf35f4d538e3ff",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "584719e9f7cc2ce04df3b28427bf35f4d538e3ff",
            "branch" : [
              {
                "SHA1" : "584719e9f7cc2ce04df3b28427bf35f4d538e3ff",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "584719e9f7cc2ce04df3b28427bf35f4d538e3ff",
        "branch" : [
          {
            "SHA1" : "584719e9f7cc2ce04df3b28427bf35f4d538e3ff",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Silverpeas-JCR-AccessControl"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.view.InterpolatedSecretsAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2",
  "duration" : 60478,
  "estimatedDuration" : 61523,
  "executor" : None,
  "fullDisplayName" : "Silverpeas_JCR-AccessController_Release #2",
  "id" : "2",
  "keepLog" : False,
  "number" : 2,
  "queueId" : 11397,
  "result" : "SUCCESS",
  "timestamp" : 1618237602007,
  "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_JCR-AccessController_Release/2/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "1f3d91befb61a916846c4e4481319301a34723f9",
          "timestamp" : 1591354889000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
            "fullName" : "devteam"
          },
          "authorEmail" : "devteam@silverpeas.net",
          "comment" : "1.3 has been released from commit 39fd0290ea1c77efdb9c47d5271a3ff602bd2fed (build version 1.3-build191121). Prepare for development iteration of next version 1.4\u000a",
          "date" : "2020-06-05 11:01:29 +0000",
          "id" : "1f3d91befb61a916846c4e4481319301a34723f9",
          "msg" : "1.3 has been released from commit 39fd0290ea1c77efdb9c47d5271a3ff602bd2fed (build version 1.3-build191121). Prepare for development iteration of next version 1.4",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "32e8f52323262f35ab55b20cda53f5575275b70f",
          "timestamp" : 1599567240000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@gmail.com",
          "comment" : "Update the POM by setting the repo access through HTTPS\u000a",
          "date" : "2020-09-08 14:14:00 +0200",
          "id" : "32e8f52323262f35ab55b20cda53f5575275b70f",
          "msg" : "Update the POM by setting the repo access through HTTPS",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "08ce517d3b8514eda4f1323978277c311f0466df",
          "timestamp" : 1602571609000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/github",
            "fullName" : "github"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump junit from 4.12 to 4.13.1\u000a\u000aBumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.\u000a- [Release notes](https://github.com/junit-team/junit4/releases)\u000a- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)\u000a- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
          "date" : "2020-10-13 06:46:49 +0000",
          "id" : "08ce517d3b8514eda4f1323978277c311f0466df",
          "msg" : "Bump junit from 4.12 to 4.13.1",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/silverpeas/jcr/auth/encryption/UnixMD5Encryption.java",
            "src/main/java/org/silverpeas/jcr/auth/AbstractAuthentication.java",
            "src/main/java/org/silverpeas/jcr/auth/AuthenticationException.java",
            "silverpeas-license.txt",
            "src/main/java/org/silverpeas/jcr/JcrProperties.java",
            "src/main/java/org/silverpeas/jcr/jaas/SilverpeasJcrLoginModule.java",
            "src/main/java/org/silverpeas/jcr/jaas/SilverpeasUserPrincipal.java",
            "src/main/java/org/silverpeas/jcr/jaas/SilverpeasAccessManager.java",
            "src/main/java/org/silverpeas/jcr/auth/SQLSimpleAuthentication.java",
            "src/main/java/org/silverpeas/jcr/auth/encryption/UnixDESEncryption.java",
            "pom.xml",
            "src/main/java/org/silverpeas/jcr/jaas/SilverpeasJcrSystemPrincipal.java",
            "src/main/java/org/silverpeas/jcr/auth/encryption/UnixSHA512Encryption.java",
            "src/main/java/org/silverpeas/jcr/auth/encryption/PasswordEncryption.java",
            "src/main/java/org/silverpeas/jcr/auth/SilverpeasUser.java",
            "src/main/java/org/silverpeas/jcr/auth/TokenAuthentication.java",
            "src/main/java/org/silverpeas/jcr/auth/AuthenticationProvider.java",
            "src/main/java/org/silverpeas/jcr/auth/Authentication.java",
            "src/main/java/org/silverpeas/jcr/auth/encryption/PasswordEncryptionFactory.java"
          ],
          "commitId" : "584719e9f7cc2ce04df3b28427bf35f4d538e3ff",
          "timestamp" : 1618237474000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@gmail.com",
          "comment" : "Depends now on Jackrabbit 2.20.2\u000a",
          "date" : "2021-04-12 16:24:34 +0200",
          "id" : "584719e9f7cc2ce04df3b28427bf35f4d538e3ff",
          "msg" : "Depends now on Jackrabbit 2.20.2",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/encryption/UnixDESEncryption.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/encryption/PasswordEncryptionFactory.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/jaas/SilverpeasJcrSystemPrincipal.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/SilverpeasUser.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/encryption/PasswordEncryption.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/JcrProperties.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/Authentication.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/encryption/UnixSHA512Encryption.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/jaas/SilverpeasJcrLoginModule.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/jaas/SilverpeasUserPrincipal.java"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "silverpeas-license.txt"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/TokenAuthentication.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/encryption/UnixMD5Encryption.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/AuthenticationProvider.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/AbstractAuthentication.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/jaas/SilverpeasAccessManager.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/SQLSimpleAuthentication.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/silverpeas/jcr/auth/AuthenticationException.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    },
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/github",
      "fullName" : "github"
    },
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
      "fullName" : "devteam"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 1,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_JCR-AccessController_Release/1/"
  }
}