Skip to content
Succès

Changes

Summary

  1. Update the build pipeline for the WebEdition project (details)
  2. 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 (details)
  3. Refine the failure step in the silverpeas build pipeline. Hprof dump is (details)
  4. Fix SonarQube Maven execution in pipelines. (details)
Commit 1e65aff8523fd6d2bf304c97d4df2e12036153c0 by Miguel Moquillon
Update the build pipeline for the WebEdition project
The file was modifiedsrc/builds/wbe/Jenkinsfile (diff)
Commit c0c9295a0e0ce0d5ab0981da18bf062891a165bd by Miguel Moquillon
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
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
Commit 1a4dd1e91ddcba1b9d858bc88f7cabae337d554a by Miguel Moquillon
Refine the failure step in the silverpeas build pipeline. Hprof dump is
done of Wildfly and this dump is then sent by email in case of failure.
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
Commit 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 by Miguel Moquillon
Fix SonarQube Maven execution in pipelines.

In the pipeline dedicated to construct a build version of Silverpeas and
in the pipeline to release a version of Silverpeas,
the execution of the sonarqube analysis fails because the Maven plugin
of SonarQube isn't found. FIx the pb by specifying explicitly the
groupId and artifactId of the SonarQube Maven plugin.
The file was modifiedsrc/builds/silverpeas/Jenkinsfile (diff)
The file was modifiedsrc/releases/kernel/Jenkinsfile (diff)

Summary

  1. Upgrade for Silverpeas 6.4.4 (details)
Commit 311cbe0569919315a15a6d50f4c8830b7df1ad64 by devteam
Upgrade for Silverpeas 6.4.4
The file was modifiedDockerfile (diff)