<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>SILVERPEAS_VERSION</name><value>6.3-build220126</value></parameter></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Démarré par l'utilisateur Miguel Moquillon</shortDescription><userId>mmoquillon</userId><userName>Miguel Moquillon</userName></cause></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>28</buildNumber><marked><SHA1>d8189f02d3a27300735e0ba870e798d0f26e49b7</SHA1><branch><SHA1>d8189f02d3a27300735e0ba870e798d0f26e49b7</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d8189f02d3a27300735e0ba870e798d0f26e49b7</SHA1><branch><SHA1>d8189f02d3a27300735e0ba870e798d0f26e49b7</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d8189f02d3a27300735e0ba870e798d0f26e49b7</SHA1><branch><SHA1>d8189f02d3a27300735e0ba870e798d0f26e49b7</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>28</buildNumber><marked><SHA1>5780907013845a89edf7f4b18107a779566294ec</SHA1><branch><SHA1>5780907013845a89edf7f4b18107a779566294ec</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>5780907013845a89edf7f4b18107a779566294ec</SHA1><branch><SHA1>5780907013845a89edf7f4b18107a779566294ec</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>5780907013845a89edf7f4b18107a779566294ec</SHA1><branch><SHA1>5780907013845a89edf7f4b18107a779566294ec</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></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>6.3-build220126</displayName><duration>104772</duration><estimatedDuration>71234</estimatedDuration><fullDisplayName>Silverpeas Project Web Site Publisher 6.3-build220126</fullDisplayName><id>28</id><keepLog>false</keepLog><number>28</number><queueId>37618</queueId><result>FAILURE</result><timestamp>1643303760947</timestamp><url>https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/28/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><affectedPath>src/releases/jackrabbit-jca/Jenkinsfile</affectedPath><affectedPath>src/releases/project/Jenkinsfile</affectedPath><affectedPath>src/releases/jcr-access-control/Jenkinsfile</affectedPath><commitId>306dd4db6672fb2ecc2dc611c09e78182c7ee632</commitId><timestamp>1643296578000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>In the pipeline of releasing a version of Silverpeas, split each stage
of release in two: one for the releasing itself and another one for
preparing the dev iteration for the next version of the project.
</comment><date>2022-01-27 16:16:18 +0100</date><id>306dd4db6672fb2ecc2dc611c09e78182c7ee632</id><msg>In the pipeline of releasing a version of Silverpeas, split each stage</msg><path><editType>edit</editType><file>src/releases/jackrabbit-jca/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>edit</editType><file>src/releases/project/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/silverpeas/Jenkinsfile</affectedPath><affectedPath>src/builds/project-doc/Jenkinsfile</affectedPath><affectedPath>src/releases/jackrabbit-jca/Jenkinsfile</affectedPath><affectedPath>src/releases/project/Jenkinsfile</affectedPath><affectedPath>src/releases/jcr-access-control/Jenkinsfile</affectedPath><affectedPath>src/releases/silverpeas-doc/Jenkinsfile</affectedPath><commitId>d8189f02d3a27300735e0ba870e798d0f26e49b7</commitId><timestamp>1643303731000</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 publishing the community web site by taking into
account the release of a new version of Silverpeas.

The pipeline of publishing the documentation of Silverpeas-Core,
Silverpeas-Components and the community web site for a new version of
Silverpeas is now in declarative syntax and has been improved to take
into account existing Jenkins job (for delegating some of its stages)

The pipeline of releasing a new version of Silverpeas takes care now of
the expectations of the pipeline of publishing Silverpeas projects'
documentation.
</comment><date>2022-01-27 18:15:31 +0100</date><id>d8189f02d3a27300735e0ba870e798d0f26e49b7</id><msg>Improve the pipeline of publishing the community web site by taking into</msg><path><editType>edit</editType><file>src/builds/project-doc/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/project/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/jackrabbit-jca/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas-doc/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/jcr-access-control/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>5780907013845a89edf7f4b18107a779566294ec</commitId><timestamp>1643302675000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Refine some properties about the wildfly version
</comment><date>2022-01-27 17:57:55 +0100</date><id>5780907013845a89edf7f4b18107a779566294ec</id><msg>Refine some properties about the wildfly version</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><inProgress>false</inProgress><nextBuild><number>29</number><url>https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/29/</url></nextBuild><previousBuild><number>26</number><url>https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/26/</url></previousBuild></workflowRun>