{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Démarré par le projet amont \"Silverpeas_Master_AutoDeploy\" de numéro de build 627",
          "upstreamBuild" : 627,
          "upstreamProject" : "Silverpeas_Master_AutoDeploy",
          "upstreamUrl" : "job/Silverpeas_Master_AutoDeploy/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "SILVERPEAS_VERSION",
          "value" : "6.4-build230108"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 144,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f5ce6737fdf3d26a06780a69524deda523f9fff3",
            "branch" : [
              {
                "SHA1" : "f5ce6737fdf3d26a06780a69524deda523f9fff3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f5ce6737fdf3d26a06780a69524deda523f9fff3",
            "branch" : [
              {
                "SHA1" : "f5ce6737fdf3d26a06780a69524deda523f9fff3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f5ce6737fdf3d26a06780a69524deda523f9fff3",
        "branch" : [
          {
            "SHA1" : "f5ce6737fdf3d26a06780a69524deda523f9fff3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Jenkins-Pipelines.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 144,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a2155d4f3259075b17c8a9ef66c58d447dcc427c",
            "branch" : [
              {
                "SHA1" : "a2155d4f3259075b17c8a9ef66c58d447dcc427c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a2155d4f3259075b17c8a9ef66c58d447dcc427c",
            "branch" : [
              {
                "SHA1" : "a2155d4f3259075b17c8a9ef66c58d447dcc427c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a2155d4f3259075b17c8a9ef66c58d447dcc427c",
        "branch" : [
          {
            "SHA1" : "a2155d4f3259075b17c8a9ef66c58d447dcc427c",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Silverpeas-Project-Web-Site"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "6.4-build230108",
  "duration" : 57617,
  "estimatedDuration" : 55669,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Project Web Site Publisher 6.4-build230108",
  "id" : "144",
  "keepLog" : False,
  "number" : 144,
  "queueId" : 73038,
  "result" : "SUCCESS",
  "timestamp" : 1673208880686,
  "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/144/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "92203ffe446fc0d7236b5e7c366eaec3026deab6",
          "timestamp" : 1672917316000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
            "fullName" : "devteam"
          },
          "authorEmail" : "devteam@silverpeas.net",
          "comment" : "Update the build version of Silverpeas to 6.4-build230105\u000a",
          "date" : "2023-01-05 12:15:16 +0100",
          "id" : "92203ffe446fc0d7236b5e7c366eaec3026deab6",
          "msg" : "Update the build version of Silverpeas to 6.4-build230105",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/site/xdoc/releasenotes.xml"
          ],
          "commitId" : "09507eada42122646db16a455a50e051b2cfe057",
          "timestamp" : 1672937410000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Add the release notes of Silverpeas 6.3\u000a",
          "date" : "2023-01-05 17:50:10 +0100",
          "id" : "09507eada42122646db16a455a50e051b2cfe057",
          "msg" : "Add the release notes of Silverpeas 6.3",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/site/xdoc/releasenotes.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/site/resources/js/pdf/viewer.min.css",
            "src/site/resources/js/pdf/pdf.worker.min.js",
            "src/site/resources/Silverpeas-Screenshots.pdf",
            "src/site/resources/js/pdf/pdf.min.js",
            "src/site/resources/js/pdf/sp-viewer.min.css",
            "src/site/resources/js/pdf/viewer.min.js",
            "src/site/xdoc/screenshots.xml"
          ],
          "commitId" : "a2155d4f3259075b17c8a9ef66c58d447dcc427c",
          "timestamp" : 1673017801000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the screenshots page to load a PDF file containing examples of screenshots of Silverpeas\u000a",
          "date" : "2023-01-06 16:10:01 +0100",
          "id" : "a2155d4f3259075b17c8a9ef66c58d447dcc427c",
          "msg" : "Update the screenshots page to load a PDF file containing examples of screenshots of Silverpeas",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/site/resources/js/pdf/pdf.min.js"
            },
            {
              "editType" : "edit",
              "file" : "src/site/xdoc/screenshots.xml"
            },
            {
              "editType" : "add",
              "file" : "src/site/resources/js/pdf/viewer.min.js"
            },
            {
              "editType" : "add",
              "file" : "src/site/resources/js/pdf/pdf.worker.min.js"
            },
            {
              "editType" : "add",
              "file" : "src/site/resources/Silverpeas-Screenshots.pdf"
            },
            {
              "editType" : "add",
              "file" : "src/site/resources/js/pdf/viewer.min.css"
            },
            {
              "editType" : "add",
              "file" : "src/site/resources/js/pdf/sp-viewer.min.css"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    },
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
      "fullName" : "devteam"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 145,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/145/"
  },
  "previousBuild" : {
    "number" : 143,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/143/"
  }
}