{
  "_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" : 94,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1d2c21700f6646cca9429195166d6f47a42d72ba",
            "branch" : [
              {
                "SHA1" : "1d2c21700f6646cca9429195166d6f47a42d72ba",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1d2c21700f6646cca9429195166d6f47a42d72ba",
            "branch" : [
              {
                "SHA1" : "1d2c21700f6646cca9429195166d6f47a42d72ba",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1d2c21700f6646cca9429195166d6f47a42d72ba",
        "branch" : [
          {
            "SHA1" : "1d2c21700f6646cca9429195166d6f47a42d72ba",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2122-teamB/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 124,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#94",
  "duration" : 233710,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #94",
  "id" : "94",
  "keepLog" : False,
  "number" : 94,
  "queueId" : 226,
  "result" : "SUCCESS",
  "timestamp" : 1639926489054,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/94/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/dtos/StoryUpdateDto.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceUnitTest.java"
        ],
        "commitId" : "1d2c21700f6646cca9429195166d6f47a42d72ba",
        "timestamp" : 1639926340000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk41 Adds resource for modifying microhistories.\nAdds in the path \"/microstory/{id}\" the possibility to send a PUT with \nthe new data of an existing microhistory (title, text, genre, topic and\nsubtopic). You can send all the data or only the data you want to\nmodify. Verifies that the request is authenticated, and the user who\nmodifies the microhistory is the author. Verifies that the data sent is\nvalid. Adds the necessary tests to verify that everything works\ncorrectly according to the specifications.\n",
        "date" : "2021-12-19 16:05:40 +0100",
        "id" : "1d2c21700f6646cca9429195166d6f47a42d72ba",
        "msg" : "tsk41 Adds resource for modifying microhistories.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/dtos/StoryUpdateDto.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceUnitTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
      "fullName" : "yruben98"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}