{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 123,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6a027a7a80457f69e1e9c24f09d43b2dc7490546",
            "branch" : [
              {
                "SHA1" : "6a027a7a80457f69e1e9c24f09d43b2dc7490546",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6a027a7a80457f69e1e9c24f09d43b2dc7490546",
            "branch" : [
              {
                "SHA1" : "6a027a7a80457f69e1e9c24f09d43b2dc7490546",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6a027a7a80457f69e1e9c24f09d43b2dc7490546",
        "branch" : [
          {
            "SHA1" : "6a027a7a80457f69e1e9c24f09d43b2dc7490546",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2324-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#123",
  "duration" : 135347,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #123",
  "id" : "123",
  "keepLog" : False,
  "number" : 123,
  "queueId" : 130,
  "result" : "SUCCESS",
  "timestamp" : 1702404369718,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/123/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.java"
        ],
        "commitId" : "6a027a7a80457f69e1e9c24f09d43b2dc7490546",
        "timestamp" : 1702404261000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ivizcaya",
          "fullName" : "ivizcaya"
        },
        "authorEmail" : "ivizcaya@aldaba.es",
        "comment" : "tsk52 Refactor of story DTO mapper\nMoves the story DTO mapper to a new StoryDto to make it reusable from\ntests and rest layers.\n",
        "date" : "2023-12-12 19:04:21 +0100",
        "id" : "6a027a7a80457f69e1e9c24f09d43b2dc7490546",
        "msg" : "tsk52 Refactor of story DTO mapper",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ivizcaya",
      "fullName" : "ivizcaya"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}