Skip to content
Succès

Changes

Summary

  1. Update the build of the Docker image for a build environment for (details)
  2. The Docker image version for Silverpeas 6.3.x is now 6.3.3 (details)
  3. Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version (details)
  4. Update the pipeline of building a build version of Silverpeas. In order (details)
  5. Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas (details)
  6. When releasing a new version of Silverpeas, its dependency on Jackrabbit (details)
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/builds/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/mobile/Jenkinsfile (diff)
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/wbe/Jenkinsfile (diff)
The file was modifiedsrc/releases/docker-build/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/mobile/Jenkinsfile (diff)
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/builds/wbe/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)
Commit 61856ec2f095e2a01c158d88bbf6715c048ee92e by Miguel Moquillon
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.
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
Commit 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 by Miguel Moquillon
Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas
The file was modifiedsrc/releases/wbe/Jenkinsfile (diff)
The file was modifiedsrc/tests/upgrade/Jenkinsfile (diff)
The file was modifiedsrc/builds/wbe/Jenkinsfile (diff)
The file was modifiedsrc/releases/docker-prod/Jenkinsfile (diff)
The file was modifiedsrc/builds/coverity-scan/Jenkinsfile (diff)
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/releases/docker-build/Jenkinsfile (diff)
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/releases/sso/Jenkinsfile (diff)
The file was modifiedsrc/builds/project-doc/Jenkinsfile (diff)
The file was modifiedsrc/builds/sso/Jenkinsfile (diff)
The file was modifiedsrc/tests/install/Jenkinsfile (diff)
The file was modifiedsrc/releases/jackrabbit-jca/Jenkinsfile (diff)
The file was modifiedsrc/releases/jcr-access-control/Jenkinsfile (diff)
The file was modifiedsrc/releases/silverpeas-doc/Jenkinsfile (diff)
The file was modifiedsrc/releases/project/Jenkinsfile (diff)
The file was modifiedsrc/builds/mobile/Jenkinsfile (diff)
The file was modifiedsrc/builds/jcr-access-control/Jenkinsfile (diff)
The file was modifiedsrc/releases/kernel/Jenkinsfile (diff)
The file was modifiedsrc/builds/jackrabbit-jca/Jenkinsfile (diff)
The file was modifiedsrc/builds/project/Jenkinsfile (diff)
The file was modifiedsrc/releases/docker-test/Jenkinsfile (diff)
The file was modifiedsrc/releases/izpack/Jenkinsfile (diff)
The file was modifiedsrc/releases/docker-dev/Jenkinsfile (diff)
Commit a38321f78d47c03ccad21022240a16f26041226d by Miguel Moquillon
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.
The file was modifiedsrc/releases/silverpeas/Jenkinsfile (diff)

Summary

  1. Release of 1.5 (details)
  2. Prepare for development iteration of next version 1.6 (details)
  3. Update the copyrights in the files with the URL schema modified to https (details)
  4. Bump postgresql from 42.3.3 to 42.3.7 (details)
  5. Feature #12866 (details)
  6. Feature #12866 (details)
  7. Feature #12866 (details)
  8. Update some of the dependencies to their latest versions. (details)
  9. Upgrade the version of the Apache Jackrabbit Oak dependency to 1.52.0 (details)
  10. Take into account of the new location and new major version of our Nexus service (details)
  11. Update Apache Commons IO to 2.15.1 (details)
  12. Update Apache Compress to 1.25.0 (details)
The file was modifiedpom.xml (diff)
Commit a84af78b19cd06b73841bca71abd3e038ef339e4 by devteam
Prepare for development iteration of next version 1.6
The file was modifiedpom.xml (diff)
Commit a136a8eeb84878c1f2e321748de6dc194e1d9042 by Miguel Moquillon
Update the copyrights in the files with the URL schema modified to https
The file was modifiedpom.xml (diff)
Commit 4147525c2a27489ef0ff9b413e7fa9a4e5599f09 by Miguel Moquillon
Bump postgresql from 42.3.3 to 42.3.7

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.3.7.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.3...REL42.3.7)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modifiedpom.xml (diff)
Commit 4b820357c9ed6d7f027552c75013cadbc1f30559 by Miguel Moquillon
Feature #12866

In the replacement of Jackrabit by Oak, the access to the JCR repository
is now done by a lib instead of a JCA. So dependencies requires to be
managed differently.
The file was modifiedpom.xml (diff)
Commit 78f9ee84facc999ac37156bdcae9d00efaf9724b by Miguel Moquillon
Feature #12866

Update versions of some dependencies
The file was modifiedpom.xml (diff)
Commit 2f3fa8d5ccc0454e0d66a0672aefa5fa211dbded by Miguel Moquillon
Feature #12866

The project Silverpeas JCR is now a subproject of Silverpeas-Core.
Copy all the dependencies of Silverpeas JCR into
silverpeas-dependencies.
The file was modifiedpom.xml (diff)
Commit a13e2a136276b953794ae60afdd1c85268417483 by Miguel Moquillon
Update some of the dependencies to their latest versions.
The file was modifiedpom.xml (diff)
Commit 4711ccea82e0e87318685c1efa996ace7786f5c1 by Miguel Moquillon
Upgrade the version of the Apache Jackrabbit Oak dependency to 1.52.0
The file was modifiedpom.xml (diff)
Commit b8087ae1d7ac9573ed7e80d61d185ff5c4f04f3c by Miguel Moquillon
Take into account of the new location and new major version of our Nexus service
The file was modifiedpom.xml (diff)
Commit 925c9ae15ae2f7e3acd1db122c166ef5eb26c94b by Miguel Moquillon
Update Apache Commons IO to 2.15.1
The file was modifiedpom.xml (diff)
Commit b64d3f04304584d3d75ac0b782fe17df0bad2ce1 by Miguel Moquillon
Update Apache Compress to 1.25.0
The file was modifiedpom.xml (diff)

Summary

  1. Release of 1.5 (details)
  2. Prepare for development iteration of next version 1.6 (details)
  3. Update the copyrights in the files with the URL schema modified to https (details)
  4. Feature #12866 (details)
  5. Feature #12866 (details)
  6. Update some of the test dependencies to their latest versions (details)
  7. Take into account of the new location and new major version of our Nexus service (details)
The file was modifiedpom.xml (diff)
Commit 1ef840bed36025a143f4e75e1fb93226e7160c72 by devteam
Prepare for development iteration of next version 1.6
The file was modifiedpom.xml (diff)
Commit 795c7891983a34595625b53c29fd8ec11b9cc351 by Miguel Moquillon
Update the copyrights in the files with the URL schema modified to https
The file was modifiedpom.xml (diff)
Commit 9ee4b3a9f8d69cad599fd3ed63c95146add9c3f2 by Miguel Moquillon
Feature #12866

Update version of some dependencies
The file was modifiedpom.xml (diff)
Commit 55855d7c9dad697798fe88c0b6bf4a4ff22adfb2 by Miguel Moquillon
Feature #12866

The project Silverpeas JCR is now a subproject of Silverpeas-Core.
Copy all the test dependencies of Silverpeas JCR into
silverpeas-test-dependencies.
The file was modifiedpom.xml (diff)
Commit c7db17da1902b095a38a14542c9eb136f21fb780 by Miguel Moquillon
Update some of the test dependencies to their latest versions
The file was modifiedpom.xml (diff)
Commit a8afa429637cd969ed0df2151f2579bf7fec7949 by Miguel Moquillon
Take into account of the new location and new major version of our Nexus service
The file was modifiedpom.xml (diff)

Summary

  1. Release of 1.5 (details)
  2. Prepare for development iteration of next version 1.6 (details)
  3. Update the copyrights in the files with the URL schema modified to https (details)
  4. Update the version of some Maven plugins (details)
  5. Feature #12866 (details)
  6. Silverpeas 6.4 will be based upon Wildfly 26.1.3 (details)
  7. Add the miredot plugin to generate a documentation of our REST API (details)
  8. Take into account of the new location and new major version of our Nexus service (details)
  9. Update ui compressor maven plugin to 1.7 (details)
The file was modifiedpom.xml (diff)
Commit 2bec75275278712de11bdcdd6340216e0ddd1e3a by devteam
Prepare for development iteration of next version 1.6
The file was modifiedpom.xml (diff)
Commit 291ff7970a8329e8c3e8292c496824a7919c6266 by Miguel Moquillon
Update the copyrights in the files with the URL schema modified to https
The file was modifiedpom.xml (diff)
Commit 65b26bbb9034f8fb652ace5ee269d0bf348d092f by Miguel Moquillon
Update the version of some Maven plugins
The file was modifiedpom.xml (diff)
Commit a8ccf3f741e7a2d24be5592a5ec8c46717571d4a by Miguel Moquillon
Feature #12866

Update version of some Maven plugins
The file was modifiedpom.xml (diff)
Commit 8bc13a828e1fd235364add2b4b81da52f6809216 by Miguel Moquillon
Silverpeas 6.4 will be based upon Wildfly 26.1.3
The file was modifiedpom.xml (diff)
Commit 817bc70dc4a3038f1fc32c3beae5784b53ea525e by Miguel Moquillon
Add the miredot plugin to generate a documentation of our REST API
The file was modifiedpom.xml (diff)
Commit 011be4a806286ea8db9011a328ccc0c7726c98ef by Miguel Moquillon
Take into account of the new location and new major version of our Nexus service
The file was modifiedpom.xml (diff)
Commit 12d03fc6876bbb3d878424ad6f8e1c603ff8af25 by Miguel Moquillon
Update ui compressor maven plugin to 1.7
The file was modifiedpom.xml (diff)