{
  "_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" : 131,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "af35a488c60ec1ecfba445ed59963ac3b71cf56f",
            "branch" : [
              {
                "SHA1" : "af35a488c60ec1ecfba445ed59963ac3b71cf56f",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "af35a488c60ec1ecfba445ed59963ac3b71cf56f",
            "branch" : [
              {
                "SHA1" : "af35a488c60ec1ecfba445ed59963ac3b71cf56f",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "af35a488c60ec1ecfba445ed59963ac3b71cf56f",
        "branch" : [
          {
            "SHA1" : "af35a488c60ec1ecfba445ed59963ac3b71cf56f",
            "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" : 235,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#131",
  "duration" : 191367,
  "estimatedDuration" : 198178,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A #131",
  "id" : "131",
  "keepLog" : False,
  "number" : 131,
  "queueId" : 7,
  "result" : "SUCCESS",
  "timestamp" : 1610646850655,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/131/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java"
        ],
        "commitId" : "af35a488c60ec1ecfba445ed59963ac3b71cf56f",
        "timestamp" : 1610646481000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
          "fullName" : "fercamta"
        },
        "authorEmail" : "fercamta@gmail.com",
        "comment" : "tsk67 Moves pagination to a separated method on service\nRefactorizes the story service class to extract the pagination from\nvarious methods and takes it to a separated method, making it more\nreadable and reusable. This new method accepts two querys, one for\ngetting the results and other for the results count, number of page and\nnumber of max items per page. Also the method is overloaded for accept\nSQL strings without parameters, with the same parameter for the results\nquery and for count query, or with different parameters for each query.\nThis parameters are expected to be received as unary operator to be\napplied on the query.\n",
        "date" : "2021-01-14 18:48:01 +0100",
        "id" : "af35a488c60ec1ecfba445ed59963ac3b71cf56f",
        "msg" : "tsk67 Moves pagination to a separated method on service",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
      "fullName" : "fercamta"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}