{
  "_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" : 120,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f224ed088a6462b55f546a05507763f54e3286f8",
            "branch" : [
              {
                "SHA1" : "f224ed088a6462b55f546a05507763f54e3286f8",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f224ed088a6462b55f546a05507763f54e3286f8",
            "branch" : [
              {
                "SHA1" : "f224ed088a6462b55f546a05507763f54e3286f8",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f224ed088a6462b55f546a05507763f54e3286f8",
        "branch" : [
          {
            "SHA1" : "f224ed088a6462b55f546a05507763f54e3286f8",
            "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" : "#120",
  "duration" : 192011,
  "estimatedDuration" : 198178,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A #120",
  "id" : "120",
  "keepLog" : False,
  "number" : 120,
  "queueId" : 120,
  "result" : "SUCCESS",
  "timestamp" : 1608422228325,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/view/%CE%BCStories%20-%20Team%20A/job/%CE%BCStories%202021%20-%20Team%20A/120/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/DateFormatter.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
        ],
        "commitId" : "f224ed088a6462b55f546a05507763f54e3286f8",
        "timestamp" : 1608421669000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
          "fullName" : "fercamta"
        },
        "authorEmail" : "fercamta@gmail.com",
        "comment" : "tsk71 Adds auxiliary date formatter\nAdds a new auxiliary class to formatting dates coming through the URL as\ntext before giving them to lower layers of the application. This new\nclass could be injected on REST resources to get the functionalities. It\nhas two methods for parsing dates, one returning it as a Date object\nwith the time setted at the starting time of the day, 00:00:00, and the\nother with the time setted at the end of the day, 23:59:59. Once it's\nintegrated, the REST resources and their tests, are updated to make use\nof this new utilities.\n",
        "date" : "2020-12-20 00:47:49 +0100",
        "id" : "f224ed088a6462b55f546a05507763f54e3286f8",
        "msg" : "tsk71 Adds auxiliary date formatter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/DateFormatter.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/fercamta",
      "fullName" : "fercamta"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}