Skip to content
Succès

Changes

Summary

  1. Add a new Jenkinsfile to release versions of the project Silverpeas Kernel (details)
  2. Take into account of the new location and new major version of our Nexus service (details)
  3. Java 11 isn't anymore supported by SonarCloud. Use a property to indicate we force the analyse with a deprecated Java version (details)
  4. Update the build of the Docker image for a build environment for (details)
  5. The Docker image version for Silverpeas 6.3.x is now 6.3.3 (details)
  6. Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version (details)
Commit 625b6936fadd0e0ff5f46f60808f57b7ad95fa55 by Miguel Moquillon
Add a new Jenkinsfile to release versions of the project Silverpeas Kernel
The file was addedsrc/releases/kernel/Jenkinsfile
The file was modifiedsrc/releases/sso/Jenkinsfile (diff)
The file was modifiedsrc/releases/wbe/Jenkinsfile (diff)
Commit 5d4cc9415c10865f9fb117ed1177bba00709b0f4 by Miguel Moquillon
Take into account of the new location and new major version of our Nexus service
The file was modifiedsrc/releases/docker-prod/Jenkinsfile (diff)
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/tests/install/Jenkinsfile (diff)
The file was modifiedsrc/tests/upgrade/Jenkinsfile (diff)
The file was modifiedsrc/releases/silverpeas-doc/Jenkinsfile (diff)
The file was modifiedsrc/builds/jackrabbit-jca/Jenkinsfile (diff)
The file was modifiedsrc/builds/wbe/Jenkinsfile (diff)
The file was modifiedsrc/releases/izpack/Jenkinsfile (diff)
The file was modifiedsrc/builds/project/Jenkinsfile (diff)
The file was modifiedsrc/builds/mobile/Jenkinsfile (diff)
The file was modifiedsrc/builds/sso/Jenkinsfile (diff)
The file was modifiedsrc/builds/project-doc/Jenkinsfile (diff)
The file was modifiedsrc/builds/jcr-access-control/Jenkinsfile (diff)
Commit 5aaf03f5cff800bb403bf866f44573fc8fc2a24f by Miguel Moquillon
Java 11 isn't anymore supported by SonarCloud. Use a property to indicate we force the analyse with a deprecated Java version
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
Commit 5e31393990e826fcfee35128e9255dfd9f016c63 by Miguel Moquillon
Update the build of the Docker image for a build environment for
Silverpeas projects. First, a new build argument is passed: the version
of Java to use for running a Sonar analysis. Second, in order to build
a fix version of an existing Docker image stable version, we reorder the
pipeline stages so that the release of a stable version is done after
its build.

Update the pipeline for building a build version of Silverpeas: Sonar is
now executed by using at least Java 17. This version of Java is provided
by the Docker image through the env var SONAR_JDK_HOME.
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/releases/docker-build/Jenkinsfile (diff)
The file was modifiedsrc/builds/wbe/Jenkinsfile (diff)
The file was modifiedsrc/builds/mobile/Jenkinsfile (diff)
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
Commit 04ff93a5980a2ba4cc6c70759bb8662c2ee34fb8 by Miguel Moquillon
The Docker image version for Silverpeas 6.3.x is now 6.3.3
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/wbe/Jenkinsfile (diff)
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/mobile/Jenkinsfile (diff)
Commit 93060e55efa3a1d42f3018b30191c7130ab7841e by Miguel Moquillon
Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version
The file was modifiedsrc/releases/kernel/Jenkinsfile (diff)

Summary

  1. Build and publish the Izpack installer for Silverpeas 6.3.3 (details)
Commit 6139a04796611683be21cb2a2b5dc438a1ea0e21 by devteam
Build and publish the Izpack installer for Silverpeas 6.3.3
The file was modifiedpom.xml (diff)