{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "WILDFLY_VERSION",
          "value" : "26.1.1"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "JAVA_VERSION",
          "value" : "11"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "IMAGE_VERSION",
          "value" : "latest"
        }
      ]
    },
    {
      "_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" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e94000d1972c670c9dc4dd4d81b462df3b51b575",
            "branch" : [
              {
                "SHA1" : "e94000d1972c670c9dc4dd4d81b462df3b51b575",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e94000d1972c670c9dc4dd4d81b462df3b51b575",
            "branch" : [
              {
                "SHA1" : "e94000d1972c670c9dc4dd4d81b462df3b51b575",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e94000d1972c670c9dc4dd4d81b462df3b51b575",
        "branch" : [
          {
            "SHA1" : "e94000d1972c670c9dc4dd4d81b462df3b51b575",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Jenkins-Pipelines.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_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" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "568fedd541f6f4f879176fdcc5d7eb0b0d8b143e",
            "branch" : [
              {
                "SHA1" : "568fedd541f6f4f879176fdcc5d7eb0b0d8b143e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "568fedd541f6f4f879176fdcc5d7eb0b0d8b143e",
            "branch" : [
              {
                "SHA1" : "568fedd541f6f4f879176fdcc5d7eb0b0d8b143e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "568fedd541f6f4f879176fdcc5d7eb0b0d8b143e",
        "branch" : [
          {
            "SHA1" : "568fedd541f6f4f879176fdcc5d7eb0b0d8b143e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/docker-silverpeas-build"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "latest",
  "duration" : 545796,
  "estimatedDuration" : 417084,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Projects Build Image latest",
  "id" : "18",
  "keepLog" : False,
  "number" : 18,
  "queueId" : 53945,
  "result" : "SUCCESS",
  "timestamp" : 1655304054298,
  "url" : "https://integration.silverpeas.org/jenkins/view/Images%20Docker/job/Silverpeas%20Projects%20Build%20Image/18/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/docker-build/Jenkinsfile",
            "src/builds/jackrabbit-jca/Jenkinsfile",
            "src/builds/docker-test/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "2c335a667659a99a695db7139b3f628a6f915965",
          "timestamp" : 1642085964000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Add a new pipeline definition to build a Docker image dedicated to run\u000aSilverpeas for testing purpose.\u000a\u000aUpdate the Jackrabbit JCA build pipeline to a declarative one.\u000a\u000aImprove the pipeline to build the  Docker image dedicated in the\u000aconstruction of Silverpeas projects.\u000a",
          "date" : "2022-01-13 15:59:24 +0100",
          "id" : "2c335a667659a99a695db7139b3f628a6f915965",
          "msg" : "Add a new pipeline definition to build a Docker image dedicated to run",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "src/builds/docker-test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/docker-build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jackrabbit-jca/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/jackrabbit-jca/Jenkinsfile",
            "src/builds/jcr-access-control/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile"
          ],
          "commitId" : "0c45c3f5873adef7a7caebbf880e699225cd6808",
          "timestamp" : 1642180668000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "The pipeline for producing a build version of Silverpeas Mobile is rewritten in declarative syntax\u000a",
          "date" : "2022-01-14 18:17:48 +0100",
          "id" : "0c45c3f5873adef7a7caebbf880e699225cd6808",
          "msg" : "The pipeline for producing a build version of Silverpeas Mobile is rewritten in declarative syntax",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/docker-test/Jenkinsfile",
            "src/builds/project/Jenkinsfile"
          ],
          "commitId" : "52b60e09283aeb4d56fa0ee776785c6bfc2cb7af",
          "timestamp" : 1642410228000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Two changes:\u000a- in the pipeline producing a build version of the Project POM, the\u000awildfly version on which Silverpeas is expected to be executed is now\u000aspecified in the YAML report of the pipeline job.\u000a\u000a- in the pipeline producing a Docker image for testing a build version\u000aof Silverpeas, a bug about the SILVERPEAS_VERSION parameter has been\u000afixed.\u000a",
          "date" : "2022-01-17 10:03:48 +0100",
          "id" : "52b60e09283aeb4d56fa0ee776785c6bfc2cb7af",
          "msg" : "Two changes:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/docker-test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/jcr-access-control/Jenkinsfile",
            "src/builds/project/Jenkinsfile"
          ],
          "commitId" : "a429f2b021701e11895e44ab04636502b05476a8",
          "timestamp" : 1642433172000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "The pipeline for producing a build version of Silverpeas Project POM is rewritten in declarative syntax\u000a",
          "date" : "2022-01-17 16:26:12 +0100",
          "id" : "a429f2b021701e11895e44ab04636502b05476a8",
          "msg" : "The pipeline for producing a build version of Silverpeas Project POM is rewritten in declarative syntax",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/project-doc/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/builds/project/Jenkinsfile",
            "src/builds/sso/Jenkinsfile",
            "src/builds/docker-test/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "045861c32d579ec90ba4c451f581dc0d151cd9db",
          "timestamp" : 1642708245000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Four main changes:\u000a- Add a Jenkinsfile to define the pipeline of publishing the community\u000aweb site.\u000a- Update the pipeline for releasing a build version of Silverpeas to the\u000adeclarative syntax.\u000a- Update the pipeline for releasing a build version of the SSO library\u000afor Silverpeas\u000a- Improve the pipeline for releasing a build version of Silverpeas\u000aMobile.\u000a- Fix some bugs\u000a",
          "date" : "2022-01-20 20:50:45 +0100",
          "id" : "045861c32d579ec90ba4c451f581dc0d151cd9db",
          "msg" : "Four main changes:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/docker-test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/project-doc/Jenkinsfile",
            "src/builds/docker-build/Jenkinsfile",
            "src/builds/docker-test/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "c782fde9e7d9bc677624926c456bced8e4ae94f1",
          "timestamp" : 1642779557000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix a bug in the pipelines of web site publishing and of Test Docker\u000aimage building\u000a",
          "date" : "2022-01-21 16:39:17 +0100",
          "id" : "c782fde9e7d9bc677624926c456bced8e4ae94f1",
          "msg" : "Fix a bug in the pipelines of web site publishing and of Test Docker",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/docker-build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/docker-test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/wbe/Jenkinsfile"
          ],
          "commitId" : "32cccc87d0acd3a2dcb42fbdd167619a44df9478",
          "timestamp" : 1642779998000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Migrate the pipeline syntax on the build of the WBE library to the\u000adeclarative syntax.\u000a",
          "date" : "2022-01-21 16:46:38 +0100",
          "id" : "32cccc87d0acd3a2dcb42fbdd167619a44df9478",
          "msg" : "Migrate the pipeline syntax on the build of the WBE library to the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/jcr-access-control/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/builds/jackrabbit-jca/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile"
          ],
          "commitId" : "20cfbbb656461ffbb638a6ffb5041a2063d5262f",
          "timestamp" : 1642783512000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix a possible bug in the pipelines defined in jackrabbit-jca/Jenkinsfile\u000aand in jcr-access-control/Jenkinsfile.\u000a\u000aThe pipeline of releasing the Jackrabbit JCA is now in declarative\u000asyntax. We check now the dependency on the build version from which the\u000arelease will be done and not in master.\u000a\u000aThe pipeline of releasing JCR Access Control is now in declarative\u000asyntax.\u000a",
          "date" : "2022-01-21 17:45:12 +0100",
          "id" : "20cfbbb656461ffbb638a6ffb5041a2063d5262f",
          "msg" : "Fix a possible bug in the pipelines defined in jackrabbit-jca/Jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/jcr-access-control/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/releases/project/Jenkinsfile"
          ],
          "commitId" : "baf80864c3b11569bfbcb55eceaf631e1caeedfc",
          "timestamp" : 1642789374000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "The pipeline of releasing the Silverpeas projects definition is\u000anow in declarative syntax.\u000a",
          "date" : "2022-01-21 19:22:54 +0100",
          "id" : "baf80864c3b11569bfbcb55eceaf631e1caeedfc",
          "msg" : "The pipeline of releasing the Silverpeas projects definition is",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/mobile/Jenkinsfile"
          ],
          "commitId" : "da1436d9cd1ca970dbc51c4b2ad3de1bec1bf427",
          "timestamp" : 1643012772000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix a bug in the pipeline constructing a build version of Silverpeas\u000aMobile.\u000a",
          "date" : "2022-01-24 09:26:12 +0100",
          "id" : "da1436d9cd1ca970dbc51c4b2ad3de1bec1bf427",
          "msg" : "Fix a bug in the pipeline constructing a build version of Silverpeas",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/project-doc/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/builds/docker-build/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/builds/project/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/releases/project/Jenkinsfile",
            "src/releases/docker-prod/Jenkinsfile",
            "src/builds/docker-test/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile",
            "src/releases/docker-dev/Jenkinsfile",
            "src/releases/docker-build/Jenkinsfile",
            "src/releases/izpack/Jenkinsfile",
            "src/builds/jcr-access-control/Jenkinsfile",
            "src/builds/sso/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile",
            "src/builds/jackrabbit-jca/Jenkinsfile",
            "src/releases/docker-test/Jenkinsfile"
          ],
          "commitId" : "8d4df558f8b9998662b40d18cb389b0facc8381b",
          "timestamp" : 1643227036000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Improve the pipeline of some Jenkinsfiles to construct a build\u000aversion or to release a given version of some projects.\u000a\u000aThe pipeline for building Docker images are moved into the\u000areleases directory.\u000a\u000aAdd four new Jenkinsfiles: one for registering a Docker image\u000afor building a Silverpeas project, one for registering a Docker\u000aimage for developing on a Silverpeas project, one for preparing\u000athe production-ready Docker image of a version of Silverpeas and\u000aone for creating an IzPack installer of Silverpeas.\u000a\u000aThe pipeline for releasing a stable version of Silverpeas is\u000arewritten in the declarative syntax. Instead of doing itself some\u000ajobs (like the Docker images construction or the documentation\u000ageneration) it delegates them to external pipelines.\u000a",
          "date" : "2022-01-26 20:57:16 +0100",
          "id" : "8d4df558f8b9998662b40d18cb389b0facc8381b",
          "msg" : "Improve the pipeline of some Jenkinsfiles to construct a build",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "src/releases/docker-prod/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "src/builds/docker-test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "src/releases/docker-build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "src/builds/docker-build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "src/releases/docker-test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "src/releases/izpack/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "src/releases/docker-dev/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/releases/project/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile"
          ],
          "commitId" : "306dd4db6672fb2ecc2dc611c09e78182c7ee632",
          "timestamp" : 1643296578000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the pipeline of releasing a version of Silverpeas, split each stage\u000aof release in two: one for the releasing itself and another one for\u000apreparing the dev iteration for the next version of the project.\u000a",
          "date" : "2022-01-27 16:16:18 +0100",
          "id" : "306dd4db6672fb2ecc2dc611c09e78182c7ee632",
          "msg" : "In the pipeline of releasing a version of Silverpeas, split each stage",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/project-doc/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/releases/project/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile",
            "src/releases/silverpeas-doc/Jenkinsfile"
          ],
          "commitId" : "6771f91a8bbd44701b761b6cc0d7ff926679e411",
          "timestamp" : 1643304189000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Improve the pipeline of publishing the community web site by taking into\u000aaccount the release of a new version of Silverpeas.\u000a\u000aThe pipeline of publishing the documentation of Silverpeas-Core,\u000aSilverpeas-Components and the community web site for a new version of\u000aSilverpeas is now in declarative syntax and has been improved to take\u000ainto account existing Jenkins job (for delegating some of its stages)\u000a\u000aThe pipeline of releasing a new version of Silverpeas takes care now of\u000athe expectations of the pipeline of publishing Silverpeas projects'\u000adocumentation.\u000a",
          "date" : "2022-01-27 18:23:09 +0100",
          "id" : "6771f91a8bbd44701b761b6cc0d7ff926679e411",
          "msg" : "Improve the pipeline of publishing the community web site by taking into",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "7b10ec1dbff7b214593ed9caa83bb340c4920aac",
          "timestamp" : 1643356042000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix a bug when computing the Docker image version from which a container\u000ahas to be spawn to running the job making a build version of Silverpeas.\u000a",
          "date" : "2022-01-28 08:47:22 +0100",
          "id" : "7b10ec1dbff7b214593ed9caa83bb340c4920aac",
          "msg" : "Fix a bug when computing the Docker image version from which a container",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/releases/docker-prod/Jenkinsfile",
            "src/builds/project-doc/Jenkinsfile"
          ],
          "commitId" : "e254587f57e336cd62469d8443dd3ac3ff637fda",
          "timestamp" : 1643360609000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the Silverpeas release pipeline, add a step of sending a reminder\u000aemail about tasks to do after just a release.\u000a\u000aImprove the pipeline of publishing the community web site.\u000a\u000aImprove the content of the email sent by the pipeline of preparing\u000athe Docker image of Silverpeas for production.\u000a",
          "date" : "2022-01-28 10:03:29 +0100",
          "id" : "e254587f57e336cd62469d8443dd3ac3ff637fda",
          "msg" : "In the Silverpeas release pipeline, add a step of sending a reminder",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/docker-prod/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/sso/Jenkinsfile",
            "src/releases/silverpeas/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/releases/wbe/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile"
          ],
          "commitId" : "5b9ab8cf068fe6d6e08a12407a08bc0495314d4b",
          "timestamp" : 1643381358000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Pipeline to release the Silverpeas SSO library and the Silverpeas Web\u000aBrowser Edition library have been rewritten in declarative syntax.\u000a\u000aImprove and fix some pipelines\u000a",
          "date" : "2022-01-28 15:49:18 +0100",
          "id" : "5b9ab8cf068fe6d6e08a12407a08bc0495314d4b",
          "msg" : "Pipeline to release the Silverpeas SSO library and the Silverpeas Web",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/releases/sso/Jenkinsfile",
            "src/tests/upgrade/Jenkinsfile",
            "src/builds/sso/Jenkinsfile",
            "src/tests/install/Jenkinsfile"
          ],
          "commitId" : "668bb30e93c61ec1341154b8f4f91c7cdbd1666a",
          "timestamp" : 1643391827000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Improve the pipelines about testing the installation and the\u000aupgrade of Silverpeas against different databases. Rewrite\u000athem in the declarative syntax.\u000a",
          "date" : "2022-01-28 18:43:47 +0100",
          "id" : "668bb30e93c61ec1341154b8f4f91c7cdbd1666a",
          "msg" : "Improve the pipelines about testing the installation and the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/tests/install/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/tests/upgrade/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/sso/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/wbe/Jenkinsfile"
          ],
          "commitId" : "e90a6e9c6e0fe60bddae5b7440edc1e8b2b93a73",
          "timestamp" : 1644913216000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/silveryocha",
            "fullName" : "SilverYoCha"
          },
          "authorEmail" : "yohann.chastagnier@silverpeas.com",
          "comment" : "Fixing the git repo URL about WBE project.\u000a",
          "date" : "2022-02-15 09:20:16 +0100",
          "id" : "e90a6e9c6e0fe60bddae5b7440edc1e8b2b93a73",
          "msg" : "Fixing the git repo URL about WBE project.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/wbe/Jenkinsfile",
            "src/builds/sso/Jenkinsfile"
          ],
          "commitId" : "b4ca983f9b958a3308ec9bf84f2b0b153d5a655b",
          "timestamp" : 1644917240000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix a bug both in the pipelines of publishing a build version of\u000aSilverpeas SSO and Silverpeas WBE: the setting of the build version was\u000amissing!\u000a",
          "date" : "2022-02-15 10:27:20 +0100",
          "id" : "b4ca983f9b958a3308ec9bf84f2b0b153d5a655b",
          "msg" : "Fix a bug both in the pipelines of publishing a build version of",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/jcr-access-control/Jenkinsfile",
            "src/releases/wbe/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/builds/sso/Jenkinsfile",
            "src/builds/jackrabbit-jca/Jenkinsfile"
          ],
          "commitId" : "70e81e60db30c2ce8eab6880d1b9be230ef87e33",
          "timestamp" : 1644932682000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix another bug with the var version instead of buildVersion in some pipelines\u000aIn the pipeline about the WBE project, the Git branch is main and not\u000amaster\u000a",
          "date" : "2022-02-15 14:44:42 +0100",
          "id" : "70e81e60db30c2ce8eab6880d1b9be230ef87e33",
          "msg" : "Fix another bug with the var version instead of buildVersion in some pipelines",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/jackrabbit-jca/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile"
          ],
          "commitId" : "f3be08df14ac2651044fc04db40455d3a22c7558",
          "timestamp" : 1646818843000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix mispelled pom property name for the Silverpeas Jackrabbit-JCA project\u000aFix a bug in the pipeline of releasing a Silverpeas Jackrabbit-JCA release.\u000a",
          "date" : "2022-03-09 10:40:43 +0100",
          "id" : "f3be08df14ac2651044fc04db40455d3a22c7558",
          "msg" : "Fix mispelled pom property name for the Silverpeas Jackrabbit-JCA project",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/project-doc/Jenkinsfile",
            "src/releases/izpack/Jenkinsfile",
            "src/releases/docker-prod/Jenkinsfile",
            "src/releases/silverpeas-doc/Jenkinsfile",
            "src/releases/docker-test/Jenkinsfile"
          ],
          "commitId" : "66693f2e154a726ed0fad645cd277d018fd907ca",
          "timestamp" : 1649325047000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix a bug in the release pipeline of Silverpeas\u000aFix a bug in the Silverpea doc publishing pipeline\u000aFix a bug in the izPack installer generator pipeline\u000aFix a bug in the pipeline of updating the Dockerfile to generate a\u000aDocker image of Silverpeas for the production.\u000aFix a bug in the pipeline buidling a Docker image of Silverpeas for\u000atesting purpose.\u000a",
          "date" : "2022-04-07 11:50:47 +0200",
          "id" : "66693f2e154a726ed0fad645cd277d018fd907ca",
          "msg" : "Fix a bug in the release pipeline of Silverpeas",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/docker-test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/docker-prod/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/izpack/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/docker-prod/Jenkinsfile"
          ],
          "commitId" : "1fdcd5cb6e431760ea616d402798758742a50046",
          "timestamp" : 1649661425000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the Jenkinsfile that builds a Docker image of Silverpeas for\u000apro. Now, the pipeline will perform a PR by using the Github API. It\u000achecks also if the build is just an update of an existing version of\u000aSilverpeas\u000a",
          "date" : "2022-04-11 09:17:05 +0200",
          "id" : "1fdcd5cb6e431760ea616d402798758742a50046",
          "msg" : "Update the Jenkinsfile that builds a Docker image of Silverpeas for",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/docker-prod/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/tests/install/Jenkinsfile",
            "src/tests/upgrade/Jenkinsfile"
          ],
          "commitId" : "3853e8219fe7bdf422a1fd9ac79c5a51bba25524",
          "timestamp" : 1653323108000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the Silverpeas installation and upgrade test, explicits the db port for each database system under the tests\u000a",
          "date" : "2022-05-23 18:25:08 +0200",
          "id" : "3853e8219fe7bdf422a1fd9ac79c5a51bba25524",
          "msg" : "In the Silverpeas installation and upgrade test, explicits the db port for each database system under the tests",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/tests/upgrade/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/tests/install/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/docker-build/Jenkinsfile"
          ],
          "commitId" : "e94000d1972c670c9dc4dd4d81b462df3b51b575",
          "timestamp" : 1655304024000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix Jenkinsfile for building the Docker image silverpeas/silverbuild\u000a",
          "date" : "2022-06-15 16:40:24 +0200",
          "id" : "e94000d1972c670c9dc4dd4d81b462df3b51b575",
          "msg" : "Fix Jenkinsfile for building the Docker image silverpeas/silverbuild",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/docker-build/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile"
          ],
          "commitId" : "568fedd541f6f4f879176fdcc5d7eb0b0d8b143e",
          "timestamp" : 1655302929000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update for Wildfly 26.1.1 and for Maven 3.8.6\u000aAdd the build parameter in the LABEL value to indicate the number of\u000abuild of the same version of the Docker image\u000a",
          "date" : "2022-06-15 16:22:09 +0200",
          "id" : "568fedd541f6f4f879176fdcc5d7eb0b0d8b143e",
          "msg" : "Update for Wildfly 26.1.1 and for Maven 3.8.6",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/silveryocha",
      "fullName" : "SilverYoCha"
    },
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 20,
    "url" : "https://integration.silverpeas.org/jenkins/view/Images%20Docker/job/Silverpeas%20Projects%20Build%20Image/20/"
  },
  "previousBuild" : {
    "number" : 14,
    "url" : "https://integration.silverpeas.org/jenkins/view/Images%20Docker/job/Silverpeas%20Projects%20Build%20Image/14/"
  }
}