{
  "_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" : 72,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c9af8b5c1fa189c3b2f27c3707965eff8c252c2",
            "branch" : [
              {
                "SHA1" : "1c9af8b5c1fa189c3b2f27c3707965eff8c252c2",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c9af8b5c1fa189c3b2f27c3707965eff8c252c2",
            "branch" : [
              {
                "SHA1" : "1c9af8b5c1fa189c3b2f27c3707965eff8c252c2",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1c9af8b5c1fa189c3b2f27c3707965eff8c252c2",
        "branch" : [
          {
            "SHA1" : "1c9af8b5c1fa189c3b2f27c3707965eff8c252c2",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2122-teamB/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 97,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#72",
  "duration" : 226094,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #72",
  "id" : "72",
  "keepLog" : False,
  "number" : 72,
  "queueId" : 147,
  "result" : "SUCCESS",
  "timestamp" : 1638718209644,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/72/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/WEB-INF/components/mostReadStoriesCarrousel.xhtml",
          "jsf/src/main/webapp/index.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
        ],
        "commitId" : "d32675ae41c9e8797a24424724d9e0c7d3d5a70a",
        "timestamp" : 1638717949000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk20 Adds most read stories to home page\nAdds a carousel for the most read stories in the main view along with\nthe necessary logic to the controller. The carousel is moved to a\nseparate file to improve the maintenance of this visual component.\n",
        "date" : "2021-12-05 16:25:49 +0100",
        "id" : "d32675ae41c9e8797a24424724d9e0c7d3d5a70a",
        "msg" : "tsk20 Adds most read stories to home page",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/WEB-INF/components/mostReadStoriesCarrousel.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/searchStories.xhtml"
        ],
        "commitId" : "6f684138afbcb1e514240a3591ff8f69b65d5b3c",
        "timestamp" : 1638718058000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "fix: Fixes problem with number of characters in search view\nIf the number of characters in a story is less than 60, the rendering of\nthe view will fail. Text length check is added.\n",
        "date" : "2021-12-05 16:27:38 +0100",
        "id" : "6f684138afbcb1e514240a3591ff8f69b65d5b3c",
        "msg" : "fix: Fixes problem with number of characters in search view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/searchStories.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
        ],
        "commitId" : "1c9af8b5c1fa189c3b2f27c3707965eff8c252c2",
        "timestamp" : 1638718154000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "fix: Fixes NullPointerException problem in most read stories method\nThe service method did not initialize a variable, which it then\ncompared, not guaranteed to be non-null.\n",
        "date" : "2021-12-05 16:29:14 +0100",
        "id" : "1c9af8b5c1fa189c3b2f27c3707965eff8c252c2",
        "msg" : "fix: Fixes NullPointerException problem in most read stories method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
      "fullName" : "yruben98"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}