{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"TheseFoolishThings_Metrics\" build number 1,313",
          "upstreamBuild" : 1313,
          "upstreamProject" : "TheseFoolishThings_Metrics",
          "upstreamUrl" : "job/TheseFoolishThings_Metrics/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.testng.TestNGTestResultBuildAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 267,
      "urlName" : "testngreports"
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3",
  "displayName" : "#622",
  "duration" : 13920,
  "estimatedDuration" : 14968,
  "executor" : None,
  "fullDisplayName" : "TheseFoolishThings :: Archive (master) #622",
  "id" : "622",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 622,
  "queueId" : 473,
  "result" : "SUCCESS",
  "timestamp" : 1734586896155,
  "url" : "https://services.tidalwave.it/ci/job/TheseFoolishThings/622/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "modules/examples/Data/pom.xml",
          "modules/MessageBus/pom.xml",
          "modules/examples/DciMarshalXStreamExample/pom.xml",
          "modules/examples/pom.xml",
          "archetypes/project/pom.xml",
          "modules/SpringMessageBus/pom.xml",
          "pom.xml",
          "modules/Actors/pom.xml",
          "modules/SpringRoles/pom.xml",
          "modules/examples/InMemoryFinderExample/pom.xml",
          "modules/examples/DciPersistenceJpaExample/pom.xml",
          "modules/examples/DciDisplayableExample/pom.xml",
          "modules/Roles/pom.xml",
          "modules/pom.xml",
          "modules/examples/ExtendedFinderExample/pom.xml",
          "modules/examples/JPAFinderExample/pom.xml",
          "modules/examples/DciSwingExample/pom.xml",
          "modules/Utilities/pom.xml",
          "modules/TestUtilities/pom.xml"
        ],
        "commitId" : "107ebd63ae3f8b00743d2e7e1306930eed479eb7",
        "timestamp" : 1734557570000,
        "author" : {
          "absoluteUrl" : "https://services.tidalwave.it/ci/user/fabrizio.giudici",
          "fullName" : "Fabrizio Giudici"
        },
        "authorEmail" : "fabrizio.giudici@tidalwave.it",
        "comment" : "[maven-release-plugin] prepare release 3.2-ALPHA-24\u000a",
        "date" : "2024-12-18 22:32:50 +0100",
        "id" : "107ebd63ae3f8b00743d2e7e1306930eed479eb7",
        "msg" : "[maven-release-plugin] prepare release 3.2-ALPHA-24",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "modules/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/InMemoryFinderExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/DciSwingExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "archetypes/project/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/DciDisplayableExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/ExtendedFinderExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/Data/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/Roles/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/DciPersistenceJpaExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/SpringMessageBus/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/JPAFinderExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/Utilities/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/Actors/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/SpringRoles/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/MessageBus/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/TestUtilities/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/DciMarshalXStreamExample/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "modules/examples/Data/pom.xml",
          "modules/MessageBus/pom.xml",
          "modules/examples/DciMarshalXStreamExample/pom.xml",
          "modules/examples/pom.xml",
          "modules/SpringMessageBus/pom.xml",
          "archetypes/project/pom.xml",
          "pom.xml",
          "modules/Actors/pom.xml",
          "modules/SpringRoles/pom.xml",
          "modules/examples/InMemoryFinderExample/pom.xml",
          "modules/examples/DciPersistenceJpaExample/pom.xml",
          "modules/examples/DciDisplayableExample/pom.xml",
          "modules/Roles/pom.xml",
          "modules/pom.xml",
          "modules/examples/ExtendedFinderExample/pom.xml",
          "modules/examples/JPAFinderExample/pom.xml",
          "modules/examples/DciSwingExample/pom.xml",
          "modules/Utilities/pom.xml",
          "modules/TestUtilities/pom.xml"
        ],
        "commitId" : "60cf97ef12e3e4f854434caaf264b1c3de0357b1",
        "timestamp" : 1734557571000,
        "author" : {
          "absoluteUrl" : "https://services.tidalwave.it/ci/user/fabrizio.giudici",
          "fullName" : "Fabrizio Giudici"
        },
        "authorEmail" : "fabrizio.giudici@tidalwave.it",
        "comment" : "[maven-release-plugin] prepare for next development iteration\u000a",
        "date" : "2024-12-18 22:32:51 +0100",
        "id" : "60cf97ef12e3e4f854434caaf264b1c3de0357b1",
        "msg" : "[maven-release-plugin] prepare for next development iteration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "modules/Utilities/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/MessageBus/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/SpringMessageBus/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/SpringRoles/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/JPAFinderExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/ExtendedFinderExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/DciDisplayableExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "archetypes/project/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/Actors/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/DciPersistenceJpaExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/Data/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/TestUtilities/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/DciMarshalXStreamExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/Roles/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/DciSwingExample/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "modules/examples/InMemoryFinderExample/pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://services.tidalwave.it/ci/user/fabrizio.giudici",
      "fullName" : "Fabrizio Giudici"
    }
  ]
}