<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Démarré par l'utilisateur Miguel Moquillon</shortDescription><userId>mmoquillon</userId><userName>Miguel Moquillon</userName></cause></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>3</buildNumber><marked><SHA1>a21b86feba1363f95e030bf85247d116cfc8258c</SHA1><branch><SHA1>a21b86feba1363f95e030bf85247d116cfc8258c</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>a21b86feba1363f95e030bf85247d116cfc8258c</SHA1><branch><SHA1>a21b86feba1363f95e030bf85247d116cfc8258c</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>a21b86feba1363f95e030bf85247d116cfc8258c</SHA1><branch><SHA1>a21b86feba1363f95e030bf85247d116cfc8258c</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/Silverpeas/Jenkins-Pipelines.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>3</buildNumber><marked><SHA1>e6c4eb1d5814710e1f666cd04c5d8efeff2e524b</SHA1><branch><SHA1>e6c4eb1d5814710e1f666cd04c5d8efeff2e524b</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>e6c4eb1d5814710e1f666cd04c5d8efeff2e524b</SHA1><branch><SHA1>e6c4eb1d5814710e1f666cd04c5d8efeff2e524b</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1</buildNumber><marked><SHA1>04ff93a5980a2ba4cc6c70759bb8662c2ee34fb8</SHA1><branch><SHA1>04ff93a5980a2ba4cc6c70759bb8662c2ee34fb8</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>04ff93a5980a2ba4cc6c70759bb8662c2ee34fb8</SHA1><branch><SHA1>04ff93a5980a2ba4cc6c70759bb8662c2ee34fb8</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>e6c4eb1d5814710e1f666cd04c5d8efeff2e524b</SHA1><branch><SHA1>e6c4eb1d5814710e1f666cd04c5d8efeff2e524b</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/Silverpeas/Silverpeas-Kernel</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.plugins.sonar.action.SonarAnalysisAction'><ceTaskId>AZObhxEYt5MsWwsukCym</ceTaskId><installationName>Silverpeas SonarCloud</installationName><installationUrl>https://sonarcloud.io</installationUrl><new>true</new><serverUrl>https://sonarcloud.io</serverUrl><skipped>false</skipped><sonarqubeDashboardUrl>https://sonarcloud.io/dashboard?id=Silverpeas_Silverpeas-Kernel&amp;branch=main</sonarqubeDashboardUrl></action><action></action><action></action><action></action><action></action><action _class='hudson.plugins.sonar.action.SonarBuildBadgeAction'><url>https://sonarcloud.io/dashboard?id=Silverpeas_Silverpeas-Kernel&amp;branch=main</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><artifact><displayPath>release.yaml</displayPath><fileName>release.yaml</fileName><relativePath>target/release.yaml</relativePath></artifact><building>false</building><displayName>1.1</displayName><duration>144140</duration><estimatedDuration>137026</estimatedDuration><fullDisplayName>Silverpeas_Kernel_Release 1.1</fullDisplayName><id>3</id><keepLog>false</keepLog><number>3</number><queueId>20041</queueId><result>SUCCESS</result><timestamp>1733481025368</timestamp><url>https://integration.silverpeas.org/jenkins/job/Silverpeas_Kernel_Release/3/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/builds/silverpeas/Jenkinsfile</affectedPath><commitId>61856ec2f095e2a01c158d88bbf6715c048ee92e</commitId><timestamp>1714030581000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Update the pipeline of building a build version of Silverpeas. In order
to avoid unnecessary build when no changes have been done from the last
build, a check of changes is now done. If no changes have been done in
any project, then the pipeline isn't executed. Otherwise, for each
project, no tests and no quality analysis are performed in the case the
code didn't change since the last build.
</comment><date>2024-04-25 09:36:21 +0200</date><id>61856ec2f095e2a01c158d88bbf6715c048ee92e</id><msg>Update the pipeline of building a build version of Silverpeas. In order</msg><path><editType>edit</editType><file>src/builds/silverpeas/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><affectedPath>src/builds/project-doc/Jenkinsfile</affectedPath><affectedPath>src/builds/mobile/Jenkinsfile</affectedPath><affectedPath>src/builds/project/Jenkinsfile</affectedPath><affectedPath>src/releases/wbe/Jenkinsfile</affectedPath><affectedPath>src/releases/jackrabbit-jca/Jenkinsfile</affectedPath><affectedPath>src/releases/project/Jenkinsfile</affectedPath><affectedPath>src/builds/wbe/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-prod/Jenkinsfile</affectedPath><affectedPath>src/builds/silverpeas/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-dev/Jenkinsfile</affectedPath><affectedPath>src/releases/sso/Jenkinsfile</affectedPath><affectedPath>src/builds/coverity-scan/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-build/Jenkinsfile</affectedPath><affectedPath>src/releases/izpack/Jenkinsfile</affectedPath><affectedPath>src/builds/jcr-access-control/Jenkinsfile</affectedPath><affectedPath>src/tests/upgrade/Jenkinsfile</affectedPath><affectedPath>src/builds/sso/Jenkinsfile</affectedPath><affectedPath>src/tests/install/Jenkinsfile</affectedPath><affectedPath>src/builds/jackrabbit-jca/Jenkinsfile</affectedPath><affectedPath>src/releases/jcr-access-control/Jenkinsfile</affectedPath><affectedPath>src/releases/silverpeas-doc/Jenkinsfile</affectedPath><affectedPath>src/releases/kernel/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-test/Jenkinsfile</affectedPath><commitId>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</commitId><timestamp>1714393818000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas
</comment><date>2024-04-29 14:30:18 +0200</date><id>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</id><msg>Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas</msg><path><editType>edit</editType><file>src/tests/install/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/mobile/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas-doc/Jenkinsfile</file></path><path><editType>edit</editType><file>src/tests/upgrade/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/jackrabbit-jca/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/project-doc/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/project/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/coverity-scan/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/docker-prod/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/docker-test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/project/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/sso/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/sso/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/wbe/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/jcr-access-control/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/wbe/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/docker-build/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/jackrabbit-jca/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/kernel/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/jcr-access-control/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/docker-dev/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/izpack/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><commitId>a38321f78d47c03ccad21022240a16f26041226d</commitId><timestamp>1718615275000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>When releasing a new version of Silverpeas, its dependency on Jackrabbit
is usually checked. Nowadays from Silverpeas 6.4, Jackrabbit isn't
anymore a dependency (JCR is now provided by Apache Oak). So, the
dependency should be checked only if such dependency exists.
</comment><date>2024-06-17 11:07:55 +0200</date><id>a38321f78d47c03ccad21022240a16f26041226d</id><msg>When releasing a new version of Silverpeas, its dependency on Jackrabbit</msg><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/docker-build/Jenkinsfile</affectedPath><commitId>e0c0d6d400ab4e394697e4211f13d84e7fdbddbc</commitId><timestamp>1719219538000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>In the build of the docker image silverbuild, fix the case no changes has been done in the Dockerfile before tagging the project
</comment><date>2024-06-24 10:58:58 +0200</date><id>e0c0d6d400ab4e394697e4211f13d84e7fdbddbc</id><msg>In the build of the docker image silverbuild, fix the case no changes has been done in the Dockerfile before tagging the project</msg><path><editType>edit</editType><file>src/releases/docker-build/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><affectedPath>src/builds/mobile/Jenkinsfile</affectedPath><affectedPath>src/builds/wbe/Jenkinsfile</affectedPath><affectedPath>src/builds/silverpeas/Jenkinsfile</affectedPath><commitId>8b7ca1eec819715f31ebf841e172e5e2ef58c183</commitId><timestamp>1719220710000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Update different pipeline to take into account the new Docker image silverbuild 6.4
</comment><date>2024-06-24 11:18:30 +0200</date><id>8b7ca1eec819715f31ebf841e172e5e2ef58c183</id><msg>Update different pipeline to take into account the new Docker image silverbuild 6.4</msg><path><editType>edit</editType><file>src/builds/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/wbe/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/mobile/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><commitId>33ecb1a11f2f1221e5cee09d6824acf27be1e1f8</commitId><timestamp>1719232654000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Fix a bug in the pipeline for releasing a version of Silverpeas. The
isPatchVersion is an environment variable and as such it can be only a
String. But in the pipeline it is interpreted as it was a boolean. Fix
this by checking each time the boolean value as a String.
</comment><date>2024-06-24 14:37:34 +0200</date><id>33ecb1a11f2f1221e5cee09d6824acf27be1e1f8</id><msg>Fix a bug in the pipeline for releasing a version of Silverpeas. The</msg><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><commitId>e3796e899bf697460e2656aa3847441f2ecd6740</commitId><timestamp>1719407394000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Fix the case the branch isn't master and in the underlying version of
Silverpeas, Jackrabbit support has been removed for Oak.
</comment><date>2024-06-26 15:09:54 +0200</date><id>e3796e899bf697460e2656aa3847441f2ecd6740</id><msg>Fix the case the branch isn't master and in the underlying version of</msg><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><affectedPath>src/builds/silverpeas/Jenkinsfile</affectedPath><commitId>661fddaaa4270a390212b1fd3adb8ea9719a02e5</commitId><timestamp>1720433878000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><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
</comment><date>2024-07-08 12:17:58 +0200</date><id>661fddaaa4270a390212b1fd3adb8ea9719a02e5</id><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</msg><path><editType>edit</editType><file>src/builds/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><commitId>c1d8fec8584dd07aa6a6a302c27f150c158bbca4</commitId><timestamp>1721739617000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Disable the build of the Docker image of a testing version of Silverpeas when releasing a version of Silverpeas
</comment><date>2024-07-23 15:00:17 +0200</date><id>c1d8fec8584dd07aa6a6a302c27f150c158bbca4</id><msg>Disable the build of the Docker image of a testing version of Silverpeas when releasing a version of Silverpeas</msg><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/builds/mobile/Jenkinsfile</affectedPath><commitId>85c763f0396e283b912764387b37b96c90b75383</commitId><timestamp>1724681142000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><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
</comment><date>2024-08-26 16:05:42 +0200</date><id>85c763f0396e283b912764387b37b96c90b75383</id><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</msg><path><editType>edit</editType><file>src/builds/mobile/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/builds/silverpeas/Jenkinsfile</affectedPath><commitId>65879a9ed71010b3a8413564c2776ecc3ed4f366</commitId><timestamp>1725610991000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><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
</comment><date>2024-09-06 10:23:11 +0200</date><id>65879a9ed71010b3a8413564c2776ecc3ed4f366</id><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</msg><path><editType>edit</editType><file>src/builds/silverpeas/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/project/Jenkinsfile</affectedPath><commitId>3179768eb4867e1a8daf9a822f639564a912db59</commitId><timestamp>1727270118000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><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
</comment><date>2024-09-25 15:15:18 +0200</date><id>3179768eb4867e1a8daf9a822f639564a912db59</id><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</msg><path><editType>edit</editType><file>src/releases/project/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><commitId>a21b86feba1363f95e030bf85247d116cfc8258c</commitId><timestamp>1732893899000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>In the release pipeline of the Silverpeas platform, enabled the build of
the docker image of Silverpeas for trial purpose.
</comment><date>2024-11-29 16:24:59 +0100</date><id>a21b86feba1363f95e030bf85247d116cfc8258c</id><msg>In the release pipeline of the Silverpeas platform, enabled the build of</msg><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path></item><kind>git</kind></changeSet><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><affectedPath>kernel-test/pom.xml</affectedPath><affectedPath>kernel-library/pom.xml</affectedPath><commitId>9c155f4aa5535c54097517569e7bb96a56b3de71</commitId><timestamp>1707993678000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/devteam</absoluteUrl><fullName>devteam</fullName></author><authorEmail>devteam@silverpeas.net</authorEmail><comment>Release of Silverpeas Kernel 1.0
</comment><date>2024-02-15 11:41:18 +0100</date><id>9c155f4aa5535c54097517569e7bb96a56b3de71</id><msg>Release of Silverpeas Kernel 1.0</msg><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>kernel-test/pom.xml</file></path><path><editType>edit</editType><file>kernel-library/pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><affectedPath>kernel-test/pom.xml</affectedPath><affectedPath>kernel-library/pom.xml</affectedPath><commitId>00fe452bfffe3f60402ed1d6c4d7df3b15f9c9d3</commitId><timestamp>1707993700000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/devteam</absoluteUrl><fullName>devteam</fullName></author><authorEmail>devteam@silverpeas.net</authorEmail><comment>Prepare for development iteration of next version 1.1
</comment><date>2024-02-15 11:41:40 +0100</date><id>00fe452bfffe3f60402ed1d6c4d7df3b15f9c9d3</id><msg>Prepare for development iteration of next version 1.1</msg><path><editType>edit</editType><file>kernel-library/pom.xml</file></path><path><editType>edit</editType><file>kernel-test/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>kernel-library/src/main/java/org/silverpeas/kernel/bundle/LocalizationBundle.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>kernel-library/pom.xml</affectedPath><commitId>e6c4eb1d5814710e1f666cd04c5d8efeff2e524b</commitId><timestamp>1733480894000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>In LocalizationBundle#getStringWithParams(String, Object...), the
parameters are now encoded for HTML with the OWASP encoder in order to
avoid any XSS attempts from a user.
</comment><date>2024-12-06 11:28:14 +0100</date><id>e6c4eb1d5814710e1f666cd04c5d8efeff2e524b</id><msg>In LocalizationBundle#getStringWithParams(String, Object...), the</msg><path><editType>edit</editType><file>kernel-library/pom.xml</file></path><path><editType>edit</editType><file>kernel-library/src/main/java/org/silverpeas/kernel/bundle/LocalizationBundle.java</file></path><path><editType>edit</editType><file>pom.xml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></culprit><culprit><absoluteUrl>https://integration.silverpeas.org/jenkins/user/devteam</absoluteUrl><fullName>devteam</fullName></culprit><inProgress>false</inProgress><nextBuild><number>4</number><url>https://integration.silverpeas.org/jenkins/job/Silverpeas_Kernel_Release/4/</url></nextBuild><previousBuild><number>2</number><url>https://integration.silverpeas.org/jenkins/job/Silverpeas_Kernel_Release/2/</url></previousBuild></workflowRun>