{
  "_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" : 135,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d504b464daebd2e2530648caa8e84c13d30741cd",
            "branch" : [
              {
                "SHA1" : "d504b464daebd2e2530648caa8e84c13d30741cd",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d504b464daebd2e2530648caa8e84c13d30741cd",
            "branch" : [
              {
                "SHA1" : "d504b464daebd2e2530648caa8e84c13d30741cd",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d504b464daebd2e2530648caa8e84c13d30741cd",
        "branch" : [
          {
            "SHA1" : "d504b464daebd2e2530648caa8e84c13d30741cd",
            "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" : 241,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#135",
  "duration" : 192082,
  "estimatedDuration" : 198178,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A #135",
  "id" : "135",
  "keepLog" : False,
  "number" : 135,
  "queueId" : 11,
  "result" : "SUCCESS",
  "timestamp" : 1610651470805,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/view/%CE%BCStories%20-%20Team%20A/job/%CE%BCStories%202021%20-%20Team%20A/135/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java"
        ],
        "commitId" : "d504b464daebd2e2530648caa8e84c13d30741cd",
        "timestamp" : 1610651411000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz",
          "fullName" : "miguel.ferreiro.diaz"
        },
        "authorEmail" : "miguel.ferreiro.diaz@gmail.com",
        "comment" : "tsk72 Fixes the handling of the favourites of the User class\nThe management of the favourites of a user has been improved by removing\nthe unused setter of the favourites list and adding the function to\ncheck whether a story is in the favourites list or not. This function\nallows to check when adding a favourite if a story was already a\nfavourite or not. On the other hand, it has been checked that the\nstories to be added or deleted are not null, in case they are, an\nexception will be thrown. Finally, the tests concerning the favourites\nhave been correctly implemented, since the existing ones did not check\ntheir functionality, and the respective tests of the previously\ncommented corrections of the list of favourites have been added.\n",
        "date" : "2021-01-14 20:10:11 +0100",
        "id" : "d504b464daebd2e2530648caa8e84c13d30741cd",
        "msg" : "tsk72 Fixes the handling of the favourites of the User class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz",
      "fullName" : "miguel.ferreiro.diaz"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}