Skip to content
Succès

Changes

Summary

  1. Fix condition testing in the release pipeline for Silverpeas-Sso. In (details)
  2. Update the version of the Docker image used to build Silverpeas-WebBrowserEdition (details)
  3. Use of the withCredentials Jenkins statement to allow the injection of (details)
Commit 08023d811205f6aba0cc1af783597b4af757a954 by Miguel Moquillon
Fix condition testing in the release pipeline for Silverpeas-Sso. In
this same pipeline, give the version of the Docker image to use (6.4
currently). Idem for the auto build pipeline for Silverpeas-Sso.
The file was modifiedsrc/releases/sso/Jenkinsfile (diff)
The file was modifiedsrc/builds/sso/Jenkinsfile (diff)
Commit d51d4c119b9e301c1eba8d136042197d6032c75f by Miguel Moquillon
Update the version of the Docker image used to build Silverpeas-WebBrowserEdition
The file was modifiedsrc/releases/wbe/Jenkinsfile (diff)
Commit 0bdaa0f2b228a18722cadfb52fcde86654ecae98 by Miguel Moquillon
Use of the withCredentials Jenkins statement to allow the injection of
the credentials of the Git account used to push code change into the
Github repo in the AutoDeploy build of the silverpeas mobile project.
The file was modifiedsrc/builds/mobile/Jenkinsfile (diff)

Summary

  1. Feature #14916 (details)
  2. Upgrade Jackson dependency to 2.17.1. (details)
  3. Upgrade some dependencies and among them the more importants: (details)
Commit e92b13be3d6955b6a82b20d39e2dc7668edc1868 by Miguel Moquillon
Feature #14916

Upgrade Lucene to version 9.12.2 as a compile dependency and not anymore
as a provided dependency.
The file was modifiedpom.xml (diff)
Commit 90849310af885be03fc5c46a8c5adf8cd8541e32 by Miguel Moquillon
Upgrade Jackson dependency to 2.17.1.
The version of Jackson isn't important as this is a dependency provided
by Wildfly.
The file was modifiedpom.xml (diff)
Commit 57a17c8c8ba766c32ad735b8d6c17a80c50297ef by Miguel Moquillon
Upgrade some dependencies and among them the more importants:
- poi-ooxmk to 5.4.1
- netty to 4.2.2.Finale
- Oak to 1.82.0
The file was modifiedpom.xml (diff)