<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_Release" de numéro de build 60</shortDescription><upstreamBuild>60</upstreamBuild><upstreamProject>Silverpeas_Release</upstreamProject><upstreamUrl>job/Silverpeas_Release/</upstreamUrl></cause></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>SILVERPEAS_VERSION</name><value>6.3.5</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>WILDFLY_VERSION</name><value>26.1.1</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>12</buildNumber><marked><SHA1>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</SHA1><branch><SHA1>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</SHA1><branch><SHA1>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</SHA1><branch><SHA1>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</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><refsremotesorigin6.2.x _class='hudson.plugins.git.util.Build'><buildNumber>5</buildNumber><marked><SHA1>af5c09deafaa7388f4d0e5416609d79b641bf0f3</SHA1><branch><SHA1>af5c09deafaa7388f4d0e5416609d79b641bf0f3</SHA1><name>refs/remotes/origin/6.2.x</name></branch></marked><revision><SHA1>af5c09deafaa7388f4d0e5416609d79b641bf0f3</SHA1><branch><SHA1>af5c09deafaa7388f4d0e5416609d79b641bf0f3</SHA1><name>refs/remotes/origin/6.2.x</name></branch></revision></refsremotesorigin6.2.x><refsremotesorigin6.3.x _class='hudson.plugins.git.util.Build'><buildNumber>12</buildNumber><marked><SHA1>414efb115739e4a532757ec4988759bc1dd752c5</SHA1><branch><SHA1>414efb115739e4a532757ec4988759bc1dd752c5</SHA1><name>refs/remotes/origin/6.3.x</name></branch></marked><revision><SHA1>414efb115739e4a532757ec4988759bc1dd752c5</SHA1><branch><SHA1>414efb115739e4a532757ec4988759bc1dd752c5</SHA1><name>refs/remotes/origin/6.3.x</name></branch></revision></refsremotesorigin6.3.x><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>7</buildNumber><marked><SHA1>726cc519ccaaf461914a9c047c21d88b1920b193</SHA1><branch><SHA1>726cc519ccaaf461914a9c047c21d88b1920b193</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>726cc519ccaaf461914a9c047c21d88b1920b193</SHA1><branch><SHA1>726cc519ccaaf461914a9c047c21d88b1920b193</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>414efb115739e4a532757ec4988759bc1dd752c5</SHA1><branch><SHA1>414efb115739e4a532757ec4988759bc1dd752c5</SHA1><name>refs/remotes/origin/6.3.x</name></branch></lastBuiltRevision><remoteUrl>https://github.com/Silverpeas/Silverpeas-Izpack-Installer</remoteUrl><scmName></scmName></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.5</displayName><duration>375218</duration><estimatedDuration>403816</estimatedDuration><fullDisplayName>Silverpeas IzPack Installer 6.3.5</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>5333</queueId><result>SUCCESS</result><timestamp>1716881117402</timestamp><url>https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20IzPack%20Installer/12/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/builds/silverpeas/Jenkinsfile</affectedPath><commitId>61856ec2f095e2a01c158d88bbf6715c048ee92e</commitId><timestamp>1714030581000</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 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.
</comment><date>2024-04-25 09:36:21 +0200</date><id>61856ec2f095e2a01c158d88bbf6715c048ee92e</id><msg>Update the pipeline of building a build version of Silverpeas. In order</msg><path><editType>edit</editType><file>src/builds/silverpeas/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/builds/mobile/Jenkinsfile</affectedPath><affectedPath>src/releases/jackrabbit-jca/Jenkinsfile</affectedPath><affectedPath>src/releases/wbe/Jenkinsfile</affectedPath><affectedPath>src/builds/project/Jenkinsfile</affectedPath><affectedPath>src/builds/wbe/Jenkinsfile</affectedPath><affectedPath>src/releases/project/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-prod/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-dev/Jenkinsfile</affectedPath><affectedPath>src/builds/silverpeas/Jenkinsfile</affectedPath><affectedPath>src/releases/sso/Jenkinsfile</affectedPath><affectedPath>src/builds/coverity-scan/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/tests/upgrade/Jenkinsfile</affectedPath><affectedPath>src/builds/sso/Jenkinsfile</affectedPath><affectedPath>src/builds/jackrabbit-jca/Jenkinsfile</affectedPath><affectedPath>src/tests/install/Jenkinsfile</affectedPath><affectedPath>src/releases/jcr-access-control/Jenkinsfile</affectedPath><affectedPath>src/releases/silverpeas-doc/Jenkinsfile</affectedPath><affectedPath>src/releases/kernel/Jenkinsfile</affectedPath><affectedPath>src/releases/docker-test/Jenkinsfile</affectedPath><commitId>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</commitId><timestamp>1714393818000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/mmoquillon</absoluteUrl><fullName>Miguel Moquillon</fullName></author><authorEmail>miguel.moquillon@silverpeas.com</authorEmail><comment>Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas
</comment><date>2024-04-29 14:30:18 +0200</date><id>884c5ebfe47dc75cec4a31c144d2d2f42842d0f5</id><msg>Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas</msg><path><editType>edit</editType><file>src/releases/docker-dev/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/project-doc/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/mobile/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas-doc/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/sso/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/silverpeas/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/kernel/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/jackrabbit-jca/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/izpack/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/jcr-access-control/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/jackrabbit-jca/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/wbe/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/project/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/wbe/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/project/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/sso/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/docker-test/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/docker-prod/Jenkinsfile</file></path><path><editType>edit</editType><file>src/tests/install/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/docker-build/Jenkinsfile</file></path><path><editType>edit</editType><file>src/releases/jcr-access-control/Jenkinsfile</file></path><path><editType>edit</editType><file>src/tests/upgrade/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/coverity-scan/Jenkinsfile</file></path><path><editType>edit</editType><file>src/builds/silverpeas/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>215f2e3c8446f92db4984a9c879fb4299dc53c18</commitId><timestamp>1708361249000</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.3
</comment><date>2024-02-19 17:47:29 +0100</date><id>215f2e3c8446f92db4984a9c879fb4299dc53c18</id><msg>Update parent POM to version 1.5.3</msg><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><commitId>414efb115739e4a532757ec4988759bc1dd752c5</commitId><timestamp>1708361701000</timestamp><author><absoluteUrl>https://integration.silverpeas.org/jenkins/user/devteam</absoluteUrl><fullName>devteam</fullName></author><authorEmail>devteam@silverpeas.net</authorEmail><comment>Build and publish the Izpack installer for Silverpeas 6.3.4
</comment><date>2024-02-19 17:55:01 +0100</date><id>414efb115739e4a532757ec4988759bc1dd752c5</id><msg>Build and publish the Izpack installer for Silverpeas 6.3.4</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>13</number><url>https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20IzPack%20Installer/13/</url></nextBuild><previousBuild><number>11</number><url>https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20IzPack%20Installer/11/</url></previousBuild></workflowRun>