{
  "_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" : 143,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5835e16aced252203dd248d89f71724c7654ac8b",
            "branch" : [
              {
                "SHA1" : "5835e16aced252203dd248d89f71724c7654ac8b",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5835e16aced252203dd248d89f71724c7654ac8b",
            "branch" : [
              {
                "SHA1" : "5835e16aced252203dd248d89f71724c7654ac8b",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5835e16aced252203dd248d89f71724c7654ac8b",
        "branch" : [
          {
            "SHA1" : "5835e16aced252203dd248d89f71724c7654ac8b",
            "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" : 267,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#143",
  "duration" : 192619,
  "estimatedDuration" : 198178,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A #143",
  "id" : "143",
  "keepLog" : False,
  "number" : 143,
  "queueId" : 19,
  "result" : "SUCCESS",
  "timestamp" : 1610820549909,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/view/%CE%BCStories%20-%20Team%20A/job/%CE%BCStories%202021%20-%20Team%20A/143/",
  "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/domain/entities/StoriesDataset.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java"
        ],
        "commitId" : "5835e16aced252203dd248d89f71724c7654ac8b",
        "timestamp" : 1610820338000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
          "fullName" : "fercamta"
        },
        "authorEmail" : "fercamta@gmail.com",
        "comment" : "tsk59 Adds support for find stories in a date range on microstories\nresource\nUpdates the microstories resource on REST layer to support filtering by\ndate range during user microstories search. The dates are expected as\ntwo strings with dd/mm/yyyy format. These will be parsed to Date objects\nusing auxiliary class DateFormatter. Also works with pagination.\n",
        "date" : "2021-01-16 19:05:38 +0100",
        "id" : "5835e16aced252203dd248d89f71724c7654ac8b",
        "msg" : "tsk59 Adds support for find stories in a date range on microstories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
      "fullName" : "fercamta"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}