<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BUILD_VERSION</name><value>2.20.5-build220516</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>7</buildNumber><marked><SHA1>1fdcd5cb6e431760ea616d402798758742a50046</SHA1><branch><SHA1>1fdcd5cb6e431760ea616d402798758742a50046</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1fdcd5cb6e431760ea616d402798758742a50046</SHA1><branch><SHA1>1fdcd5cb6e431760ea616d402798758742a50046</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1fdcd5cb6e431760ea616d402798758742a50046</SHA1><branch><SHA1>1fdcd5cb6e431760ea616d402798758742a50046</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></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>7</buildNumber><marked><SHA1>6728737576ff1d411368dedcf04ba5058bf511cf</SHA1><branch><SHA1>6728737576ff1d411368dedcf04ba5058bf511cf</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6728737576ff1d411368dedcf04ba5058bf511cf</SHA1><branch><SHA1>6728737576ff1d411368dedcf04ba5058bf511cf</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6728737576ff1d411368dedcf04ba5058bf511cf</SHA1><branch><SHA1>6728737576ff1d411368dedcf04ba5058bf511cf</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/Silverpeas/Silverpeas-Jackrabbit-JCA</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><artifact><displayPath>release.yaml</displayPath><fileName>release.yaml</fileName><relativePath>target/release.yaml</relativePath></artifact><building>false</building><displayName>2.20.5</displayName><duration>50455</duration><estimatedDuration>79856</estimatedDuration><fullDisplayName>Silverpeas_Jackrabbit-JCA_Release 2.20.5</fullDisplayName><id>7</id><keepLog>false</keepLog><number>7</number><queueId>50902</queueId><result>SUCCESS</result><timestamp>1652715985410</timestamp><url>https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Jackrabbit-JCA_Release/7/</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/releases/izpack/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-prod/Jenkinsfile</affectedPath><affectedPath>src/releases/silverpeas-doc/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-test/Jenkinsfile</affectedPath><commitId>66693f2e154a726ed0fad645cd277d018fd907ca</commitId><timestamp>1649325047000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Fix a bug in the release pipeline of Silverpeas
Fix a bug in the Silverpea doc publishing pipeline
Fix a bug in the izPack installer generator pipeline
Fix a bug in the pipeline of updating the Dockerfile to generate a
Docker image of Silverpeas for the production.
Fix a bug in the pipeline buidling a Docker image of Silverpeas for
testing purpose.
</comment><date>2022-04-07 11:50:47 +0200</date><id>66693f2e154a726ed0fad645cd277d018fd907ca</id><msg>Fix a bug in the release pipeline of Silverpeas</msg><path><editType>edit</editType><file>src/releases/docker-prod/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas-doc/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/izpack/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/project-doc/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/docker-test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/releases/docker-prod/Jenkinsfile</affectedPath><commitId>1fdcd5cb6e431760ea616d402798758742a50046</commitId><timestamp>1649661425000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Update the Jenkinsfile that builds a Docker image of Silverpeas for
pro. Now, the pipeline will perform a PR by using the Github API. It
checks also if the build is just an update of an existing version of
Silverpeas
</comment><date>2022-04-11 09:17:05 +0200</date><id>1fdcd5cb6e431760ea616d402798758742a50046</id><msg>Update the Jenkinsfile that builds a Docker image of Silverpeas for</msg><path><editType>edit</editType><file>src/releases/docker-prod/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>6728737576ff1d411368dedcf04ba5058bf511cf</commitId><timestamp>1652714857000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Upgrade for Jackrabbit 2.20.5, for Tika 2.4.0, and for metadata-extractor 2.18.0
</comment><date>2022-05-16 17:27:37 +0200</date><id>6728737576ff1d411368dedcf04ba5058bf511cf</id><msg>Upgrade for Jackrabbit 2.20.5, for Tika 2.4.0, and for metadata-extractor 2.18.0</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>8</number><url>https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Jackrabbit-JCA_Release/8/</url></nextBuild><previousBuild><number>6</number><url>https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Jackrabbit-JCA_Release/6/</url></previousBuild></workflowRun>