{
  "_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" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ac8affb3644920f6705a43207b07060aff04b63e",
            "branch" : [
              {
                "SHA1" : "ac8affb3644920f6705a43207b07060aff04b63e",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ac8affb3644920f6705a43207b07060aff04b63e",
            "branch" : [
              {
                "SHA1" : "ac8affb3644920f6705a43207b07060aff04b63e",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ac8affb3644920f6705a43207b07060aff04b63e",
        "branch" : [
          {
            "SHA1" : "ac8affb3644920f6705a43207b07060aff04b63e",
            "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" : 103,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#74",
  "duration" : 214182,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #74",
  "id" : "74",
  "keepLog" : False,
  "number" : 74,
  "queueId" : 151,
  "result" : "SUCCESS",
  "timestamp" : 1638815167140,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/74/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/ownStories.xhtml",
          "jsf/src/main/webapp/WEB-INF/shared/header.xhtml",
          "jsf/src/main/webapp/styles/main.css"
        ],
        "commitId" : "256c3d85d45b2770c70b32fbda37793276f09968",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk34 Adds access to own stories view\nModify the header to add an access button to the user's own micro\nstories view and the login access button\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "256c3d85d45b2770c70b32fbda37793276f09968",
        "msg" : "tsk34 Adds access to own stories view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/styles/main.css"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/ownStories.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/shared/header.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/WEB-INF/shared/header.xhtml"
        ],
        "commitId" : "109f0d9a0d534a1f6c05261f0da8086019d755c5",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk34 Modifies header to give access to user stories\nModifies the header to be able to access the user's history list. Also\nadds the button that gives access to the login view\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "109f0d9a0d534a1f6c05261f0da8086019d755c5",
        "msg" : "tsk34 Modifies header to give access to user stories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/shared/header.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/ownStories.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
        ],
        "commitId" : "5f8f5dbc9333b74d26b2dbae4278766de7362480",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "task34 Adds user stories view\nAdds view and functionality in the controller to display the list of \nstories written by the current user\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "5f8f5dbc9333b74d26b2dbae4278766de7362480",
        "msg" : "task34 Adds user stories view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/ownStories.xhtml"
          }
        ]
      },
      {
        "_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" : "a42cdddd3418d7094c0cc53f075072b6a051bb7d",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "task34 Adds pagination to the user's own stories view\nAdds pagination functionality to the list view of the current user's own\nstories\nAdds pagination tests for the current user's own stories list view\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "a42cdddd3418d7094c0cc53f075072b6a051bb7d",
        "msg" : "task34 Adds pagination to the user's own stories view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/WEB-INF/shared/header.xhtml",
          "jsf/src/main/webapp/login.xhtml",
          "jsf/src/main/webapp/styles/main.css"
        ],
        "commitId" : "eeab017b5b755561d70098e93f04a3da06f3e512",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk31 Adds login and logout\nAdds Login view to allow a user to log in to the application\nModifies the header to add the Logout button\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "eeab017b5b755561d70098e93f04a3da06f3e512",
        "msg" : "tsk31 Adds login and logout",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/shared/header.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/login.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/styles/main.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/LoginController.java",
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/UserService.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java",
          "tests/src/main/resources/datasets/users.xml"
        ],
        "commitId" : "3b13204a5ceb7a62b36b0e3abb7eda3fee5cf5ee",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk31 Adds the functionality for login and logout\nAdds the controller where the necessary functions for login and logout \nare implemented. Also added checks for valid login credentials\nAdds the UserService file where the user in session is obtained\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "3b13204a5ceb7a62b36b0e3abb7eda3fee5cf5ee",
        "msg" : "tsk31 Adds the functionality for login and logout",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/LoginController.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/UserService.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/users.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java"
        ],
        "commitId" : "d53f8bf45c327922f927f9404b9d6ce103cbacf8",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk31 Adds the tests to check the login functionality\nAdds IsEqualsToUser and UserServiceTest classes that implement the\nnecessary methods to perform tests on the Login\nAdds in UsersDataset the necessary methods to check if the user with\nwhich the session is started is an existing user\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "d53f8bf45c327922f927f9404b9d6ce103cbacf8",
        "msg" : "tsk31 Adds the tests to check the login functionality",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
        ],
        "commitId" : "398731a758ef00dccba3aec21eea2a9ec459a5ad",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "fix: Corrects the sequence of tests in the StoryServiceTest class\nCorrects the sequence number of the test \ntestCalculateNumPagesStoriesByUser in the StoryServiceTest test class\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "398731a758ef00dccba3aec21eea2a9ec459a5ad",
        "msg" : "fix: Corrects the sequence of tests in the StoryServiceTest class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/ownStories.xhtml"
        ],
        "commitId" : "ac8affb3644920f6705a43207b07060aff04b63e",
        "timestamp" : 1638815054000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk34 Adds the back button in the list of own stories\nAdds a button to go back to the previous page in the user's own stories\nlist view\n",
        "date" : "2021-12-06 19:24:14 +0100",
        "id" : "ac8affb3644920f6705a43207b07060aff04b63e",
        "msg" : "tsk34 Adds the back button in the list of own stories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/ownStories.xhtml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
      "fullName" : "ifmarinho"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}