<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause'><shortDescription>Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 477</shortDescription><upstreamBuild>477</upstreamBuild><upstreamProject>Silverpeas_Master_AutoDeploy</upstreamProject><upstreamUrl>job/Silverpeas_Master_AutoDeploy/</upstreamUrl></cause></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>SILVERPEAS_VERSION</name><value>6.3-build220126</value></parameter></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>26</buildNumber><marked><SHA1>8d4df558f8b9998662b40d18cb389b0facc8381b</SHA1><branch><SHA1>8d4df558f8b9998662b40d18cb389b0facc8381b</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>8d4df558f8b9998662b40d18cb389b0facc8381b</SHA1><branch><SHA1>8d4df558f8b9998662b40d18cb389b0facc8381b</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>8d4df558f8b9998662b40d18cb389b0facc8381b</SHA1><branch><SHA1>8d4df558f8b9998662b40d18cb389b0facc8381b</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 _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>26</buildNumber><marked><SHA1>8d0f0436ce956f32ef035bfc2a17c696ea02855f</SHA1><branch><SHA1>8d0f0436ce956f32ef035bfc2a17c696ea02855f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>8d0f0436ce956f32ef035bfc2a17c696ea02855f</SHA1><branch><SHA1>8d0f0436ce956f32ef035bfc2a17c696ea02855f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>8d0f0436ce956f32ef035bfc2a17c696ea02855f</SHA1><branch><SHA1>8d0f0436ce956f32ef035bfc2a17c696ea02855f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/Silverpeas/Silverpeas-Project-Web-Site</remoteUrl><scmName></scmName></action><action></action><action></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><building>false</building><displayName>#26</displayName><duration>92187</duration><estimatedDuration>71234</estimatedDuration><fullDisplayName>Silverpeas Project Web Site Publisher #26</fullDisplayName><id>26</id><keepLog>false</keepLog><number>26</number><queueId>37435</queueId><result>SUCCESS</result><timestamp>1643233928029</timestamp><url>https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/26/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><affectedPath>src/builds/project-doc/Jenkinsfile</affectedPath><affectedPath>src/builds/project/Jenkinsfile</affectedPath><affectedPath>src/releases/jackrabbit-jca/Jenkinsfile</affectedPath><affectedPath>src/builds/docker-build/Jenkinsfile</affectedPath><affectedPath>src/builds/mobile/Jenkinsfile</affectedPath><affectedPath>src/builds/wbe/Jenkinsfile</affectedPath><affectedPath>src/releases/project/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-prod/Jenkinsfile</affectedPath><affectedPath>src/builds/docker-test/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-dev/Jenkinsfile</affectedPath><affectedPath>src/builds/silverpeas/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/builds/sso/Jenkinsfile</affectedPath><affectedPath>src/builds/jackrabbit-jca/Jenkinsfile</affectedPath><affectedPath>src/releases/jcr-access-control/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-test/Jenkinsfile</affectedPath><commitId>8d4df558f8b9998662b40d18cb389b0facc8381b</commitId><timestamp>1643227036000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Improve the pipeline of some Jenkinsfiles to construct a build
version or to release a given version of some projects.

The pipeline for building Docker images are moved into the
releases directory.

Add four new Jenkinsfiles: one for registering a Docker image
for building a Silverpeas project, one for registering a Docker
image for developing on a Silverpeas project, one for preparing
the production-ready Docker image of a version of Silverpeas and
one for creating an IzPack installer of Silverpeas.

The pipeline for releasing a stable version of Silverpeas is
rewritten in the declarative syntax. Instead of doing itself some
jobs (like the Docker images construction or the documentation
generation) it delegates them to external pipelines.
</comment><date>2022-01-26 20:57:16 +0100</date><id>8d4df558f8b9998662b40d18cb389b0facc8381b</id><msg>Improve the pipeline of some Jenkinsfiles to construct a build</msg><path><editType>edit</editType><file>src/builds/wbe/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/jackrabbit-jca/Jenkinsfile</file></path><path><editType>add</editType><file>src/releases/docker-test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/project/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/jackrabbit-jca/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/project/Jenkinsfile</file></path><path><editType>add</editType><file>src/releases/docker-prod/Jenkinsfile</file></path><path><editType>delete</editType><file>src/builds/docker-test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/project-doc/Jenkinsfile</file></path><path><editType>delete</editType><file>src/builds/docker-build/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/sso/Jenkinsfile</file></path><path><editType>add</editType><file>src/releases/docker-build/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/jcr-access-control/Jenkinsfile</file></path><path><editType>add</editType><file>src/releases/izpack/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/jcr-access-control/Jenkinsfile</file></path><path><editType>add</editType><file>src/releases/docker-dev/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/mobile/Jenkinsfile</file></path></item><kind>git</kind></changeSet><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><commitId>905fb86086ed46eab3c4b303510620abcc2a440b</commitId><timestamp>1643021405000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/devteam</absoluteUrl><fullName>devteam</fullName></author><authorEmail>devteam@silverpeas.net</authorEmail><comment>Update parent POM to version 1.5-build220124
</comment><date>2022-01-24 11:50:05 +0100</date><id>905fb86086ed46eab3c4b303510620abcc2a440b</id><msg>Update parent POM to version 1.5-build220124</msg><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><commitId>8d0f0436ce956f32ef035bfc2a17c696ea02855f</commitId><timestamp>1643021405000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/devteam</absoluteUrl><fullName>devteam</fullName></author><authorEmail>devteam@silverpeas.net</authorEmail><comment>Update the build version of Silverpeas to 6.3-build220124
</comment><date>2022-01-24 11:50:05 +0100</date><id>8d0f0436ce956f32ef035bfc2a17c696ea02855f</id><msg>Update the build version of Silverpeas to 6.3-build220124</msg><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>28</number><url>https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/28/</url></nextBuild><previousBuild><number>25</number><url>https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/25/</url></previousBuild></workflowRun>