{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "WILDFLY_VERSION",
          "value" : "26.1.3"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "JAVA_VERSION",
          "value" : "11"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "IMAGE_VERSION",
          "value" : "6.4.0"
        }
      ]
    },
    {
      "_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" : 8,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "161eebacaec80988e6e8243dacdd2ee7cf726ece",
            "branch" : [
              {
                "SHA1" : "161eebacaec80988e6e8243dacdd2ee7cf726ece",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "161eebacaec80988e6e8243dacdd2ee7cf726ece",
            "branch" : [
              {
                "SHA1" : "161eebacaec80988e6e8243dacdd2ee7cf726ece",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "161eebacaec80988e6e8243dacdd2ee7cf726ece",
        "branch" : [
          {
            "SHA1" : "161eebacaec80988e6e8243dacdd2ee7cf726ece",
            "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" : 8,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1e7866b8f9cd00d2ef6eb3cce297c0710a2b8a81",
            "branch" : [
              {
                "SHA1" : "1e7866b8f9cd00d2ef6eb3cce297c0710a2b8a81",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1e7866b8f9cd00d2ef6eb3cce297c0710a2b8a81",
            "branch" : [
              {
                "SHA1" : "1e7866b8f9cd00d2ef6eb3cce297c0710a2b8a81",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1e7866b8f9cd00d2ef6eb3cce297c0710a2b8a81",
        "branch" : [
          {
            "SHA1" : "1e7866b8f9cd00d2ef6eb3cce297c0710a2b8a81",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/docker-silverpeas-dev"
      ],
      "scmName" : ""
    },
    {
      "_class" : "jenkins.model.InterruptedBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#8",
  "duration" : 82859,
  "estimatedDuration" : 826090,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Dev Image #8",
  "id" : "8",
  "keepLog" : False,
  "number" : 8,
  "queueId" : 56997,
  "result" : "ABORTED",
  "timestamp" : 1785939414021,
  "url" : "https://integration.silverpeas.org/jenkins/view/Images%20Docker/job/Silverpeas%20Dev%20Image/8/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/tests/install/Jenkinsfile",
            "src/tests/upgrade/Jenkinsfile"
          ],
          "commitId" : "62ec471e1cf0ead776068b22acc5db2e24f44e41",
          "timestamp" : 1667381265000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the URL of the Maven repositories so that it refers the\u000a'silverpeas' repo and not only the 'build' one.\u000a",
          "date" : "2022-11-02 10:27:45 +0100",
          "id" : "62ec471e1cf0ead776068b22acc5db2e24f44e41",
          "msg" : "Update the URL of the Maven repositories so that it refers the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/tests/upgrade/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/tests/install/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/mobile/Jenkinsfile"
          ],
          "commitId" : "f5ce6737fdf3d26a06780a69524deda523f9fff3",
          "timestamp" : 1672822414000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "The build version of silverpeas mobile doesn't follow anymore the one of\u000aSilverpeas. Silverpeas mobile has now its own build version lifecycle.\u000a",
          "date" : "2023-01-04 09:53:34 +0100",
          "id" : "f5ce6737fdf3d26a06780a69524deda523f9fff3",
          "msg" : "The build version of silverpeas mobile doesn't follow anymore the one of",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/project/Jenkinsfile"
          ],
          "commitId" : "37031c313fee3ae2db8e43ba690736103b31de99",
          "timestamp" : 1683103493000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "With the replacement of Jackrabbit 2 by Jackrabbit Oak, there is no more requirement on jcrAccessControl.\u000a",
          "date" : "2023-05-03 10:44:53 +0200",
          "id" : "37031c313fee3ae2db8e43ba690736103b31de99",
          "msg" : "With the replacement of Jackrabbit 2 by Jackrabbit Oak, there is no more requirement on jcrAccessControl.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/project/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/releases/project/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "a9296495c7d8f736b5f8559f2ca7372d4e59940f",
          "timestamp" : 1683274459000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "With the replacement of Jackrabbit 2 by Jackrabbit Oak as implementation\u000aof the JCR used by Silverpeas, the branch 'master' has been duplicated\u000ain order to keep track of the two versions of Silverpeas 6.4 in dev: one\u000awith Jackrabbit Oak (master) and the another one with Jackrabbit 2\u000a(master-jackrabbit). These two branches will be kept until the release\u000aof version 6.4. So, the pipelines dedicated in the construction of build\u000aversions as well as to release a version of Silverpeas have been updated\u000ain consequence.\u000a\u000aImprove the pipeline to construct a build version of Silverpeas Mobile.\u000a",
          "date" : "2023-05-05 10:14:19 +0200",
          "id" : "a9296495c7d8f736b5f8559f2ca7372d4e59940f",
          "msg" : "With the replacement of Jackrabbit 2 by Jackrabbit Oak as implementation",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/mobile/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "2e4857b998ece8f207b9a84e10009a400a544e3e",
          "timestamp" : 1683624464000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "For 6.4 with Jackrabbit 2, the docker image to use is now 6.4-JR instead\u000aof latest. Latest will be for 6.4 with Jackrabbit Oak (the default 6.4)\u000a",
          "date" : "2023-05-09 11:27:44 +0200",
          "id" : "2e4857b998ece8f207b9a84e10009a400a544e3e",
          "msg" : "For 6.4 with Jackrabbit 2, the docker image to use is now 6.4-JR instead",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile"
          ],
          "commitId" : "e0e36317aa0c8bd7bd692e9e4f79139f7222a97c",
          "timestamp" : 1692864349000,
          "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\u000a",
          "date" : "2023-08-24 10:05:49 +0200",
          "id" : "e0e36317aa0c8bd7bd692e9e4f79139f7222a97c",
          "msg" : "Fix a bug in the release pipeline of Silverpeas",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/docker-prod/Jenkinsfile"
          ],
          "commitId" : "cf49ed2aaf8d8d35a9e906cab7761ca66062f98e",
          "timestamp" : 1692880143000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix bad syntax in the sh statement in the pipeline of the Silverpeas for prod docker image release\u000a",
          "date" : "2023-08-24 14:29:03 +0200",
          "id" : "cf49ed2aaf8d8d35a9e906cab7761ca66062f98e",
          "msg" : "Fix bad syntax in the sh statement in the pipeline of the Silverpeas for prod docker image release",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/docker-prod/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/tests/install/Jenkinsfile"
          ],
          "commitId" : "d921562dacef9f50d85eb12d9fab5c3f7db3474f",
          "timestamp" : 1692954860000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Add a new stage in the pipeline of the Silverpeas installation tests:\u000aa test with H2 as database\u000a",
          "date" : "2023-08-25 11:14:20 +0200",
          "id" : "d921562dacef9f50d85eb12d9fab5c3f7db3474f",
          "msg" : "Add a new stage in the pipeline of the Silverpeas installation tests:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/tests/install/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/wbe/Jenkinsfile"
          ],
          "commitId" : "a3e3109be7bea387df42254cafa05a6adea05e89",
          "timestamp" : 1695307666000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/silveryocha",
            "fullName" : "SilverYoCha"
          },
          "authorEmail" : "yohann.chastagnier@silverpeas.com",
          "comment" : "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules.\u000a\u000a'main' branch and 'main-jackrabbit' branches are now handled in order to facilitate Silverpeas clean and install operations.\u000a",
          "date" : "2023-09-21 16:47:46 +0200",
          "id" : "a3e3109be7bea387df42254cafa05a6adea05e89",
          "msg" : "Updating the Jenkins file of WebBrowserEdition project according to the new convention rules.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/sso/Jenkinsfile",
            "src/releases/kernel/Jenkinsfile",
            "src/releases/wbe/Jenkinsfile"
          ],
          "commitId" : "625b6936fadd0e0ff5f46f60808f57b7ad95fa55",
          "timestamp" : 1701961540000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Add a new Jenkinsfile to release versions of the project Silverpeas Kernel\u000a",
          "date" : "2023-12-07 16:05:40 +0100",
          "id" : "625b6936fadd0e0ff5f46f60808f57b7ad95fa55",
          "msg" : "Add a new Jenkinsfile to release versions of the project Silverpeas Kernel",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/releases/kernel/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/project-doc/Jenkinsfile",
            "src/builds/project/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/releases/docker-prod/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile",
            "src/releases/izpack/Jenkinsfile",
            "src/builds/jcr-access-control/Jenkinsfile",
            "src/tests/upgrade/Jenkinsfile",
            "src/builds/sso/Jenkinsfile",
            "src/tests/install/Jenkinsfile",
            "src/builds/jackrabbit-jca/Jenkinsfile",
            "src/releases/silverpeas-doc/Jenkinsfile"
          ],
          "commitId" : "5d4cc9415c10865f9fb117ed1177bba00709b0f4",
          "timestamp" : 1704796749000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Take into account of the new location and new major version of our Nexus service\u000a",
          "date" : "2024-01-09 11:39:09 +0100",
          "id" : "5d4cc9415c10865f9fb117ed1177bba00709b0f4",
          "msg" : "Take into account of the new location and new major version of our Nexus service",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/project/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/tests/install/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/docker-prod/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/izpack/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/tests/upgrade/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "5aaf03f5cff800bb403bf866f44573fc8fc2a24f",
          "timestamp" : 1705327235000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Java 11 isn't anymore supported by SonarCloud. Use a property to indicate we force the analyse with a deprecated Java version\u000a",
          "date" : "2024-01-15 15:00:35 +0100",
          "id" : "5aaf03f5cff800bb403bf866f44573fc8fc2a24f",
          "msg" : "Java 11 isn't anymore supported by SonarCloud. Use a property to indicate we force the analyse with a deprecated Java version",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/releases/docker-build/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "5e31393990e826fcfee35128e9255dfd9f016c63",
          "timestamp" : 1707236826000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the build of the Docker image for a build environment for\u000aSilverpeas projects. First, a new build argument is passed: the version\u000aof Java to use for running a Sonar analysis. Second, in order to build\u000aa fix version of an existing Docker image stable version, we reorder the\u000apipeline stages so that the release of a stable version is done after\u000aits build.\u000a\u000aUpdate the pipeline for building a build version of Silverpeas: Sonar is\u000anow executed by using at least Java 17. This version of Java is provided\u000aby the Docker image through the env var SONAR_JDK_HOME.\u000a",
          "date" : "2024-02-06 17:27:06 +0100",
          "id" : "5e31393990e826fcfee35128e9255dfd9f016c63",
          "msg" : "Update the build of the Docker image for a build environment for",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/docker-build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "04ff93a5980a2ba4cc6c70759bb8662c2ee34fb8",
          "timestamp" : 1707406059000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "The Docker image version for Silverpeas 6.3.x is now 6.3.3\u000a",
          "date" : "2024-02-08 16:27:39 +0100",
          "id" : "04ff93a5980a2ba4cc6c70759bb8662c2ee34fb8",
          "msg" : "The Docker image version for Silverpeas 6.3.x is now 6.3.3",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/kernel/Jenkinsfile"
          ],
          "commitId" : "93060e55efa3a1d42f3018b30191c7130ab7841e",
          "timestamp" : 1707993437000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version\u000a",
          "date" : "2024-02-15 11:37:17 +0100",
          "id" : "93060e55efa3a1d42f3018b30191c7130ab7841e",
          "msg" : "Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/kernel/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "61856ec2f095e2a01c158d88bbf6715c048ee92e",
          "timestamp" : 1714030581000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the pipeline of building a build version of Silverpeas. In order\u000ato avoid unnecessary build when no changes have been done from the last\u000abuild, a check of changes is now done. If no changes have been done in\u000aany project, then the pipeline isn't executed. Otherwise, for each\u000aproject, no tests and no quality analysis are performed in the case the\u000acode didn't change since the last build.\u000a",
          "date" : "2024-04-25 09:36:21 +0200",
          "id" : "61856ec2f095e2a01c158d88bbf6715c048ee92e",
          "msg" : "Update the pipeline of building a build version of Silverpeas. In order",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/project-doc/Jenkinsfile",
            "src/releases/wbe/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/builds/project/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/releases/project/Jenkinsfile",
            "src/releases/docker-prod/Jenkinsfile",
            "src/releases/docker-dev/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile",
            "src/releases/sso/Jenkinsfile",
            "src/builds/coverity-scan/Jenkinsfile",
            "src/releases/docker-build/Jenkinsfile",
            "src/releases/izpack/Jenkinsfile",
            "src/builds/jcr-access-control/Jenkinsfile",
            "src/tests/upgrade/Jenkinsfile",
            "src/builds/sso/Jenkinsfile",
            "src/builds/jackrabbit-jca/Jenkinsfile",
            "src/tests/install/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile",
            "src/releases/silverpeas-doc/Jenkinsfile",
            "src/releases/kernel/Jenkinsfile",
            "src/releases/docker-test/Jenkinsfile"
          ],
          "commitId" : "884c5ebfe47dc75cec4a31c144d2d2f42842d0f5",
          "timestamp" : 1714393818000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas\u000a",
          "date" : "2024-04-29 14:30:18 +0200",
          "id" : "884c5ebfe47dc75cec4a31c144d2d2f42842d0f5",
          "msg" : "Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/docker-prod/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/docker-dev/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/izpack/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/kernel/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/docker-build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/tests/install/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/coverity-scan/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/tests/upgrade/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/docker-test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile"
          ],
          "commitId" : "a38321f78d47c03ccad21022240a16f26041226d",
          "timestamp" : 1718615275000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "When releasing a new version of Silverpeas, its dependency on Jackrabbit\u000ais usually checked. Nowadays from Silverpeas 6.4, Jackrabbit isn't\u000aanymore a dependency (JCR is now provided by Apache Oak). So, the\u000adependency should be checked only if such dependency exists.\u000a",
          "date" : "2024-06-17 11:07:55 +0200",
          "id" : "a38321f78d47c03ccad21022240a16f26041226d",
          "msg" : "When releasing a new version of Silverpeas, its dependency on Jackrabbit",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/docker-build/Jenkinsfile"
          ],
          "commitId" : "e0c0d6d400ab4e394697e4211f13d84e7fdbddbc",
          "timestamp" : 1719219538000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the build of the docker image silverbuild, fix the case no changes has been done in the Dockerfile before tagging the project\u000a",
          "date" : "2024-06-24 10:58:58 +0200",
          "id" : "e0c0d6d400ab4e394697e4211f13d84e7fdbddbc",
          "msg" : "In the build of the docker image silverbuild, fix the case no changes has been done in the Dockerfile before tagging the project",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/docker-build/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "8b7ca1eec819715f31ebf841e172e5e2ef58c183",
          "timestamp" : 1719220710000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update different pipeline to take into account the new Docker image silverbuild 6.4\u000a",
          "date" : "2024-06-24 11:18:30 +0200",
          "id" : "8b7ca1eec819715f31ebf841e172e5e2ef58c183",
          "msg" : "Update different pipeline to take into account the new Docker image silverbuild 6.4",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile"
          ],
          "commitId" : "33ecb1a11f2f1221e5cee09d6824acf27be1e1f8",
          "timestamp" : 1719232654000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix a bug in the pipeline for releasing a version of Silverpeas. The\u000aisPatchVersion is an environment variable and as such it can be only a\u000aString. But in the pipeline it is interpreted as it was a boolean. Fix\u000athis by checking each time the boolean value as a String.\u000a",
          "date" : "2024-06-24 14:37:34 +0200",
          "id" : "33ecb1a11f2f1221e5cee09d6824acf27be1e1f8",
          "msg" : "Fix a bug in the pipeline for releasing a version of Silverpeas. The",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile"
          ],
          "commitId" : "e3796e899bf697460e2656aa3847441f2ecd6740",
          "timestamp" : 1719407394000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix the case the branch isn't master and in the underlying version of\u000aSilverpeas, Jackrabbit support has been removed for Oak.\u000a",
          "date" : "2024-06-26 15:09:54 +0200",
          "id" : "e3796e899bf697460e2656aa3847441f2ecd6740",
          "msg" : "Fix the case the branch isn't master and in the underlying version of",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "661fddaaa4270a390212b1fd3adb8ea9719a02e5",
          "timestamp" : 1720433878000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Add David et Sebastien among the recipients of the email about the build status for the build version construction and the version release of Silverpeas\u000a",
          "date" : "2024-07-08 12:17:58 +0200",
          "id" : "661fddaaa4270a390212b1fd3adb8ea9719a02e5",
          "msg" : "Add David et Sebastien among the recipients of the email about the build status for the build version construction and the version release of Silverpeas",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile"
          ],
          "commitId" : "c1d8fec8584dd07aa6a6a302c27f150c158bbca4",
          "timestamp" : 1721739617000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Disable the build of the Docker image of a testing version of Silverpeas when releasing a version of Silverpeas\u000a",
          "date" : "2024-07-23 15:00:17 +0200",
          "id" : "c1d8fec8584dd07aa6a6a302c27f150c158bbca4",
          "msg" : "Disable the build of the Docker image of a testing version of Silverpeas when releasing a version of Silverpeas",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/mobile/Jenkinsfile"
          ],
          "commitId" : "85c763f0396e283b912764387b37b96c90b75383",
          "timestamp" : 1724681142000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the pipeline for building a build version of Silverpeas Mobile so that the project isn't build if either Silverpeas hasn't be updated since the last build or there is no change in code\u000a",
          "date" : "2024-08-26 16:05:42 +0200",
          "id" : "85c763f0396e283b912764387b37b96c90b75383",
          "msg" : "Update the pipeline for building a build version of Silverpeas Mobile so that the project isn't build if either Silverpeas hasn't be updated since the last build or there is no change in code",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "65879a9ed71010b3a8413564c2776ecc3ed4f366",
          "timestamp" : 1725610991000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the pipeline for building a build version of Silverpeas, fix a bug when testing whether the quality analysis has to be executed for Silverpeas-Core\u000a",
          "date" : "2024-09-06 10:23:11 +0200",
          "id" : "65879a9ed71010b3a8413564c2776ecc3ed4f366",
          "msg" : "In the pipeline for building a build version of Silverpeas, fix a bug when testing whether the quality analysis has to be executed for Silverpeas-Core",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/project/Jenkinsfile"
          ],
          "commitId" : "3179768eb4867e1a8daf9a822f639564a912db59",
          "timestamp" : 1727270118000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies\u000a",
          "date" : "2024-09-25 15:15:18 +0200",
          "id" : "3179768eb4867e1a8daf9a822f639564a912db59",
          "msg" : "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile"
          ],
          "commitId" : "a21b86feba1363f95e030bf85247d116cfc8258c",
          "timestamp" : 1732893899000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the release pipeline of the Silverpeas platform, enabled the build of\u000athe docker image of Silverpeas for trial purpose.\u000a",
          "date" : "2024-11-29 16:24:59 +0100",
          "id" : "a21b86feba1363f95e030bf85247d116cfc8258c",
          "msg" : "In the release pipeline of the Silverpeas platform, enabled the build of",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile"
          ],
          "commitId" : "3f3b79a1adf659eaa9f68ecb29797a01ba5c9625",
          "timestamp" : 1738932765000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the silverpeas release pipeline, relax the constrain on the QA to allow the release of 6.3.5\u000a",
          "date" : "2025-02-07 13:52:45 +0100",
          "id" : "3f3b79a1adf659eaa9f68ecb29797a01ba5c9625",
          "msg" : "In the silverpeas release pipeline, relax the constrain on the QA to allow the release of 6.3.5",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile"
          ],
          "commitId" : "34428cd2b6903f85fa844b485bff53488b11710e",
          "timestamp" : 1738934569000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Once 6.3.5 release, restore the constrains on the QA\u000a",
          "date" : "2025-02-07 14:22:49 +0100",
          "id" : "34428cd2b6903f85fa844b485bff53488b11710e",
          "msg" : "Once 6.3.5 release, restore the constrains on the QA",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "81fa5832ec585eb7bb90483aed0da06faf913778",
          "timestamp" : 1739182844000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Take into account of a first build in the pipeline of automatic build of Silverpeas\u000a",
          "date" : "2025-02-10 11:20:44 +0100",
          "id" : "81fa5832ec585eb7bb90483aed0da06faf913778",
          "msg" : "Take into account of a first build in the pipeline of automatic build of Silverpeas",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/wbe/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile"
          ],
          "commitId" : "e8468bf49647ac63ce0c1464a25fb5c963108a3f",
          "timestamp" : 1739374881000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "About Silverpeas Web Browser Edition:\u000a- the build pipeline is simplified by asking to the user the branch on\u000a  which the project has to be built (default valued at 'main')\u000a- the release pipeline is improved to create a stable branch in the case\u000a  the release is done from the main branch.\u000a",
          "date" : "2025-02-12 16:41:21 +0100",
          "id" : "e8468bf49647ac63ce0c1464a25fb5c963108a3f",
          "msg" : "About Silverpeas Web Browser Edition:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/sso/Jenkinsfile",
            "src/builds/sso/Jenkinsfile"
          ],
          "commitId" : "08023d811205f6aba0cc1af783597b4af757a954",
          "timestamp" : 1741185306000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix condition testing in the release pipeline for Silverpeas-Sso. In\u000athis same pipeline, give the version of the Docker image to use (6.4\u000acurrently). Idem for the auto build pipeline for Silverpeas-Sso.\u000a",
          "date" : "2025-03-05 15:35:06 +0100",
          "id" : "08023d811205f6aba0cc1af783597b4af757a954",
          "msg" : "Fix condition testing in the release pipeline for Silverpeas-Sso. In",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/wbe/Jenkinsfile"
          ],
          "commitId" : "d51d4c119b9e301c1eba8d136042197d6032c75f",
          "timestamp" : 1744794321000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition\u000a",
          "date" : "2025-04-16 11:05:21 +0200",
          "id" : "d51d4c119b9e301c1eba8d136042197d6032c75f",
          "msg" : "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/mobile/Jenkinsfile"
          ],
          "commitId" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
          "timestamp" : 1748850546000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Use of the withCredentials Jenkins statement to allow the injection of\u000athe credentials of the Git account used to push code change into the\u000aGithub repo in the AutoDeploy build of the silverpeas mobile project.\u000a",
          "date" : "2025-06-02 09:49:06 +0200",
          "id" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
          "msg" : "Use of the withCredentials Jenkins statement to allow the injection of",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/wbe/Jenkinsfile"
          ],
          "commitId" : "1e65aff8523fd6d2bf304c97d4df2e12036153c0",
          "timestamp" : 1761145033000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the build pipeline for the WebEdition project\u000a",
          "date" : "2025-10-22 16:57:13 +0200",
          "id" : "1e65aff8523fd6d2bf304c97d4df2e12036153c0",
          "msg" : "Update the build pipeline for the WebEdition project",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "c0c9295a0e0ce0d5ab0981da18bf062891a165bd",
          "timestamp" : 1761908307000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "When the job for building Silverpeas fails, send an email with the log files generated by wildfly with all the classes loaded in the JVM during the integration tests\u000a",
          "date" : "2025-10-31 11:58:27 +0100",
          "id" : "c0c9295a0e0ce0d5ab0981da18bf062891a165bd",
          "msg" : "When the job for building Silverpeas fails, send an email with the log files generated by wildfly with all the classes loaded in the JVM during the integration tests",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "1a4dd1e91ddcba1b9d858bc88f7cabae337d554a",
          "timestamp" : 1763974390000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Refine the failure step in the silverpeas build pipeline. Hprof dump is\u000adone of Wildfly and this dump is then sent by email in case of failure.\u000a",
          "date" : "2025-11-24 09:53:10 +0100",
          "id" : "1a4dd1e91ddcba1b9d858bc88f7cabae337d554a",
          "msg" : "Refine the failure step in the silverpeas build pipeline. Hprof dump is",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/kernel/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45",
          "timestamp" : 1764000038000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix SonarQube Maven execution in pipelines.\u000a\u000aIn the pipeline dedicated to construct a build version of Silverpeas and\u000ain the pipeline to release a version of Silverpeas,\u000athe execution of the sonarqube analysis fails because the Maven plugin\u000aof SonarQube isn't found. FIx the pb by specifying explicitly the\u000agroupId and artifactId of the SonarQube Maven plugin.\u000a",
          "date" : "2025-11-24 17:00:38 +0100",
          "id" : "1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45",
          "msg" : "Fix SonarQube Maven execution in pipelines.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/kernel/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/project-doc/Jenkinsfile"
          ],
          "commitId" : "c63c56a7332cbacd0b334c0acf871a474aef9eae",
          "timestamp" : 1777990428000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "When updating the parent POM version, do it explicitly without any resolution, in the project of the Web site pusblishing\u000a",
          "date" : "2026-05-05 16:13:48 +0200",
          "id" : "c63c56a7332cbacd0b334c0acf871a474aef9eae",
          "msg" : "When updating the parent POM version, do it explicitly without any resolution, in the project of the Web site pusblishing",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/builds/sso/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/releases/izpack/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "01d06ccb34ffbca958998fce357470ddc43cbd57",
          "timestamp" : 1778486173000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution\u000a",
          "date" : "2026-05-11 09:56:13 +0200",
          "id" : "01d06ccb34ffbca958998fce357470ddc43cbd57",
          "msg" : "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/izpack/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "ee417f2e12a50c898fce7d66542b733c63b400a8",
          "timestamp" : 1781100826000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update pipeline to build a build release of master based upon JEE\u000a",
          "date" : "2026-06-10 16:13:46 +0200",
          "id" : "ee417f2e12a50c898fce7d66542b733c63b400a8",
          "msg" : "Update pipeline to build a build release of master based upon JEE",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README.md"
          ],
          "commitId" : "161eebacaec80988e6e8243dacdd2ee7cf726ece",
          "timestamp" : 1785857382000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Give a complete info about the project in the README.md file\u000a",
          "date" : "2026-08-04 17:29:42 +0200",
          "id" : "161eebacaec80988e6e8243dacdd2ee7cf726ece",
          "msg" : "Give a complete info about the project in the README.md file",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README.md"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/wildfly",
            "build.sh",
            "Dockerfile"
          ],
          "commitId" : "27432e46a65995b674566b0d370457f66626c186",
          "timestamp" : 1667570767000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix issue in the build.sh script.\u000aTake into account Wildfly 26.1.2\u000a",
          "date" : "2022-11-04 15:06:07 +0100",
          "id" : "27432e46a65995b674566b0d370457f66626c186",
          "msg" : "Fix issue in the build.sh script.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/wildfly"
            },
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            },
            {
              "editType" : "edit",
              "file" : "build.sh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile",
            "run.sh",
            "build.sh",
            "src/mozilla-firefox"
          ],
          "commitId" : "ba66edd4ad6b4e618cd83940aa754292eab9fc0b",
          "timestamp" : 1686924875000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In some circumstances, the IDE (for example IntelliJ Idea) can fail when\u000aopening an existing project. In order to fix this, the container has to\u000abe run in a privileged mode.\u000a\u000aSince Ubuntu 22.04, Firefox isn't anymore available as a native package\u000abut as a snap one. In order to avoid to use snap within a Docker\u000acontainer, a PPA repository providing Firefox is added.\u000a\u000aImprove a little bit the scripts build.sh and run.sh. It is now possible\u000ato give a custome name to the Docker image instead of\u000asilverpeas/silverdev.\u000a",
          "date" : "2023-06-16 16:14:35 +0200",
          "id" : "ba66edd4ad6b4e618cd83940aa754292eab9fc0b",
          "msg" : "In some circumstances, the IDE (for example IntelliJ Idea) can fail when",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.sh"
            },
            {
              "editType" : "edit",
              "file" : "run.sh"
            },
            {
              "editType" : "add",
              "file" : "src/mozilla-firefox"
            },
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile",
            "run.sh"
          ],
          "commitId" : "a70b5107a23a6e7742af633c6a9776a6dfa482e3",
          "timestamp" : 1711711181000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the version of Groovy and Maven in the Dockerfile.\u000aIn the run.sh script, it is now possible to specify one or more mounts\u000astatements to bind a directory in the host with a directory in the\u000acontainer.\u000a",
          "date" : "2024-03-29 12:19:41 +0100",
          "id" : "a70b5107a23a6e7742af633c6a9776a6dfa482e3",
          "msg" : "Update the version of Groovy and Maven in the Dockerfile.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            },
            {
              "editType" : "edit",
              "file" : "run.sh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile"
          ],
          "commitId" : "50dde6f7a7e3e0a94f6a786a003a1aa88c88a08a",
          "timestamp" : 1778491608000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update Maven, Groovy, Wildfly and NodeJS\u000a",
          "date" : "2026-05-11 11:26:48 +0200",
          "id" : "50dde6f7a7e3e0a94f6a786a003a1aa88c88a08a",
          "msg" : "Update Maven, Groovy, Wildfly and NodeJS",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile"
          ],
          "commitId" : "d1b1b81a1c31f22a89a178d8d3ab72689e80104a",
          "timestamp" : 1778491916000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update Dockerfile to be compliant with the latest recommendations\u000a",
          "date" : "2026-05-11 11:31:56 +0200",
          "id" : "d1b1b81a1c31f22a89a178d8d3ab72689e80104a",
          "msg" : "Update Dockerfile to be compliant with the latest recommendations",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/bash_aliases"
          ],
          "commitId" : "49f676f1c32c5bc7df77e8acbef4b7554d4dc049",
          "timestamp" : 1778509614000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "update bash_aliases with two new build cmd aliases\u000a",
          "date" : "2026-05-11 16:26:54 +0200",
          "id" : "49f676f1c32c5bc7df77e8acbef4b7554d4dc049",
          "msg" : "update bash_aliases with two new build cmd aliases",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/bash_aliases"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/settings.xml",
            "Dockerfile",
            "README.md",
            "src/mozilla-firefox"
          ],
          "commitId" : "9844b67ac29586fbc66b1b77c6969f47c84ac1af",
          "timestamp" : 1785751748000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the Dockerfile:\u000a* remove Firefox installation\u000a* del the default ubuntu user (and its related main group)\u000aUpdate the default Maven settings with the correct URL of the Silverpeas Maven proxy.\u000aUpdate the doc (README.md)\u000a",
          "date" : "2026-08-03 12:09:08 +0200",
          "id" : "9844b67ac29586fbc66b1b77c6969f47c84ac1af",
          "msg" : "In the Dockerfile:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README.md"
            },
            {
              "editType" : "edit",
              "file" : "src/settings.xml"
            },
            {
              "editType" : "delete",
              "file" : "src/mozilla-firefox"
            },
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile"
          ],
          "commitId" : "fb3bc0e442321342570ce6f543a242a94f0b7bf1",
          "timestamp" : 1785756461000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Set the URL of Apache Maven to the Maven archive server\u000a",
          "date" : "2026-08-03 13:27:41 +0200",
          "id" : "fb3bc0e442321342570ce6f543a242a94f0b7bf1",
          "msg" : "Set the URL of Apache Maven to the Maven archive server",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile"
          ],
          "commitId" : "1e7866b8f9cd00d2ef6eb3cce297c0710a2b8a81",
          "timestamp" : 1785938936000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Java version to 17 by default\u000a",
          "date" : "2026-08-05 16:08:56 +0200",
          "id" : "1e7866b8f9cd00d2ef6eb3cce297c0710a2b8a81",
          "msg" : "Java version to 17 by default",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    },
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/silveryocha",
      "fullName" : "SilverYoCha"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 7,
    "url" : "https://integration.silverpeas.org/jenkins/view/Images%20Docker/job/Silverpeas%20Dev%20Image/7/"
  }
}