{
  "_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" : 95,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "af6e3385a0f3989ecff4fb277929a590af2e7f7b",
            "branch" : [
              {
                "SHA1" : "af6e3385a0f3989ecff4fb277929a590af2e7f7b",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "af6e3385a0f3989ecff4fb277929a590af2e7f7b",
            "branch" : [
              {
                "SHA1" : "af6e3385a0f3989ecff4fb277929a590af2e7f7b",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "af6e3385a0f3989ecff4fb277929a590af2e7f7b",
        "branch" : [
          {
            "SHA1" : "af6e3385a0f3989ecff4fb277929a590af2e7f7b",
            "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" : 129,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#95",
  "duration" : 208496,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #95",
  "id" : "95",
  "keepLog" : False,
  "number" : 95,
  "queueId" : 227,
  "result" : "SUCCESS",
  "timestamp" : 1639931169166,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/95/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
        ],
        "commitId" : "47de44dcc0f9a4a1a8343fd2e78070b32862082e",
        "timestamp" : 1639930864000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "fix: Removes unused attributes\nRemoves from StoryController attributes that were not being used\n",
        "date" : "2021-12-19 17:21:04 +0100",
        "id" : "47de44dcc0f9a4a1a8343fd2e78070b32862082e",
        "msg" : "fix: Removes unused attributes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
        ],
        "commitId" : "291bce81958accbbef9426256b93ffa2a614a810",
        "timestamp" : 1639930864000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk15 Corrects the methods exploreStories and calculateNumPagesExplore\nModifies the exploreStories method to use TypedQuery's setMaxResults and \nsetFirstResults methods when getting the stories corresponding to each\npage\nModifies the calculateNumPagesExplore method to use a specific query to\ncount the number of items (COUNT query)\n",
        "date" : "2021-12-19 17:21:04 +0100",
        "id" : "291bce81958accbbef9426256b93ffa2a614a810",
        "msg" : "tsk15 Corrects the methods exploreStories and calculateNumPagesExplore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
        ],
        "commitId" : "04a2c04ec3001020b98c0f1f01332d6be2db2bee",
        "timestamp" : 1639930864000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk15 Add more tests for story exploration\nAdd more tests to check different combinations to obtain the number of\npages according to the options chosen in the filter (genre, topic and\npublication)\n",
        "date" : "2021-12-19 17:21:04 +0100",
        "id" : "04a2c04ec3001020b98c0f1f01332d6be2db2bee",
        "msg" : "tsk15 Add more tests for story exploration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
        ],
        "commitId" : "05d29c3b5dd4ea421e7824384feaea06803f06aa",
        "timestamp" : 1639930864000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk34 Fixes getStoriesByUser and calculateNumPagesStoriesByUser methods\nModifies the getStoriesByUser method to use TypedQuery's setMaxResults\nand setFirstResults methods when getting the corresponding stories for\npagination\nModifies the calculateNumPagesStoriesByUser method to use a specific\nquery to count the number of items (COUNT query)\n",
        "date" : "2021-12-19 17:21:04 +0100",
        "id" : "05d29c3b5dd4ea421e7824384feaea06803f06aa",
        "msg" : "tsk34 Fixes getStoriesByUser and calculateNumPagesStoriesByUser methods",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
        ],
        "commitId" : "f299bb130ffef0ddc03752979a1b15b2e727a6d7",
        "timestamp" : 1639930864000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "fix: Fixes the searchStories and calculateNumPagesSearch methods\nModifies the searchStories method to use TypedQuery's setMaxResults and \nsetFirstResults methods when retrieving stories taking pagination into\naccount\nModifies the calculateNumPagesSearch method to use a specific query to\ncount the number of items (COUNT query)\n",
        "date" : "2021-12-19 17:21:04 +0100",
        "id" : "f299bb130ffef0ddc03752979a1b15b2e727a6d7",
        "msg" : "fix: Fixes the searchStories and calculateNumPagesSearch methods",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/exploreStories.xhtml"
        ],
        "commitId" : "af6e3385a0f3989ecff4fb277929a590af2e7f7b",
        "timestamp" : 1639930864000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "fix: Fixes a problem with the number of characters in the explore view\nIf the number of characters in a story is less than 60, an error appears\nwhen trying to list stories. To fix this problem a check is added, so\nthat if the number of characters is less than 60 it shows the full text,\notherwise it limits the text to 60 characters\n",
        "date" : "2021-12-19 17:21:04 +0100",
        "id" : "af6e3385a0f3989ecff4fb277929a590af2e7f7b",
        "msg" : "fix: Fixes a problem with the number of characters in the explore view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/exploreStories.xhtml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
      "fullName" : "ifmarinho"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}