{
  "_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" : 119,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b747a039272db3c13027d4cfef16caf9b6922c42",
            "branch" : [
              {
                "SHA1" : "b747a039272db3c13027d4cfef16caf9b6922c42",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b747a039272db3c13027d4cfef16caf9b6922c42",
            "branch" : [
              {
                "SHA1" : "b747a039272db3c13027d4cfef16caf9b6922c42",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b747a039272db3c13027d4cfef16caf9b6922c42",
        "branch" : [
          {
            "SHA1" : "b747a039272db3c13027d4cfef16caf9b6922c42",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2021-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 1,
      "totalCount" : 223,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#119",
  "duration" : 186566,
  "estimatedDuration" : 198178,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A #119",
  "id" : "119",
  "keepLog" : False,
  "number" : 119,
  "queueId" : 119,
  "result" : "SUCCESS",
  "timestamp" : 1608398347746,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/119/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java",
          "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"
        ],
        "commitId" : "b747a039272db3c13027d4cfef16caf9b6922c42",
        "timestamp" : 1608397822000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
          "fullName" : "fercamta"
        },
        "authorEmail" : "fercamta@gmail.com",
        "comment" : "tsk71 Changes REST responses to HTTP status\nModifies REST resources to make the methods return always a response\nwith a HTTP status. Until now, only the ok responses were using this\nkind of response, while the error responses were throwing Java\nexceptions. Due to this, the tests are modified too to adapt them to\nthis new response system. Also a new ausiliary method was created to\ncheck in the tests that a not found error is received.\n",
        "date" : "2020-12-19 18:10:22 +0100",
        "id" : "b747a039272db3c13027d4cfef16caf9b6922c42",
        "msg" : "tsk71 Changes REST responses to HTTP status",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java"
          },
          {
            "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/rest/StoryResource.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
      "fullName" : "fercamta"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}